view autocal/rxcaldefs.h @ 124:9f09a7c3607a

fc-rfcal-txband: level error tolerance tightened to 0.75 dB
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 12 Jan 2019 20:15:17 +0000
parents 751f8d9efed0
children
line wrap: on
line source

/* some definitions for the Rx calibration process */

#define	RXCAL_SIGGEN_LEVEL	-149	/* -74.5 dBm */
#define	RXCAL_AGC_DB		34

#define	RXCAL_LOOP_COUNT	50