To fix the hang problem
Dependencies: FreescaleIAP SimpleDMA mbed-rtos mbed
Fork of CDMS_CODE by
Diff: COM_POWER_ON_TX.h
- Revision:
- 187:2c7263530c57
- Parent:
- 169:451b54864992
--- a/COM_POWER_ON_TX.h Wed May 25 15:28:32 2016 +0000 +++ b/COM_POWER_ON_TX.h Wed Jun 29 13:59:21 2016 +0000 @@ -282,8 +282,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*/ @@ -369,5 +369,5 @@ } } } - /*gPC.puts("COMPLETED COM_POWER_ON_TX\r\n");*/ + gPC.puts("COMPLETED COM_POWER_ON_TX\r\n"); } \ No newline at end of file