robot

Dependencies:   FastPWM3 mbed

Revision:
183:73ff4a68565e
Parent:
182:5ed20e4ce158
Child:
184:633119bb0b77
--- a/CHANGELOG.txt	Fri Feb 09 19:29:38 2018 +0000
+++ b/CHANGELOG.txt	Fri Feb 09 20:23:00 2018 +0000
@@ -28,4 +28,5 @@
 02/07/2018 20:59 - new InvertingThrottleMapper, InterpolatingLutMapper classes. blended, smaller tables. BufferedLogger logging class
 02/08/2018 22:03 - integrated BufferedLogger into motor control code, logger and commutation both run (but validity of logged data is untested)
 02/08/2018 22:48 - integrated CommandProcessor and PreferenceWriter (but code does not use dynamic config variables or set error flags yet)
-02/09/2018 14:28 - check for valid config in BREMSConfig.cpp is now 'if (PREFS_VALID != 1)', as flash bytes default to 0xFF
\ No newline at end of file
+02/09/2018 14:28 - check for valid config in BREMSConfig.cpp is now 'if (PREFS_VALID != 1)', as flash bytes default to 0xFF
+02/09/2018 15:22 - added functionality to disable logging during long UI operations (flash write)
\ No newline at end of file