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.
Fork of COM_MNG_TMTC_SIMPLE by
Diff: Structures.h
- Revision:
- 4:104dd82c99b8
- Parent:
- 0:f016e9e8d48b
- Child:
- 6:79d422d1ed42
--- a/Structures.h Wed Dec 23 05:37:55 2015 +0000
+++ b/Structures.h Tue Dec 29 06:50:19 2015 +0000
@@ -4,6 +4,12 @@
#define TM_LONG_SIZE 134
#define TM_SHORT_SIZE 13
+ #define SHORT_TC_CODE 0
+ #define LONG_TC_CODE 1
+
+ #define SHORT_TM_CODE 1
+ #define LONG_TM_CODE 0
+
// COM_RX
#define RX_BUFFER_LENGTH 60
// 60+4 = 64
