provides drivers and SDR application support for the LMS7002M RFIC
Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware. This port is kept up with the LimeSuite GIT 'master' branch, is typically updated weekly to monthly.
Lime Suite is a collection of software supporting several hardware platforms including the LimeSDR, drivers for the LMS7002M transceiver RFIC, and other tools for developing with LMS7-based hardware. This port is kept up with the LimeSuite GIT 'master' branch, is typically updated weekly to monthly.
To install limesuite-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install limesuite-devel
To see what files were installed by limesuite-devel, run:
port contents limesuite-devel
To later upgrade limesuite-devel, run:
sudo port selfupdate && sudo port upgrade limesuite-devel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.