Fork for marginal Data Management modifications.

Dependencies:   ExoController MODSERIAL SDFileSystem_HelloWorld UI-Honka mbed

Fork of Data Management by HEL's Angels

Changes

RevisionDateWhoCommit message
14:e6d05e3fdf94 2015-04-08 nathanhonka Comment updates only. default tip
13:e308522307f9 2015-04-05 nathanhonka Convert UI definitions to an enum to enforce type checking and enhance readability.
12:310d5488e48a 2015-04-05 nathanhonka Convert UI definitions to an enum to enforce type checking and enhance readability.
11:6f5a8a88fa21 2015-02-20 mzling Moved phone.attachment() call up, to ensure it is called on every loop.
10:057620949ce1 2015-02-20 mzling Determined cause of apparent timeout--caused by changed PC baud rate in initializeDatabed(), not any code bugs.
9:26e200175e0e 2015-02-18 mzling Removed print statements--SDCard checking functions complete.
8:f8fd59fe3e11 2015-02-14 mzling SDFile test functions, checksum, Bluetooth communication, and SDCard storage.
7:66a5ec0c5c26 2015-01-27 perr1940 This is a test I was doing to try and make the SPI faster... It didn't really work... going to revert
6:784990d5180a 2015-01-14 perr1940 first attempt at implementing SPI interrupt... not successful yet... going to revert and double check some things
5:18043a697451 2015-01-14 perr1940 Databed code before attempting mbed communication interrupt
4:46d4917f2464 2014-12-12 perr1940 Publishing for Michael Ling
3:ef7e0cbade6d 2014-11-24 perr1940 Sharing for Michael... going to Italy!!!
2:b87aaf1bc803 2014-11-22 perr1940 Need to implement more classes, better controlbed comm, put in Michael's bluetooth comm, save to SD card, battery comm, and general cleaning up.
1:78452728a306 2014-10-16 perr1940 Works pretty well with 2 sending and receiving bytes between mbeds. Needs expanding to three. The master seems to be getting the bytes out of order though.
0:cbb61997e231 2014-10-15 perr1940 Not working, but close. Going to through in a while loop and see if that's better.