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:
67:c86a4b464682
Parent:
54:d4990fb68404
Child:
73:f6f378311c8d
--- a/System/StaticDefs.hpp	Tue Jun 19 20:14:23 2018 +0000
+++ b/System/StaticDefs.hpp	Mon Jun 25 15:44:00 2018 +0000
@@ -25,7 +25,6 @@
 
 MODSERIAL                   &   pc();
 //MODSERIAL                   &   xb();
-MODSERIAL                   &   datalogger();
 
 LocalFileSystem             &   local();