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

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