comparison cmu200/mode.h @ 40:2fb9768fc1e2

fc-cmu200d: VCXO calibration mode generalized into RF analyzer mode
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 May 2017 02:38:28 +0000
parents b552e8d86474
children
comparison
equal deleted inserted replaced
39:34c6fbe38daa 40:2fb9768fc1e2
1 /* Definition of our operating modes */ 1 /* Definition of our operating modes */
2 2
3 #define OP_MODE_UNDEF 0 3 #define OP_MODE_UNDEF 0
4 #define OP_MODE_SIGNAL_GEN 1 4 #define OP_MODE_SIGNAL_GEN 1
5 #define OP_MODE_VCXO_CAL 2 5 #define OP_MODE_GSM_RFAN 2