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 SimpleDMA eeprom mbed-rtos mbed
Fork of CDMS_QM_03MAR2017_Flash_with_obsrs by
Diff: Compression.h
- Revision:
- 315:f9a30c8cbe96
- Parent:
- 313:5d06a08baf0e
--- a/Compression.h Wed Dec 07 06:38:22 2016 +0000
+++ b/Compression.h Thu Dec 08 10:12:15 2016 +0000
@@ -500,7 +500,7 @@
#if srpz
gPC.printf("\n\rPrinting SFP_TM\n\r{");
- //gPC.printf("\n\r{");
+ gPC.printf("\n\r{");
for(uint8_t z=0;z<134;z++){
gPC.printf("%02X",frames[id][z]);
}
@@ -1274,10 +1274,8 @@
position_tm_frame[id] = position_tm_starting[id];
}
#endif
- gPC.printf("fsc = %u, %u,%u\n\r", FSC_CURRENT[1],FSC_CURRENT[2],FSC_CURRENT[3]);
+ gPC.printf("\rFSC_CURRENT[1] = %u\n\rFSC_CURRENT[2] = %\n\rFSC_CURRENT[3] = %u\n\r", FSC_CURRENT[1],FSC_CURRENT[2],FSC_CURRENT[3]);
//gPC.printf("\n\rEndSRP");
// SCI_LED1 = !SCI_LED1;
SCI_LED1 = 0;
-
-
}
\ No newline at end of file
