view cmu200/mode.h @ 19:f67f46e56355

autocal/tsidsock.c: implemented command/response protocol
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 22 May 2017 20:20:49 +0000
parents b552e8d86474
children 2fb9768fc1e2
line wrap: on
line source

/* Definition of our operating modes */

#define	OP_MODE_UNDEF		0
#define	OP_MODE_SIGNAL_GEN	1
#define	OP_MODE_VCXO_CAL	2