view autocal/rxcaldefs.h @ 46:751f8d9efed0

Rx cal: started the single measurement code
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 May 2017 06:25:59 +0000
parents 98abe6bd2042
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