11th feb i2c checking chaitu's code
Dependencies: SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_CODE_FM_28JAN2017 by
Diff: DefinitionsAndGlobals.h
- Revision:
- 6:79d422d1ed42
- Parent:
- 5:ab276a17ca07
- Child:
- 17:6eb9387f1fb8
- Child:
- 19:27e5f2edaf26
- Child:
- 37:c9a739750806
diff -r ab276a17ca07 -r 79d422d1ed42 DefinitionsAndGlobals.h --- a/DefinitionsAndGlobals.h Wed Dec 30 06:36:38 2015 +0000 +++ b/DefinitionsAndGlobals.h Thu Dec 31 06:43:13 2015 +0000 @@ -35,9 +35,10 @@ #define ALL_CRC_PASS_FLAG 0x0040 #define COM_PA_HOT_FLAG 0x0080 #define COM_TX_FLAG 0x0100 + #define COM_SESSION_TIMEOUT_FLAG 0x0200 // COM_MNG_TMTC THREAD - #define SESSION_TIME_LIMIT 1200 + #define SESSION_TIME_LIMIT 1500 #define COM_MNG_TMTC_SIGNAL_UART_INT 0x01 #define COM_MNG_TMTC_SIGNAL_ADF_NSD 0x02 #define COM_MNG_TMTC_SIGNAL_ADF_SD 0x03