ops-sat-rs/CHANGELOG.md
2024-05-02 15:11:05 +02:00

981 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[v0.2.0] 2024-05-02

  • Use released sat-rs version v0.2.0

Added

  • Taking an image now generates a metadata file.
  • Implemented a command to move all camera image related files to the toGroundLP folder.

Fixed

  • Various important bugfixes for stop handling and home path handling

[v0.1.1] 2024-04-26

Various smaller improvements and tweaks.

Fixed

  • Logger file now has unique time-stamped name.

Added

  • Printout of SW version at startup.
  • Setup of to ground directories.
  • Camera handler commands: Image copying and shell command execution.
  • host feature for testing on the development computer.

[v0.1.0] 2024-04-24

Initial release with PUS stack, TM sink, TC source, TMTC TCP/IP infrastructure and camera handler.