robot

Dependencies:   FastPWM3 mbed

CHANGELOG.txt

Committer:
bwang
Date:
2017-05-01
Revision:
140:170411d158b5
Parent:
139:d5ef8d1936f8
Child:
142:0e0a164feb4c

File content as of revision 140:170411d158b5:

04/30/2017 02:45 - added CHANGELOG.txt
04/30/2017 04:51 - non-saturating tables, 8KW out to 600 rad/s. Extremely high top speed (1500 rad/s). code changes: removed a bunch of debug variables and commented-out code
05/01/2017 00:04 - added some decoupling terms, which may or may not work.
05/01/2017 01:21 - driving code, 0.7g, achieved 40mph. Has throttle filtering
05/01/2017 03:17 - changed throttle limits to match 56k pulldown; relaxed THROTTLE_CRAZY bounds a bit
05/01/2017 06:40 - more tweaks to throttle limits
05/01/2017 07:21 - rising edge from disabled state now resets usec count in PwmIn
05/01/2017 07:58 - W_CRAZY limit bumped up, never an issue on the road but may behave strangely on the bench
05/01/2017 08:13 - enabled->disabled now resets usec count in PwmIn