Skip to content

Releases: wuespace/telestion-project-daedalus2

v1.8.0

25 Mar 13:58
Compare
Choose a tag to compare

Features

  • application/config: Add CSV data exporter to main configuration (6d9912c)
  • application: Add CSV iridium message exporter (3cd1d7e)
  • client/dashboards: Add CSV data exporter to recovery-2 dashboard (765776f)
  • client/widget: Add CSV data exporter widget (289f736)

v1.7.1

23 Mar 16:52
Compare
Choose a tag to compare

Bug Fixes

  • application: Also publish iridium parse stats for unknown targets (3b447c9)

v1.7.0

12 Feb 19:03
Compare
Choose a tag to compare

Features

  • client/widget: Add focus selector to Iridium map widget (5dc1604)
  • client/widget: Add legend to Iridium map widget (e4fb049)
  • client: Increase Iridium packet timeouts further (624bc66)
  • client: Update format delta time to accept undefined and null values (c738379)

v1.6.0

11 Feb 17:23
Compare
Choose a tag to compare

Bug Fixes

  • client/widget: Fix heater temps calculating wrong temperature (978c08c)

Features

  • client: Update format delta time to show 'now' even if the received packet is 10 seconds from the future (85e0d00)

v1.5.0

11 Feb 03:21
Compare
Choose a tag to compare

Bug Fixes

  • application: Always reply to requests in Redis request handlers (even if no value is available for the requested storage slot) (ca86e33)
  • client/widget: Fix wrong delay time in Iridium map widget (6d9b297)

Features

  • client/widget: Display heater temperature if heater is not faulty in seed ECAM widget (55b7f21)
  • client/widget: Increase abnormal timeout in Iridium timeline widget (3278158)
  • client/widget: Remove invalid/possible dangerous state from state change widget (7f4558e)
  • client: Increase timeouts in connection status panel in Iridium mode (3cecb85)

v1.4.0

10 Feb 22:19
Compare
Choose a tag to compare

Features

  • Trigger release pipeline (884f213)

v1.3.0

10 Feb 22:11
Compare
Choose a tag to compare

Features

  • application: Update Iridium message injector to send both latest and valid positions (85a1444)
  • application: Update iridium message types to match iridium-sbd-receiver and update message mapper to represent new document structure (715ec54)
  • client/widget: Add Iridium map widget (f783a60)
  • client/widget: Add Iridium state widget derived from the original state widget (62b5da9)
  • client/widget: Add Iridium timeline widget derived from the original timeline widget (2eba165)
  • client: Add Iridium widgets to recovery dashboards and make them available via the iridium user (ed9be1d)

v1.2.1

03 Feb 14:13
Compare
Choose a tag to compare

Bug Fixes

  • client: Remove payload appendix in recovery dashboard (#399) (a47317d)

v1.2.0

03 Feb 03:18
Compare
Choose a tag to compare

Features

  • application: Add Iridium Message Injector verticle for testing purposes to mock incoming Iridium data (aebf98a)
  • client/widget: Add Map widget and pin down dependencies (c43055e)
  • client: Add dockerfile to package client static html page and a release workflow that builds and pushes the docker image to the GitHub container registry (2ff5f08)
  • client: Add property to config.json to configure the UI based on information target (iridium/local) (1c698ef)
  • client: Add recovery dashboard and iridium user (37510c0)

v1.1.1

01 Feb 14:35
Compare
Choose a tag to compare

Bug Fixes

  • client/widget: Fix styling issues (e9d258f)