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 CDMS_CODE by
Diff: COM_MNG_TMTC.h
- Revision:
- 263:3b872778b8c7
- Parent:
- 262:752c8689944a
- Child:
- 264:f7d8f9f361e3
--- a/COM_MNG_TMTC.h Thu Jul 14 17:57:05 2016 +0000
+++ b/COM_MNG_TMTC.h Thu Jul 14 19:54:27 2016 +0000
@@ -1332,8 +1332,9 @@
}\
if ( reset_flag == 1 ){\
reset_all;\
- /*PENDING: Enable threads*/\
- /*gCDMS_HK_TIMER.start(5000);*/\
+ /*Enable threads*/\
+ gPAY_SPI->bulkRead_resume(&payload_isr_fun);\
+ HK_counter->start(10000);\
gSESSION_TIMEOUT.detach();\
}\
}
@@ -1584,7 +1585,7 @@
gMASTER_STATE = TCL_STATE_COMPLETED;\
COM_POWER_OFF_TX;\
reset_all;\
- /*PENDING : ENABLE THREADS*/\
+ /*ENABLE THREADS*/\
gPAY_SPI->bulkRead_resume(&payload_isr_fun);\
HK_counter->start(10000);\
gSESSION_TIMEOUT.detach();\
