most functionality to splashdwon, find neutral and start mission. short timeouts still in code for testing, will adjust to go directly to sit_idle after splashdown

Dependencies:   mbed MODSERIAL FATFileSystem

Revision:
80:4e5d306d695b
Parent:
79:3688c3a0d7f4
Child:
82:0981b9ada820
--- a/System/StaticDefs.hpp	Tue Oct 23 20:35:16 2018 +0000
+++ b/System/StaticDefs.hpp	Wed Oct 24 16:07:10 2018 +0000
@@ -44,7 +44,7 @@
 
 MbedLogger                  &   mbedLogger();       //internal memory log files
 
-SDFileSystem                &   sd_card();          //SD card file system
+//SDFileSystem                &   sd_card();          //SD card file system
 
 Sensors                     &   sensors();