Simplify dither logic
by Jaroslav Malec 4 years 5 months
c0b79a69
Use INT16_MAX
by Jaroslav Malec 4 years 5 months
74a27924
Simplify MotorState declaration
by Jaroslav Malec 4 years 5 months
545757b0
Merge remote-tracking branch 'refs/remotes/origin/motor-control' into motor-control
by Jaroslav Malec 4 years 5 months
315a2d22
Use STM32's uid as serial number for the USB link
by Vojtech Bocek 4 years 5 months
d77f1481
Stop motors on softReset
by Vojtech Bocek 4 years 5 months
e77945d8
Add commands to set motor power, velocity
by Vojtech Bocek 4 years 5 months
565610a7
Add debug command to set Motor PID values
by Vojtech Bocek 4 years 5 months
d7ef9f4c
Remove DEBUG from motor loop
by Jaroslav Malec 4 years 6 months
3478ff2e
Synchronize motor data access between dispatch and motor task
by Jaroslav Malec 4 years 6 months
510ffee5
Report a bug