working version

Dependencies:   mbed mbed-rtos SimpleDMA FreescaleIAP eeprom

Fork of CDMS_CODE_FM_28JAN2017 by samp Srinivasan

Revision:
355:a5e72222ff26
Parent:
353:e1803e801e20
Child:
356:197c93dc2012
--- a/Compression.h	Sat Mar 11 05:52:18 2017 +0000
+++ b/Compression.h	Tue Mar 28 08:50:07 2017 +0000
@@ -1377,7 +1377,8 @@
     //gPC.printf("\n\rsrp");
     debug_cntr = 0;
     sci_time = FCTN_CDMS_RD_RTC();
-    TIME_LATEST_SPI_SPEED = sci_time;
+  //  TIME_LATEST_SPI_SPEED = sci_time;
+    TIME_LATEST_SPI_SPEED = sci_time >> 7;
     #if debug_time
     gPC.printf("\n\rAssigning time manually");
         sci_time = 0x000000055555555;