gr-iqbalance provides I/Q balancing blocks for GNU Radio
gr-iqbalance provides I/Q balancing blocks for GNU Radio. This port is kept up with the gr-iqbal GIT 'master' branch, which is typically updated monthly.
gr-iqbalance provides I/Q balancing blocks for GNU Radio. This port is kept up with the gr-iqbal GIT 'master' branch, which is typically updated monthly.
To install gr-iqbalance, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gr-iqbalance
To see what files were installed by gr-iqbalance, run:
port contents gr-iqbalance
To later upgrade gr-iqbalance, run:
sudo port selfupdate && sudo port upgrade gr-iqbalance
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.