gr-iqbal 0.37.1.4.a1bca1f9-1 source package in Ubuntu

Changelog

gr-iqbal (0.37.1.4.a1bca1f9-1) unstable; urgency=low


  * New upstream snapshot (Closes: #725843).
  * Match GNU Radio live distribution version

 -- A. Maitland Bottoms <email address hidden>  Sat, 28 Sep 2013 22:55:08 -0400

Upload details

Uploaded by:
A. Maitland Bottoms
Uploaded to:
Sid
Original maintainer:
A. Maitland Bottoms
Architectures:
any
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gr-iqbal_0.37.1.4.a1bca1f9-1.dsc 1.6 KiB a33c741c8f82e6865aed240258b10b91b06e7afe53d9be328188825bf462e54c
gr-iqbal_0.37.1.4.a1bca1f9.orig-libosmo-dsp.tar.gz 40.0 KiB 83db889678ebbbb4598a59b8d17d3761bc0f35420956bbf2b80835f4b9db3d78
gr-iqbal_0.37.1.4.a1bca1f9.orig.tar.gz 102.4 KiB 96f21edeae4d6836e1a17d5770b5414a697254988f4a4df49401e9f09e4d3f7c
gr-iqbal_0.37.1.4.a1bca1f9-1.debian.tar.gz 4.3 KiB 911ce6feb259f10e83d67d2b1643f2e74e2f3616e337e3622717996f9e80a85b

No changes file available.

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).

libgnuradio-iqbalance0: GNU Radio Blind IQ imbalance estimator and correction

 This package provides a shared library for gr-iqbal.