this version has all of Jim's fixes for reading the GPS and IMU data synchronously

Dependencies:   MODSERIAL SDFileSystem mbed SDShell CRC CommHandler FP LinkedList LogUtil

Revision:
13:d5026299c54e
Parent:
12:c2f60b3ceb74
Child:
14:009d4671f0e3
diff -r c2f60b3ceb74 -r d5026299c54e main.cpp
--- a/main.cpp	Mon May 06 04:20:10 2013 +0000
+++ b/main.cpp	Mon May 06 04:28:57 2013 +0000
@@ -43,7 +43,7 @@
 
 volatile int PPSTimeOffset = 0;
 
-// get files from the SD Card
+// get files from the SD Card - bcat has some problems....
 #include "SDShell.h"
 void transferFile(void)
 {