view cmu200/mode.h @ 105:44c6a2b4d40a

INSTALL: we need fc-host-tools-r6 or later for ERROR_RFFAIL
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 09 Dec 2017 07:07:19 +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