Firmware for the 2024-2025 processor board, performing state estimation and control for the canards system. Project documentation can be found in the team Google Drive.
git clone --recurse-submodules git@github.com:waterloo-rocketry/cansw_processor_canards.git
src/drivers/
: custom peripheral driver modulessrc/application/
: high-level application logic modulessrc/third_party/
: third-party libraries