This is the codebase that will operate on the glider, direct its movement, and collect and transmit data.

1 Open Issue Need Help Last updated: Sep 22, 2025

Open Issues Need Help

View All on GitHub
readCommands 37 minutes ago

AI Summary: This issue requires creating and coding a new thread specifically designed to read commands sent by the ground control system. The implementation must strictly follow the command specifications outlined in section 3.1.2 of the provided CanSat Mission Guide, involving the setup of communication protocols and parsing of incoming instructions.

Complexity: 4/5
good first issue

This is the codebase that will operate on the glider, direct its movement, and collect and transmit data.

C