Commit Graph

15 Commits

Author SHA1 Message Date
5eac26a738 feat: configure maxThrottle with radio-command 2023-11-02 19:03:40 +01:00
c2b12f297c feat(processor): implement CustomSteeringProcessor 2023-06-14 20:07:43 +02:00
a7b08ff7b4 feat: add Processor to compute throttle from external values
* SpeedZoneProcessor
 * SteeringProcessor
2023-06-14 20:07:12 +02:00
623e80e429 debug: add configuration logs at startup 2022-09-05 19:06:58 +02:00
Cyrille Nofficial
838c9b4ef3 feat(brake): implement brake feature 2022-09-05 16:46:28 +02:00
Cyrille Nofficial
dd0102ff44 feat(brake): subscribe to ThrottleFeedback messages 2022-09-05 16:46:28 +02:00
d9b0dbb07a feat: adapt throttle from steering 2022-09-05 16:44:02 +02:00
c724c1170a refactor: rename part package 2022-09-05 16:44:02 +02:00
Cyrille Nofficial
419a1ddd72 refactor(cli): rewrite log configuration 2022-06-16 12:00:23 +02:00
98e0028829 refactor: move package to pkg 2021-10-12 21:57:35 +02:00
e24df5bfce refactor: log with zap 2021-10-12 21:56:42 +02:00
7da813e837 [refactor] Use protobuf messages 2020-01-01 20:34:29 +01:00
7b0cb1c71f Fix execution on rpi 2020-01-01 19:36:22 +01:00
c1286d2246 [driveMode] Adjust throttle on driveMode events 2019-12-27 17:42:27 +01:00
83056fb0f1 Naive implementation that always return min value 2019-12-27 15:40:23 +01:00