Simple version of COM_MNG_TMTC_CODE for IITMSAT.

Dependencies:   mbed-rtos mbed FreescaleIAP SimpleDMA

Revision:
118:60c5de4cb8ad
Parent:
113:b8991d9e3b6c
Child:
119:2b5632bc78ab
--- a/OBSRS.h	Sat Feb 06 10:38:35 2016 +0000
+++ b/OBSRS.h	Sat Feb 06 10:48:07 2016 +0000
@@ -210,6 +210,8 @@
                if(new_OBSRS_TC){\
                     enable_call_sign = true;\
                     new_OBSRS_TC = false;\
+                    Base_tm *callsign = NULL;\
+                    get_call_sign(callsign);\
                }\
                else{\
                    enable_read_block = true;\