Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Driver

Contributors

Ekanshh Danda Praveen Matthew Keller Terry Su

Informed

Objective

Data Telemetry Fall 2022 Outline

Due date

Jan 1

Key outcomes

implement 3 modules - GroundSend, Ground Receive, Control

Status

Status
titlenot started
/
Status
colourYellow
titlein progress
/
Status
colourGreen
titlecomplete

...

\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

🎯 Scope

Must have:

Nice to have:

Not in scope:

...