Commit Graph
16 Commits
Author SHA1 Message Date
h3cx de4b471790 Started docs 2026-06-03 14:22:13 +02:00
h3cx f23f852b6c Merge branch 'dev' of git.h3cx.dev:Exergie/NeoECU-Firmware into dev 2026-06-03 14:21:29 +02:00
h3cx 16fd59535e Update config for CH3 output compare 2026-06-03 14:19:55 +02:00
h3cx bacb144369 Fixed CRANK and CAM macros 2026-06-03 11:51:50 +02:00
h3cx 5fed925b7f Updated crank to use macros 2026-06-03 11:48:40 +02:00
h3cx e346c67e00 Ring buffer fixes and spark time compute 2026-06-03 11:18:44 +02:00
h3cx 42e64b673c Initial sync implementation
Implemented system sync with crank and cam state and simple error
handling
2026-06-03 10:56:28 +02:00
h3cx 21f0b5a3ea Added ring buffer revert 2026-06-03 08:45:10 +02:00
h3cx 22c732be02 Refactor handler to external
Moved task handler functions to external functions, signatures are in
tasks.h, each function has its own .c file in Src/tasks
2026-06-02 20:11:07 +02:00
h3cx 8d1debd69a Added print on interrupt via task flag 2026-06-02 19:46:05 +02:00
h3cx 0e99868078 Added SEGGER RTT files 2026-06-02 19:45:49 +02:00
h3cx e7e436affa Updated ring buffer
Updated ring buffer to match use case, one write head with negative read
index
2026-06-02 17:29:46 +02:00
h3cx cfc59a9593 Ring buffer impl
Implemented ring buffer with inline push and pop functions
Updated copyrights on main.c and ring_buffer files
2026-06-02 16:52:07 +02:00
h3cx b0152e2751 FreeRTOS config 2026-06-02 15:44:49 +02:00
h3cx 70ae757c33 Initial code generation 2026-06-02 15:07:37 +02:00
h3cx b0b0d92009 Initial commit 2026-06-02 14:57:17 +02:00