Add motor state switching, tune back PID
by Jaroslav Malec 5 years 3 weeks
f635628c
Merge branch 'welcome-72-mhz' into motor-control
by Jaroslav Malec 5 years 3 weeks
cf144216
Run core at 72
by Jaroslav Malec 5 years 3 weeks
447ae79f
Merge pull request #36 from RoboticsBrno/watchdog
by Vojtěch Boček 5 years 3 weeks
Merge pull request #36 from RoboticsBrno/watchdog

Implement Esp32 watchdog
f329aeef
Properly init EN edge in Esp32Manager on startup
by Vojtech Bocek 5 years 3 weeks
f9cc7fc9
Delete Motor.cpp
by Jaroslav Malec 5 years 3 weeks
5398b058
Merge remote-tracking branch 'origin' into motor-c...
by Jaroslav Malec 5 years 3 weeks
Merge remote-tracking branch 'origin' into motor-control
d7aa9b83
Make motor loop more isochronous, use periodic dit...
by Jaroslav Malec 5 years 3 weeks
Make motor loop more isochronous, use periodic dither, adjust default PID
9d7b6471
Add PRNG dither to velocity reg
by Jaroslav Malec 5 years 3 weeks
02d5e5c0
Use 100Hz motor loop, initialize pid
by Jaroslav Malec 5 years 3 weeks
e0b6a4cb
Report a bug