sd 32 update

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of COM_MNG_TMTC_SIMPLE by Shreesha S

Revision:
6:79d422d1ed42
Parent:
5:ab276a17ca07
Child:
17:6eb9387f1fb8
Child:
19:27e5f2edaf26
Child:
37:c9a739750806
--- 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