Yamcs Versions Save

A framework for mission control

yamcs-5.8.5

10 months ago
  • Fixes auth issue introduced in 5.8.4
  • Various smaller tweaks and fixes

yamcs-5.8.4

10 months ago
  • Group support on LDAP AuthModule
  • Various smaller tweaks and fixe

yamcs-5.8.3

10 months ago
  • Consider config properties in etc/application.properties
  • Fix validation of priorityScheme option
  • Add option to fully disable login form
  • yamcs-web: fix binary argument input not showing
  • Various smaller tweaks and fixes

yamcs-5.8.2

11 months ago
  • Add packet detail page, showing on-demand extraction result
  • Allow validation of link arguments, activated for all default links.
  • Serve static web UI files from root instead of /static
  • CFDP: allow to disable file listing and triggering file download from the yamcs-web. It requires setting two parameters in the CFDP configuration, please check the docs.
  • Various tweaks and fixes

yamcs-5.8.1

1 year ago
  • Contains fixes from 5.7.13 (developed separately from 5.8.x)
  • Restore link enabled state and queue state across restarts
  • Add configuration option to show custom logo on the yamcs-web
  • Documentation improvements
  • Various tweaks and fixes

yamcs-5.7.13

1 year ago
  • Fixed replay of packets when the MDB contains multiple roots
  • Fixed algorithm override not working
  • Fixed TcpTcTmDataLink detail

yamcs-5.8.0

1 year ago
  • Upgraded to Rocksdb 7 (required for Apple ARM64 support). The new version should be backwards compatible but please make an extra backup of your data before upgrading.
  • Added support for Apple ARM64 (Apple M1 and M2 chips)
  • TSE (test support equipment): added support for UDP targets
  • Implemented more fine grained permissions for the yamcs-web Admin and File Transfer pages

yamcs-5.7.12

1 year ago
  • Fixes web query parameters stringify responsible for breaking the parameter plots (issue #768)

yamcs-5.7.11

1 year ago
  • Fixes in the file transfer GUI: the local directory was not remembered in the preference store, and the show/hide bucket size toggle was broken

yamcs-5.7.10

1 year ago
  • CFDP improvements: download via proxy request, file listing
  • Command Stack improvements: allow delay in between commands, allow specifying which acknowledgmetn to wait for
  • various tweaks and fixes