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_pl123 by
Revision 87:6e154fd43531, committed 2016-01-20
- Comitter:
- ee12b079
- Date:
- Wed Jan 20 17:00:54 2016 +0000
- Parent:
- 86:a26f5f22631d
- Child:
- 88:b9beee1a7a3e
- Commit message:
- Sdcard code integration : Enters Execute_sdcard but FSC is not correctly extractred, may beproblem with MCS...;
Changed in this revision
| COM_MNG_TMTC.h | Show annotated file Show diff for this revision Revisions of this file |
--- 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*/\
