comparison 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
comparison
equal deleted inserted replaced
45:98abe6bd2042 46:751f8d9efed0
1 /* some definitions for the Rx calibration process */ 1 /* some definitions for the Rx calibration process */
2 2
3 #define RXCAL_SIGGEN_LEVEL 149 /* -74.5 dBm */ 3 #define RXCAL_SIGGEN_LEVEL -149 /* -74.5 dBm */
4 #define RXCAL_AGC_DB 34 4 #define RXCAL_AGC_DB 34
5 5
6 #define RXCAL_LOOP_COUNT 50 6 #define RXCAL_LOOP_COUNT 50