Simple version of COM_MNG_TMTC_CODE for IITMSAT.

Dependencies:   mbed-rtos mbed FreescaleIAP SimpleDMA

Revision:
139:1018e1dc82e9
Parent:
118:60c5de4cb8ad
Child:
142:83f48d1a1bc5
--- a/COM_SND_TM.h	Fri Feb 26 13:01:11 2016 +0000
+++ b/COM_SND_TM.h	Sat Mar 12 14:07:32 2016 +0000
@@ -267,8 +267,6 @@
         DS_state = !DS_state;\
         if (DS_f){\
             DS_f = false;\
-            if(bypass_adf == 1)\
-                print_tm(ptr);\
             exor(ptr);\
             convolution(ptr);\
             interleave(convoluted_frame,interleave_data[0]);\
@@ -425,8 +423,9 @@
                                 TOTAL_SEGMENT_NO -= SEGMENT_NO;
                                 reset_adf = true;//what does this do??
                                 Sframe = true;
+                                junk_f = true;
                            }
-                        junk_f = true;
+                        
                     }
                     continue;
                 }