view autocal/rxcaldefs.h @ 117:4c3f4231a021

autocal: vout_t definition factored out of txband.h into txvout.h
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 13 Feb 2018 07:02: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