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 workinQM_5thJan_azad by
Diff: TCTM.cpp
- Revision:
- 97:36a91c432cb1
- Parent:
- 93:e3fd5439e919
- Child:
- 99:2cc5c0c98cb3
diff -r 6603fedb6b69 -r 36a91c432cb1 TCTM.cpp --- 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;