Add setBrake
by Jaroslav Malec 5 years 1 week
e86853b8
Initialize motor power to zero
by Jaroslav Malec 5 years 1 week
a4a45c95
Add motor PWM control by @cednik
by Jaroslav Malec 5 years 1 week
c5d9565e
Merge pull request #40 from RoboticsBrno/softreset
by Vojtěch Boček 4 years 12 months
Merge pull request #40 from RoboticsBrno/softreset

Implement a softReset(); method
259b0327
Implement a softReset(); method
by Vojtech Bocek 4 years 12 months
74534321
Implement disabling DEBUG prints via NDEBUG define
by Vojtech Bocek 4 years 12 months
2c56058d
Expand main task stack to 3KB to be safe
by Vojtech Bocek 4 years 12 months
0cb0cfe0
Create a StreamBufferWrapper
by Vojtech Bocek 4 years 12 months
94cb262a
Fix Queue and MessageBuffer wrapper's ISR yield ha...
by Vojtech Bocek 4 years 12 months
Fix Queue and MessageBuffer wrapper's ISR yield handling
0386e6b8
Merge pull request #39 from RoboticsBrno/battery_a...
by Vojtěch Boček 4 years 12 months
Merge pull request #39 from RoboticsBrno/battery_adc

Implement battery voltage measurement and control
76d3cc0f
Report a bug