パッケージ: gr-iqbal (0.37.2-11 など)
gr-iqbal に関するリンク
Debian の資源:
gr-iqbal ソースパッケージをダウンロード:
- [gr-iqbal_0.37.2-11.dsc]
- [gr-iqbal_0.37.2.orig-libosmo-dsp.tar.gz]
- [gr-iqbal_0.37.2.orig.tar.gz]
- [gr-iqbal_0.37.2-11.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cgit.osmocom.org]
類似のパッケージ:
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 関連パッケージ
|
|
|
|
-
- dep: libboost-system1.67.0
- Operating system (e.g. diagnostics support) library
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libfftw3-single3 (>= 3.3.5)
- 高速フーリエ変換計算ライブラリ - 単精度
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libgnuradio-iqbalance3.7.11 (= 0.37.2-11+b3)
- GNU Radio Blind IQ imbalance estimator and correction (runtime)
-
- dep: libgnuradio-pmt3.7.13
- gnuradio pmt container library
-
- dep: libgnuradio-runtime3.7.13
- gnuradio core runtime
-
- dep: liblog4cpp5v5
- C++ library for flexible logging (runtime)
-
- dep: libpython2.7 (>= 2.7)
- Python 共有ランタイムライブラリ (バージョン 2.7)
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3