Team Fox / Mbed 2 deprecated BAE_QM_MAR9

Dependencies:   FreescaleIAP mbed-rtos mbed

Fork of workinQM_5thJan_azad by Team Fox

Revision:
97:36a91c432cb1
Parent:
93:e3fd5439e919
Child:
99:2cc5c0c98cb3
--- a/TCTM.cpp	Wed Jan 25 09:09:43 2017 +0000
+++ b/TCTM.cpp	Fri Feb 10 19:12:15 2017 +0000
@@ -1935,7 +1935,7 @@
                                                                 telemetry[0]=0xB0;
                                                                 telemetry[1]=tc[0];
                                                                 BCN_SW = 0;// same convention active high 5th dec
-                                                                BCN_TX_SW_STATUS=0x03;
+                                                                BCN_TX_SW_STATUS=0x03; /// changed
                                                                 
                                                                 /*update in the flash*/
                                                                 uint32_t FLASH_DATA;
@@ -1944,7 +1944,7 @@
                                                                 FCTN_BAE_WR_FLASH(0,FLASH_DATA);
                                                                 
                                                                 
-                                                                telemetry[2]=ACK_CODE;
+                                                                telemetry[2]=0xA0;//ACK_CODE;
                                                                 for(uint8_t i=3;i<11;i++)
                                                                     {
                                                                         telemetry[i]=0x00;