|
|
f63e2711ed
|
Added thermocouple offset calibration and config crc
|
2026-05-20 16:35:30 +02:00 |
|
|
|
6260bc2352
|
Added injection counter module
|
2026-04-05 00:04:10 +02:00 |
|
|
|
4e04ae9a3f
|
Speed average and display
|
2026-04-03 17:47:21 +02:00 |
|
|
|
49a17bdffd
|
Partial frame rendering
|
2026-04-03 17:02:07 +02:00 |
|
|
|
a052888a38
|
Updated driver display to have lap count
|
2026-04-03 16:39:41 +02:00 |
|
|
|
ecccadc913
|
LapCounter finished and working
|
2026-04-03 16:20:45 +02:00 |
|
|
|
2234ed7109
|
GPS Line detect impl
|
2026-04-03 14:34:21 +02:00 |
|
|
|
46c652181c
|
Initial Vec2 impl ready for algo
|
2026-03-31 00:24:48 +02:00 |
|
|
|
efd7119b32
|
Initial telemetry implementation
|
2026-03-30 22:44:14 +02:00 |
|
|
|
da6b23d78e
|
Engine temp warning messages and bug fixes
|
2026-03-30 16:29:16 +02:00 |
|
|
|
3b2abd3f71
|
Refactor names to follow new convention
|
2026-03-29 15:04:28 +02:00 |
|
|
|
3ea71788c2
|
Added battery low warning message
|
2026-03-27 18:28:00 +01:00 |
|
|
|
df0d3aef33
|
Updated config dump to include vbat cal value
|
2026-03-27 17:48:22 +01:00 |
|
|
|
6d47582eba
|
Added basic primary driver display and display switch commands
|
2026-03-27 16:08:24 +01:00 |
|
Hector van der Aa
|
7f1494f18e
|
Fixed lcd messages and gps triggering bugs
|
2026-03-27 13:01:49 +01:00 |
|
|
|
b1cb6b4234
|
Updated lcd to fix previous display bug
|
2026-03-27 12:51:00 +01:00 |
|
|
|
06495a089f
|
Refactor to split .h into .h and .cpp pair
|
2026-03-27 12:38:31 +01:00 |
|
|
|
a5b53afb2c
|
Added screen message on auto detect and added track global write on detect
|
2026-03-25 19:58:42 +01:00 |
|
|
|
99b17ac1bc
|
Timing fixes in message system
|
2026-03-24 18:15:24 +01:00 |
|
|
|
ba61e9de68
|
Fix to call render_msg_gps_fix function in render switch
|
2026-03-24 18:08:07 +01:00 |
|
|
|
898879e427
|
Added first message task on gps lock !UNTESTED!
|
2026-03-24 17:53:00 +01:00 |
|
|
|
b83a2f7f03
|
Updated default frame duration
|
2026-03-24 09:13:36 +01:00 |
|
|
|
0cbee7066b
|
Added copyright information and fixed typos
|
2026-03-24 00:23:17 +01:00 |
|
|
|
85049fab76
|
Updated modules to new inheritance model
|
2026-03-24 00:01:46 +01:00 |
|
|
|
b6a14c6b14
|
Added render loop function and print overloads with cleared flag to avoid blocking
|
2026-03-23 16:51:01 +01:00 |
|
|
|
c3ed38367b
|
Refactor lcd.h DEEP_DEBUG to follow standard
|
2026-03-22 23:31:02 +01:00 |
|
|
|
4395e42e4c
|
Corrected deep_debug function calls in lcd.h
|
2026-03-22 23:26:38 +01:00 |
|
|
|
44ff589cec
|
Added DEEP_DEBUG to lcd.h
|
2026-03-22 23:25:00 +01:00 |
|
|
|
e13f608b58
|
Basic LCD wrapper
|
2026-03-22 22:52:50 +01:00 |
|