libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more
libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more. This is a simple library used for userspace, which manages multi-chip sync (on platforms [FMCOMMS5] where multiple AD9361 devices are use) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.
libad9361-iio is an IIO AD9361 library for filter design and handling, multi-chip sync, and more. This is a simple library used for userspace, which manages multi-chip sync (on platforms [FMCOMMS5] where multiple AD9361 devices are use) can create AD9361 specific FIR filters on the fly. Provides the GIT master branch version, which is typically updated every few days to week.
To install libad9361-iio, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install libad9361-iio
To see what files were installed by libad9361-iio, run:
port contents libad9361-iio
To later upgrade libad9361-iio, run:
sudo port selfupdate && sudo port upgrade libad9361-iio
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.