view autocal/rxcaldefs.h @ 79:394daa4ad6e8

fc-rfcal-txband: dBm to Vout function implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 15 Jul 2017 21:06:43 +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