Driver | |||||||||||||||||
Contributors | |||||||||||||||||
Informed | |||||||||||||||||
Objective | Data Telemetry Fall 2022 Outline | ||||||||||||||||
Due date | Jan 1 | ||||||||||||||||
Key outcomes | implement 3 modules - GroundSend, Ground Receive, Control | ||||||||||||||||
Status |
|
...
\uD83E\uDD14 Problem Statement
Allow drone and ground station to communicate using Python modules to
Decode bytes → message
separate message into components for GUI
eed messaging protocol
Look @ Aadi’s code
proof of concept - decodes data in rt in two weeks
send data to gui (pyqt5)
Look into messaging protocol
show data in real-time
Develop encoding protocol/Develop decoding protocol
Look at Array of bytes: Ground-Side-Telemetry
🎯 Scope
Must have: | |
---|---|
Nice to have: | |
Not in scope: |
...