0
0
Fork 0
Commit graph

20 commits

Author SHA1 Message Date
f32887df61 applogic: Move to generic position state interface 2026-07-20 22:38:33 +02:00
fc0c9b61da screen, spat: Add more information and update indicator 2026-07-19 17:02:47 +02:00
c1315f10aa spat: Process SPATEMs for all intersections in cache
Otherwise it can take a while until SPAT data is available after the intersection was "locked".
2026-07-17 13:00:46 +00:00
cc31d6226e spat: ensure that "our" intersection is kept in cache
Sometimes we may not receive V2X data for longer than the TLC cache time.
This leads to no SPAT updates in the GLOSA algorithm since that uses a cached reference to the intersection instead of querying the tlc cache every time.
2026-07-17 13:00:46 +00:00
Jannik Beyerstedt
a62d25e651 chore(denm): Update c-its-parser and use conversions from there 2026-07-16 09:46:14 +02:00
6c9cbbd6e6 applogic: Fix maneuver ordering 2026-06-28 00:35:54 +02:00
f0339f6261 applogic: Fix feature flags 2026-06-28 00:27:24 +02:00
c6f9aea38c screen: Fix feature flags to make tests work again 2026-06-28 00:25:32 +02:00
dc547b8178 spat: Increase TLC cache lifetime 2026-06-20 23:24:08 +02:00
696bc97ca5 add missing feature flags 2026-06-20 20:03:44 +02:00
1b504b1ee2 spat: fix get_search_angle 2026-06-20 19:54:55 +02:00
c771afe744 spat: Use likely time, if available 2026-06-20 19:54:55 +02:00
ff45df8204 spat: Show signal groups without timing information 2026-06-20 19:54:25 +02:00
b2ec98da2e spat: Add screen 2026-06-17 23:27:49 +02:00
a7f6440e75 spat: decrease "stop line passed" distance 2026-06-17 23:11:45 +02:00
57a6b7983d main: Add feature flag for GNSS module 2026-06-15 22:42:15 +02:00
7463adb038 Evaluate remaining red/green time for upcoming intersection 2026-06-15 22:36:35 +02:00
933106b7ea build: run unit tests locally 2026-06-13 12:07:26 +02:00
9a6491c393 denm: Use conversion from c-its-parser 2026-06-13 12:03:12 +02:00
9bf8b8e4de feat: Add some message parsing 2026-05-27 20:55:55 +02:00