view autocal/rxcaldefs.h @ 86:348c29b7d02a

fc-cmu200d: ignore SIGPIPE so we don't exit if a client terminates while we are processing a command
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 16 Jul 2017 23:42:29 +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