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:
71:939d179478c4
Parent:
69:919ac8d7e023
--- a/StateMachine/StateMachine.hpp	Fri Jun 29 18:26:50 2018 +0000
+++ b/StateMachine/StateMachine.hpp	Fri Jun 29 21:52:31 2018 +0000
@@ -21,7 +21,7 @@
     MULTI_DIVE,             // multi-dive sequence
     MULTI_RISE,             // multi-rise sequence
     KEYBOARD,               // "state" for tracking only
-    TRANSMIT_MBED_LOG,
+    TX_MBED_LOG,
     RECEIVE_SEQUENCE
 };