view cmu200/mode.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 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