RIT-Launch-Initiative / FSW

Firmware for Launch's flight hardware
GNU Affero General Public License v3.0
5 stars 0 forks source link

Power Module Refactor #98

Closed AarC10 closed 1 month ago

AarC10 commented 2 months ago

Refactor to initialize threads and message queues at compile time. Separate networking and telemetry functionality into separate files. Adjust task priorities to avoid telemetry broadcast task to prevent it from hogging the CPU most of the time. Also, set timeslice size to 50ms for all modules to prevent