Terrapin-Rocket-Team / SRAD-Avionics

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

Design On-The-Ground Radio Teensy Code #67

Closed varun-un closed 2 weeks ago

varun-un commented 6 months ago

This code should be able to synchronize and transmit the 3 streams of data from 2 live video sources and 1 telemetry source in real-time over Serial to a laptop's USB port for processing by the Ground Station. This should be done with minimal overhead and quick enough that all radio data gets transmitted seamlessly

varun-un commented 6 months ago

Will also need Ground Station code developed in tandem to decipher and separate out the streams of data

jhauerst commented 2 weeks ago

@varun-un I believe this code is completed, has it been merged in yet?