gr-iqbal 0.38-4build1 source package in Ubuntu
Changelog
gr-iqbal (0.38-4build1) focal; urgency=medium * No-change rebuild to build with python3.8. -- Matthias Klose <email address hidden> Sat, 25 Jan 2020 06:11:21 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- A. Maitland Bottoms
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gr-iqbal_0.38.orig-libosmo-dsp.tar.xz | 37.9 KiB | 7ad9d9fc85bd93f50e9db64e39c912e1fb8016e68b6b716db81965651eb6b948 |
gr-iqbal_0.38.orig.tar.xz | 70.4 KiB | 0da1ef165c6c145e4ee001e604464fb1986b9487280584d6dc09698944179254 |
gr-iqbal_0.38-4build1.debian.tar.xz | 13.9 KiB | d589bd92a8704cd31926231e6b6d023c61a14d2644e6087534b14b2826879a8e |
gr-iqbal_0.38-4build1.dsc | 2.5 KiB | b0c4036b34315ed5b480c6b035da4a0db79e0d5a8702cfda546addad7ac515a0 |
Available diffs
- diff from 0.38-4 (in Debian) to 0.38-4build1 (336 bytes)
Binary packages built by this source
- gr-iqbal: 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).
- gr-iqbal-dbgsym: debug symbols for gr-iqbal
- libgnuradio-iqbalance3.8.0: GNU Radio Blind IQ imbalance estimator and correction (shared library)
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" and "IQ Bal Optimize".
.
This package provides a shared library for gr-iqbal.
- libgnuradio-iqbalance3.8.0-dbgsym: debug symbols for libgnuradio-iqbalance3.8.0