FreeCalypso > hg > fc-rfcal-tools
view cmu200/mode.h @ 71:784ce9f3a80a
fc-rfcal-txcheck: spec and error values added to the output
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 14 Jul 2017 06:58:36 +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
