]> git.leonardobizzoni.com Git - pioneer-stm32/commit
fixed message config struct and status codes
authorLeonardoBizzoni <leo2002714@gmail.com>
Thu, 23 Oct 2025 08:05:33 +0000 (10:05 +0200)
committerLeonardoBizzoni <leo2002714@gmail.com>
Thu, 23 Oct 2025 08:05:33 +0000 (10:05 +0200)
commitd4b9b065718725e7ec0c3f236f03a2f7db445b1e
tree4454d41f38a7cd9ce604a2c488825ed3f2eb7b8f
parentaa6d1ac4386186b65aaa56a857c1dcef4ac8e2a8
fixed message config struct and status codes

- used magic values for status codes
- hard to copy pid constants from config
otto_controller/Core/Inc/communication/otto_messages.h
otto_controller/Core/Inc/control/pid.h
otto_controller/Core/Inc/main.h
otto_controller/Core/Src/control.c
otto_controller/Core/Src/main.c