Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: FreescaleIAP mbed-rtos mbed
Fork of RAJANGAM_REVIEW_BAE_CODE by
Diff: TCTM.cpp
- Revision:
- 72:80c32b3c2e40
- Parent:
- 67:c0dd13285d80
- Child:
- 73:d2bca4d2cc64
--- a/TCTM.cpp	Mon Dec 05 09:26:15 2016 +0000
+++ b/TCTM.cpp	Mon Dec 05 14:16:10 2016 +0000
@@ -1759,7 +1759,7 @@
                                                                 //ACK_L234_TM
                                                                 telemetry[0]=0xB0;
                                                                 telemetry[1]=tc[0];
-                                                                BCN_SW = 0;//here 0 is switch enable
+                                                                BCN_SW = 0;//here 0 is switch enable 5th dec
                                                                 BCN_TX_SW_STATUS=0x01;//BCN_TX_SW_ENABLE CHANGED TO BCN_TX_SW_STATUS
                                                                 
                                                                 /*update in flash here*/
@@ -1907,7 +1907,7 @@
                                                                 //ACK_L234_TM
                                                                 telemetry[0]=0xB0;
                                                                 telemetry[1]=tc[0];
-                                                                BCN_SW = 1;
+                                                                BCN_SW = 1;// same convection active high 5th dec sw status is 0 for off
                                                                 BCN_TX_SW_ENABLE=0x03;
                                                                 
                                                                 /*update in the flash*/
    