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:
- 87:6e154fd43531
- Parent:
- 80:b2155ba726c3
- Child:
- 88:b9beee1a7a3e
--- a/COM_MNG_TMTC.h Wed Jan 20 16:40:28 2016 +0000 +++ b/COM_MNG_TMTC.h Wed Jan 20 17:00:54 2016 +0000 @@ -1464,6 +1464,7 @@ Base_tm *put_tm_here = NULL;\ /*execute_obsrs(current_TC, put_tm_here)*/\ /*read_TC(current_TC);*/\ + execute_OBSRS_TC(current_TC);\ uint8_t tempExec = TC_STATE_SUCCESSFULLY_EXECUTED;\ PUTexec_status(current_TC, tempExec);\ /*PENDING: ABORT ON NACK CHECK, gMASTER_STATE VERIFICATION WITH SD CARD, session timeout, last executed ack l234*/\