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

Determine task priorities #2

Open celery6 opened 1 month ago

celery6 commented 1 month ago

This task is a later thing, when tasks are actually in existence. We need to learn more about how to determine task priorities so it's not so arbitrary! This requires also understanding the interactions between tasks, particularly which is blocking each other and stuff like that