Terrapin-Rocket-Team / SRAD-Avionics

Code and PCBs for the avionics subteam for the SRAD flight computer and side projects
6 stars 2 forks source link

Radio Code Improvements #34

Closed jhauerst closed 9 months ago

jhauerst commented 10 months ago

The radio code from #11 will also need to be updated to work with Raspberry Pi for transmitting live video, and Windows and MacOS machines, if possible, for receiving on the ground. This involves removing or finding an alternative for Arduino dependencies such as String, and testing the code on each platform. This will also be useful for the future transition to the STM32. This issue will also include the suggestions from #32.