Skip to content

Design new Telemetry Streaming Format #43

Description

@EdHurtig

The current telemetry stream is a huge 240byte packet containing all the telemetry information. Its a bit wasteful and could be much more efficient

  • We are limited to 1mbps on the network link.
  • We want to stream video over this link as well.
  • We need to maintain a TCP command connection as well.

Goal: Do all of this efficiently in 1mbps

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions