USRP Hardware Driver for Ettus Research Products: Provides UHD 3.9 Long-Term Service (LTS) branch. This branch is not updated except for compatibility with OSs released after it was finalized.
USRP Hardware Driver for Ettus Research Products: Provides UHD 3.9 Long-Term Service (LTS) branch. This branch is not updated except for compatibility with OSs released after it was finalized.
To install uhd-39lts, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install uhd-39lts
To see what files were installed by uhd-39lts, run:
port contents uhd-39lts
To later upgrade uhd-39lts, run:
sudo port selfupdate && sudo port upgrade uhd-39lts
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.