Commit graph

21 commits

Author SHA1 Message Date
e6b7d70563 port controller bluepill to platformio 2020-06-07 01:31:45 +02:00
4aeff69a7e change Serial1 to Serial2 and Serial2 to Serial3 because naming changes? 2020-06-01 18:08:00 +02:00
f64f910f50 change back to voltage mode 2020-06-01 18:06:30 +02:00
3a78ff3ac1 small comment changes 2020-06-01 15:28:46 +02:00
0d7f80ec3b apply fix for low voltage poweroff and uart checksum 2020-02-02 23:59:15 +01:00
567b0d40d3 update to apply some fixes from main repo 2020-02-02 14:48:56 +01:00
c3be4db106 calibrate brake 2019-12-30 00:15:43 +01:00
4b522c73e8 working freewheeling, no brake 2019-12-29 01:49:49 +01:00
3dd5549f82 change to current mode 2019-12-29 01:09:24 +01:00
1affd1220d add current feedback receive 2019-12-29 00:41:39 +01:00
901c46af34 add slower rate for braking 2019-12-17 23:12:58 +01:00
4c153f28e8 working leds in digital mode. pwm did not work correctly 2019-12-17 22:38:31 +01:00
197d19af22 add led status effects 2019-12-17 17:52:54 +01:00
e136bcd074 implement maybe working board online offline failchecks 2019-12-13 23:24:11 +01:00
1810f5e46f fix poweroff if mode.on 2019-12-13 00:46:49 +01:00
baec50d4b6 remove failchecks for controller power 2019-12-13 00:26:14 +01:00
64d03939d0 board power checks unreliable and too complicated. backup commit 2019-12-13 00:22:53 +01:00
c56fd25c9c power up/down and speed works. unreliable with power on check 2019-12-12 22:46:30 +01:00
05c42ccbc5 add state machine for modes 2019-12-11 21:22:54 +01:00
53ee2f4d22 working basic functionality for testing 2019-12-11 01:16:24 +01:00
c7264eba6c implement connected buttons and testfunction 2019-12-08 18:14:28 +01:00