Repository for CDMS code
Dependencies: SimpleDMA mbed-rtos mbed eeprom
Fork of COM_MNG_TMTC_SIMPLE by
Diff: DefinitionsAndGlobals.h
- Revision:
- 219:8e8396f15bc2
- Parent:
- 218:c63cdba0550f
- Child:
- 220:2aeab83212e6
diff -r c63cdba0550f -r 8e8396f15bc2 DefinitionsAndGlobals.h --- a/DefinitionsAndGlobals.h Sun Jul 03 15:25:24 2016 +0000 +++ b/DefinitionsAndGlobals.h Sun Jul 03 15:28:43 2016 +0000 @@ -148,6 +148,14 @@ #define RF_RELAY_CNTRL_TX PTA7 #define RF_RELAY_CNTRL_BCN PTA12 +//CDMS HK +#define COMRX_ALIVE 0x01 +#define COMRX_DEAD 0x00 +#define DEVICE_ENABLED 0x00 +#define DEVICE_POWERED 0x01 +#define DEVICE_OC_FAULT 0x02 +#define DEVICE_DISABLED 0x03 + // ****************GLOBAL VARIABLES****************** // DEBUG