Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of COM_MNG_TMTC_SIMPLE_PL_Working by
Diff: DefinitionsAndGlobals.h
- 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
    