To fix the hang problem

Dependencies:   FreescaleIAP SimpleDMA mbed-rtos mbed

Fork of CDMS_CODE by shubham c

Files at this revision

API Documentation at this revision

Comitter:
ee12b079
Date:
Sun Jan 01 09:48:51 2017 +0000
Parent:
333:cddef120cae3
Child:
337:163824c3fef1
Commit message:
Latest revision : sends back ackl1, tc_list on receiving incomplete tc_list

Changed in this revision

COM_POWER_ON_TX.h Show annotated file Show diff for this revision Revisions of this file
--- a/COM_POWER_ON_TX.h	Fri Dec 30 13:31:44 2016 +0000
+++ b/COM_POWER_ON_TX.h	Sun Jan 01 09:48:51 2017 +0000
@@ -251,8 +251,8 @@
         }
         get_tc_list(power_on_tm->next_TM, 0x00);
         /*Call Sign, ACK_L1, TC_LIST*/
-        /*snd_tm.head_pointer(power_on_tm_head);*/
-        /*transmit_adf;*/
+        snd_tm.head_pointer(power_on_tm_head);
+        transmit_adf;
         uint8_t transmissionPass = 0xFF;
         /*PENDING: get acknowledgement of transmission*/
         /*deleting the telemetry*/