Make motor loop more isochronous, use periodic dither, adjust default PID
by Jaroslav Malec 4 years 6 months
8af49e1d
Add PRNG dither to velocity reg
by Jaroslav Malec 4 years 6 months
32d780ca
Use 100Hz motor loop, initialize pid
by Jaroslav Malec 4 years 6 months
70e20c7e
Add Motor, Regulator, add velocity reg. messages
by Jaroslav Malec 4 years 6 months
2ef38f41
Add setBrake
by Jaroslav Malec 4 years 6 months
e86853b8
Initialize motor power to zero
by Jaroslav Malec 4 years 6 months
a4a45c95
Add motor PWM control by @cednik
by Jaroslav Malec 4 years 6 months
c5d9565e
Merge pull request #40 from RoboticsBrno/softreset Implement a softReset(); method
by Vojtěch Boček 4 years 6 months
259b0327
Implement a softReset(); method
by Vojtech Bocek 4 years 6 months
74534321
Implement disabling DEBUG prints via NDEBUG define
by Vojtech Bocek 4 years 6 months
2c56058d
Report a bug