Commit Graph

102 Commits

Author SHA1 Message Date
interfisch e20a3eb040 recalibrate throttle and minor display fixes 2024-07-22 14:29:36 +02:00
interfisch b3ab5841a7 remove first and last values of travel 2024-07-22 10:55:36 +02:00
interfisch a575fb009d recalibrate throttle lever 2024-07-22 10:50:00 +02:00
interfisch 4ef6e7448b fix tank steering in standstill 2024-07-20 01:56:48 +02:00
interfisch 7734c41809 fix warning in print function 2024-07-19 22:57:12 +02:00
interfisch 07d6aa5e3e add minvoltage and voltage to display 2024-07-17 00:02:48 +02:00
interfisch a68df6afab change led gauge min voltage to 3.3V 2024-07-16 23:49:45 +02:00
interfisch 16dfabc6ba fix logging file first row zero values 2024-07-16 23:47:58 +02:00
interfisch 64bd6f79f5 change tanksteering and add standstill tanksteering 2024-07-16 22:34:54 +02:00
interfisch 3c5cd0b1c3 fix tank steering safety check 2024-07-14 16:46:33 +02:00
interfisch 156455f363 improve disable logging check and add experimental tanksteering 2024-07-14 12:30:20 +02:00
interfisch a8d43211e9 add slow acceleration in slower modes 2024-07-14 11:12:08 +02:00
interfisch 2e557af21f refactor temperature sensor variable 2024-07-14 10:54:49 +02:00
interfisch 8a3fdaa574 Update controller_teensy/README.md 2024-07-14 08:39:58 +00:00
interfisch 8ebfef2df4 Update controller_teensy/README.md 2024-07-14 08:39:12 +00:00
interfisch b2245f83f6 add command documentation 2024-07-14 10:34:29 +02:00
interfisch b416250d47 add transmission protocol for sd card over serial 2024-07-13 23:34:14 +02:00
interfisch b68bc580cc fix debug output 2024-07-13 21:16:57 +02:00
interfisch abdff38ae4 change display ui 2024-07-13 20:58:27 +02:00
interfisch f5cfe91fcb add sensor serial command 2024-07-13 19:19:10 +02:00
interfisch 71e9fd7d4f add logging disabled when connected via usb 2024-07-13 18:18:58 +02:00
interfisch ff8c11eb1b add sd card read and delete commands 2024-07-13 01:30:20 +02:00
interfisch ec9e9f09ee add start button debug display output 2024-07-12 21:44:40 +02:00
interfisch 9c1fd5f7dd change led pin to match pcb 2024-07-12 19:57:43 +02:00
interfisch e681db7c34 route pcb for teensy41 and optimize schematic for pcb routing 2024-06-28 11:38:08 +02:00
interfisch 6dd18ff375 make temperature request async 2024-06-26 21:42:16 +02:00
interfisch 959ec20490 change pinout for teensy41 2024-06-26 20:41:11 +02:00
interfisch ecbb3bb491 add driving parameter change via buttons and button display screen toggle 2024-03-02 21:55:40 +01:00
interfisch 87a65ccde5 calibrate new brake hall sensor 2024-03-02 18:06:19 +01:00
interfisch ae32920207 add connection information 2023-09-17 19:18:27 +02:00
interfisch 47d5e0d581 fix throttle diff too high error display and try fixing throttle jitter 2023-09-16 00:15:32 +02:00
interfisch 7a0d459641 write controller connect and disconnect to log 2023-09-08 09:10:08 +02:00
interfisch 2586b95bbc implement two sensor throttle with failsafe 2023-08-27 18:16:51 +02:00
interfisch 5a0adf98bd add env for teensy40 2023-07-18 22:31:12 +02:00
interfisch afe0059b51 change efficiency display for consumption in kWh/100km 2023-07-18 21:01:07 +02:00
interfisch 8dd552111c add sd unavailable error 2023-07-10 16:25:19 +02:00
interfisch 298532b3d3 change from current to watts display and add to logging 2023-07-10 15:43:01 +02:00
interfisch 4b5797d2f4 add sd card trip logging and fix disarming when boards turned off 2023-06-18 02:12:10 +02:00
interfisch 6c69e4c895 change logging format to comma, add looptime duration to log 2023-06-17 22:28:08 +02:00
interfisch a00c1d2cba fix log header 2023-06-17 21:51:38 +02:00
interfisch 07ac01b993 add ds18b20 temperature sensors 2023-06-13 23:45:17 +02:00
interfisch 73fc09154f efficiency display and display alignement fixes 2023-06-04 14:12:49 +02:00
interfisch e82675c36d cosmetic improvements 2023-06-03 12:59:26 +02:00
interfisch 2991bf8c07 fix current reading and fix throttle premature failsafe 2023-06-03 12:50:29 +02:00
interfisch 8db5cbbac9 more display infos and led ring updates 2023-06-03 12:21:40 +02:00
interfisch 14ecb8aa8f fix breaking, setSpeedLoop wrong timing 2023-06-02 21:10:45 +02:00
interfisch 62c4b15b24 fix speed display and improve display stats 2023-06-02 19:18:21 +02:00
interfisch 73c70f8b95 fix speedms wrong direction 2023-05-23 23:57:22 +02:00
interfisch 47b67b8086 fix led voltage ring 2023-05-23 22:56:39 +02:00
interfisch a5dcb39295 invert voltage led ring and fix long start button press not working 2023-05-23 22:17:25 +02:00