Skip to content

v1.9.0

Closed Oct 5, 2021 100% complete

Milestone for next tmtccmd release

  • Bumped minimum required Python version to 3.8 so that TypedDicts can be used

  • Moved all packet related code to a separate spacepackets package. This includes CFDP, ECSS and CCSDS code

  • Bugfixes for Service 1 telemetry unpacking

  • Some other smaller bugfixes

  • Simplified the TCP client by keeping the connection opened…

Milestone for next tmtccmd release

  • Bumped minimum required Python version to 3.8 so that TypedDicts can be used

  • Moved all packet related code to a separate spacepackets package. This includes CFDP, ECSS and CCSDS code

  • Bugfixes for Service 1 telemetry unpacking

  • Some other smaller bugfixes

  • Simplified the TCP client by keeping the connection opened instead of closing it after ever transaction

  • Bugfix which should cause the core to prompt the service again if no service argument is specified for the CLI mode

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.