Scroll to navigation

uhd_cal_rx_iq_balance(1) User Commands uhd_cal_rx_iq_balance(1)

NAME

uhd_cal_rx_iq_balance - Generate RX IQ Balance Calibration Table for a UHD Device

DESCRIPTION

The Universal Software Radio Peripheral Hardware Drivers handle calibration information. This application sets up Receiver calibration for a daughterboard installed on the USRP. Because it uses the transmit side of the daughterboard as a test signal generator, this application only handles transceiver daughterboards.

USRP Generate RX IQ Balance Calibration Table Allowed options:

--help
help message
--verbose
enable some verbose
--args arg
device address args [default = ""]
--tx_wave_ampl arg (=0.69999999999999996)
Transmit wave amplitude in counts
--tx_offset arg (=934400)
TX LO offset from the RX LO in Hz
--freq_start arg
Frequency start in Hz (do not specify for default)
--freq_stop arg
Frequency stop in Hz (do not specify for default)
--freq_step arg (=7300000)
Step size for LO sweep in Hz
--nsamps arg (=10000)
Samples per data capture
This application measures leakage between RX and TX on an XCVR daughterboard to self-calibrate.

SEE ALSO

uhd_cal_tx_dc_offset(1) uhd_cal_tx_iq_balance(1)
March 2012 UHD