Watch
0
0
Fork
You've already forked esp32-c_its-companion
0
Commit graph esp32-c_its-companion/Cargo.toml
Author SHA1 Message Date
8f7525a9f3 Remove L67K GNSS support
The driver for the L67K GNSS is really flaky and causes performance issues.
So just remove it to not spread false hope.
2026-08-16 23:16:20 +02:00
Jannik Beyerstedt
4583ad8322 main: reboot on panic 2026-08-11 11:50:21 +02:00
17b84d9aec Add basic BLE I/O 2026-08-10 13:23:04 +02:00
Jannik Beyerstedt
666499c240 Move core ESP32 V2X to own repo 2026-07-31 16:06:20 +02:00
2db0dc0116 gnss: Add support for ublox GNSS 2026-07-31 13:20:21 +02:00
Jannik Beyerstedt
4d7bef58a1 Implement UART I/O protocol 2026-07-27 13:24:24 +02:00
6604670490 main: Add UART I/O helpers 2026-07-27 11:03:24 +02:00
Jannik Beyerstedt
7bbb47a844 cam_tx: Fill path history 2026-07-26 21:24:24 +02:00
2379a7eefc Enable V2X transmission, add optional stand-alone CAM transmission 2026-07-24 12:12:11 +02:00
Jannik Beyerstedt
baaee5f6ff logging: Only print to jtag-serial
Otherwise esp-println will use UART0 when no USB-JTAG/Serial is connected.
2026-07-23 10:11:46 +02:00
Jannik Beyerstedt
21db09ad7f build: Add "io" module for BLE/ UART messages 2026-07-22 15:39:33 +02:00
e178c740db v2x: drop hopped messages and unsupported message types 2026-07-21 17:30:05 +02:00
Jannik Beyerstedt
a62d25e651 chore(denm): Update c-its-parser and use conversions from there 2026-07-16 09:46:14 +02:00
c6f9aea38c screen: Fix feature flags to make tests work again 2026-06-28 00:25:32 +02:00
b2ec98da2e spat: Add screen 2026-06-17 23:27:49 +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
919065f377 feat: Add L76K GNSS 2026-05-27 19:40:43 +02:00
dc309bc095 refactor: Move main.rs
Otherwise adding more modules will let cargo think they are multiple binaries
2026-05-11 22:09:43 +02:00
ae71fb51ef chore: Use embassy runtime 2026-05-11 22:07:49 +02:00
480ba97ee7 feat: Run a 802.11p sniffer 2026-05-06 21:29:22 +02:00
Jannik Beyerstedt
c4598a3d3e feat(build): tweak binary size by stripping symbols 2026-04-27 13:52:56 +02:00
8cfb908678 setup rust project using esp-generate 2026-04-25 16:47:41 +02:00