Skip to content

Releases: masa-umich/Ground-Support-Software

v2.0.1

22 Sep 21:18
Compare
Choose a tag to compare

Issues, #59, #63, #64 fixed. Small other changed encountered when creating configuration file.

v2.0.0

22 Sep 21:18
Compare
Choose a tag to compare

Lot to say, but no time. Truly a classic, docs coming soon

2021-09-04 Post-RRS Release

22 Sep 21:18
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed a bug that prevented the flash binary parser from reading data

2021-08-27 RRS Release

22 Sep 21:18
Compare
Choose a tag to compare

New features:

  • Server now rejects packets of incorrect length to mitigate data corruption
  • Added server command to reset the GSE controller and power the LOX pneumatic vent (normally open) after resetting.

2021-08-22 RRS Release

22 Sep 21:18
Compare
Choose a tag to compare

Changes:

  • Deprecated the Sensor Calibrations window; ducer cals have to be entered from the server command log for now
  • Changed ducer calibrations to only use a single command that changes slope and offset
  • Boards now constantly transmit a calibration packet every 2 seconds, so the Last Packet Size should reflect that

Outstanding bugs:

  • Dataviewer is still broken

2021-08-18 RRS Release

22 Sep 21:18
Compare
Choose a tag to compare

Modified telemetry packets and command handling.

This version of the GUI should be used with the following board firmware versions:

  • Pressurization board: tsm-flight-ec-firmware/tsm-flight-ec-firmware-pressboard-port v1.0.2
  • GSE controller: engine-controller/engine-controller-firmware v1.2.3
  • firmware-libaries v1.2.3

Known bugs:

  • Removing and re-adding boards to the sidebar causes the software abort button to stop working entirely
  • The sensor calibration window is still fucked
  • Dataviewer is broken, doesn't show plots but window scales properly

20210-8-17 RRS Release

22 Sep 21:18
Compare
Choose a tag to compare

Requirements:

  • tsm-flight-ec-firmware v1.0.1
  • engine-controller-firmware v1.2.2

Updated telemetry packets and commands.
Added a microcontroller software reset command, reset_micro.

Initial release before RRS press testing

22 Sep 21:18
Compare
Choose a tag to compare

Added ducer calibration configuration from the GUI.
Added call and response calibration telemetry packets.
Added telemetry parsing for multiple the flight EC, press board port of flight ECfirmware, and GSE/EC calibration packets.

version-alpha-1.02

22 Sep 21:18
Compare
Choose a tag to compare

Updated .gitignore
Updated requirement.txt

version-alpha-1.0.1

22 Sep 21:18
Compare
Choose a tag to compare

Import bug patched and some files from .gitignore updated