Commit Graph

20 Commits

Author SHA1 Message Date
ecccadc913 LapCounter finished and working 2026-04-03 16:20:45 +02:00
f7d4162c4a Arming logic impl 2026-03-31 23:27:43 +02:00
a49147215e Updated GlobalTrackData struct to store precomputed circle radius 2026-03-31 22:42:49 +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
3b2abd3f71 Refactor names to follow new convention 2026-03-29 15:04:28 +02:00
812f391042 Wired in teng low and high in config and wired in command handler 2026-03-27 23:37:35 +01:00
3ea71788c2 Added battery low warning message 2026-03-27 18:28:00 +01:00
eab70f9bf9 Added battery module, cal factor refresh bug 2026-03-27 17:14:16 +01:00
1d144fb638 Added track upload 2026-03-27 14:04:14 +01:00
21a5fd3244 Added track store and updated copy to and from volatile to single template function 2026-03-25 19:58:11 +01:00
898879e427 Added first message task on gps lock !UNTESTED! 2026-03-24 17:53:00 +01:00
0fb09dd342 Updated config struct to new slot occupied logic 2026-03-24 09:13:50 +01:00
0cbee7066b Added copyright information and fixed typos 2026-03-24 00:23:17 +01:00
95743452d1 Added copy functions for gps_global_data 2026-03-24 00:02:01 +01:00
96fea580c3 Updated track_data struct 2026-03-23 17:02:51 +01:00
9c8280c829 Added gps_data struct 2026-03-23 16:50:13 +01:00
9df359e63e Update custom_types.h to simple struct 2026-03-22 23:51:01 +01:00
b8fc76af69 Updated custom_types.h with new magic header 2026-03-22 23:16:36 +01:00
8954979aa1 Started custom_types.h 2026-03-22 22:53:20 +01:00