Skip to content

Releases: CarletonURocketry/ground-station

v.1.1.0

06 Nov 02:21
3047978
Compare
Choose a tag to compare

This is version 1.1.0, the last version used by the ground station before the upgrade to the V2 packet spec.

v1.0.0

24 Jun 23:50
c403ea1
Compare
Choose a tag to compare

This is version 1.0.0 of the ground station software, which was flight tested and successful at the Spaceport America Cup in 2024.

Telemetry Server v0.0.1

17 Jun 15:50
9405e1d
Compare
Choose a tag to compare

Fixes

  • Resolved enum value bug that caused multiple parsing errors: f8b752e

What's Changed

  • Move configurations to pyproject.toml where applicable and update configurations by @linguini1 in #27

Telemetry Server v0.0.0

09 Jun 14:28
Compare
Choose a tag to compare

This version of the telemetry server provides websocket interfacing through one monolithic endpoint, serial connection with CUInSpace's SRAD board, mission replay and live telemetry parsing.