Releases: wuespace/telestion-project-daedalus2
Releases · wuespace/telestion-project-daedalus2
v1.8.0
v1.7.1
v1.7.0
v1.6.0
v1.5.0
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
v1.3.0
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
v1.2.0
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)