robot

Dependencies:   FastPWM3 mbed

Revision:
199:c160a2c03781
Parent:
198:7ee146427a0d
Child:
200:4999d5e6c63d
--- a/CHANGELOG.txt	Sun Feb 11 07:12:46 2018 +0000
+++ b/CHANGELOG.txt	Sun Feb 11 07:55:18 2018 +0000
@@ -41,4 +41,5 @@
 02/10/2018 01:05 - everything configured through flash variables, started adding support for operating modes
 02/10/2018 01:35 - can now switch command source to terminal, added 'clear' command (which clears the screen on POSIX-compliant terminals)
 02/10/2018 17:00 - fixed a bug in BREMSConfig where the delay was in the wrong spot
-02/11/2018 02:11 - added BREMS_mode. most modes are stubs right now (BREMS_CFG does a rudimentary encoder zero-ing, BREMS_CFG disables outputs)
\ No newline at end of file
+02/11/2018 02:11 - added BREMS_mode. most modes are stubs right now (BREMS_CFG does a rudimentary encoder zero-ing, BREMS_CFG disables outputs)
+02/11/2017 02:54 - long commands can no longer be executed while control.enabled == true, invalid BREMS_src now sets control.user_cmd to 0
\ No newline at end of file