How to Install and Uninstall gr-iqbal Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "gr-iqbal" package

Here is a brief guide to show you how to install gr-iqbal on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gr-iqbal

2. Uninstall "gr-iqbal" package

Please follow the instructions below to uninstall gr-iqbal on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gr-iqbal $ sudo apt autoclean && sudo apt autoremove

3. Information about the gr-iqbal package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gr-iqbal
Priority: extra
Section: universe/libdevel
Installed-Size: 349
Maintainer: Ubuntu Developers
Original-Maintainer: A. Maitland Bottoms
Architecture: amd64
Version: 0.37.2-5
Depends: libboost-system1.58.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgnuradio-iqbalance0 (= 0.37.2-5), libgnuradio-pmt3.7.9, libgnuradio-runtime3.7.9, libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Filename: pool/universe/g/gr-iqbal/gr-iqbal_0.37.2-5_amd64.deb
Size: 67500
MD5sum: f71430addf8d1ac802aba6ed57ee636d
SHA1: ca2e0f756651b401c1e79c6976e6a16368a973f5
SHA256: 0b7092beb6688706e6f0e7f671ffdcab6d9165b5a6627504845d24b4d58586ec
Description-en: GNU Radio Blind IQ imbalance estimator and correction
The general idea is to suppress symmetrical images caused by IQ
imbalance in the RX path of quadrature receivers.
It's composed of two subblocks:
.
"IQ Bal Fix": This applies the actual correction. to a complex
stream. The correction parameters are only magnitude/phase and the
actual correction algo is the same as applied in hardware in the USRP.
You can either specify the correction parameters manually on the
block, or send them via 'messages'.
.
"IQ Bal Optimize": This blocks tries to blindly detect the imbalance
by minimizing the correlation between the left and right part of the
spectrum. See the code for the "how it does it". The general idea is
inspired from papers found on the internet and the way some SDR
software achieve the same things (sdr# for eg, although there are
significant differences in the actual implementation).
Description-md5: d1941592a7b1ef5f4224711566fb3e9c
Homepage: http://cgit.osmocom.org/cgit/gr-iqbal/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu