SpaceTeam / STS1_COBC_SW

Software for the communication and onboard computer (COBC) of SpaceTeamSat1 (STS1)
MIT License
7 stars 2 forks source link

Refactor low-level RF code #156

Open PatrickKa opened 7 months ago

PatrickKa commented 7 months ago

Description

Currently, it is basically one long mess of magic numbers. That must be fixed.

To do

PatrickKa commented 5 months ago

Blocked by #84