waterloo-rocketry / cansw_processor_canards

Firmware for the 2024-2025 processor board project, performing state estimation and control for the canards system
GNU General Public License v3.0
1 stars 1 forks source link

controller module design #6

Open celery6 opened 1 month ago

celery6 commented 1 month ago

See #5

This one can use multiple people contributing together

Responsible for carrying out the control loop as specified by the controller theory/design group. This includes taking in required data and outputting control data value. Components:

Interface:

Things to figure out: