view cmu200/mode.h @ 43:8c7b0ba1e5c4

fc-rfcal-gmagic: main() coming along
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 27 May 2017 05:11:43 +0000
parents 2fb9768fc1e2
children
line wrap: on
line source

/* Definition of our operating modes */

#define	OP_MODE_UNDEF		0
#define	OP_MODE_SIGNAL_GEN	1
#define	OP_MODE_GSM_RFAN	2