Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed MODSERIAL FATFileSystem
Diff: new_changelog.txt
- Revision:
- 85:dd8176285b6e
- Parent:
- 84:eccd8e837134
- Child:
- 89:0b8291dbf340
diff -r eccd8e837134 -r dd8176285b6e new_changelog.txt --- a/new_changelog.txt Tue Feb 19 20:11:43 2019 +0000 +++ b/new_changelog.txt Mon Feb 25 21:26:34 2019 +0000 @@ -84,4 +84,8 @@ STILL TO DO: - test size of log file and set new log file name and update logvers.txt - allow for something other than 0=leg in legfile.txt so that state will NOT drop into legfile.txt operations mode - - add access to leg_position_dive ( with exit??) to menu operations -maybe \ No newline at end of file + - add access to leg_position_dive ( with exit??) to menu operations -maybe + DONE: 25 feb 2019 jcw + - added state ENDLEG_WAIT - will drop to keyboard/FLOAT_BROADCAST if char is read over xbee() while waiting + - test time for log file to be cycled - in main.cpp + - convert from feet to meters in depth().getposition() calls ( deep inside outerloop() ) \ No newline at end of file