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.
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.
To install limesuite, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install limesuite
To see what files were installed by limesuite, run:
port contents limesuite
To later upgrade limesuite, run:
sudo port selfupdate && sudo port upgrade limesuite
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.