This package browser is in early development. Mind the rough edges.

gr-iqbal 0.38.2-0.fbee239

GNU Radio block to correct IQ imbalance

This is a GNU Radio block to correct IQ imbalance in quadrature receivers. It's composed of two main block:

  • Fix: Given a phase and amplitude error, it will correct a complex signal.

  • Optimize: Attempts to auto-detect the phase and amplitude error to feed to the fix block above.

Installation

Install gr-iqbal 0.38.2-0.fbee239 as follows:

guix install gr-iqbal@0.38.2-0.fbee239

Or install the latest version:

guix install gr-iqbal

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.