Releases: wuespace/telestion-project-daedalus2
Releases · wuespace/telestion-project-daedalus2
v0.20.0
v0.19.0
v0.18.0
Bug Fixes
- application: Add Message Chunker information to Redis check list (5eb0865)
Features
- application: Add Telecommand Generator verticle to generate a bunch of telecommands (a9751b8)
- application: Update D2 TM simulator (cb3445c)
- application: Update mavlink definition file and regenerate python and Java files (96248b1)
- client: Add debug dashboard with Eventbus debug widget to user config (1d9c2aa)
- client: Add ejector camera widget for
camrec
andcamled
TCs to the ejector (828f3f7) - client: Add radio silence and ejector camera widgets to the Telecommands dashboard (49baf9d)
- client: Add radio silence widget to easily trigger and abort the radio silence sequence using buttons (with confirmation dialogs) (4037ca7)
- client: Remove outdated/invalid default values for the current values and graph widget (d4d752f)
- widget: Filter out invalid and entry and exit states from state change widget (0781f0c)
v0.17.0
v0.16.4
v0.16.3
v0.16.2
v0.16.1
v0.16.0
Bug Fixes
- application: Fix bug where uploaded data which is not Base64 encoded throws and breaks the verticle (0a12988)
- application: Fix Iridium Message Mapper not sending receive time in header resulting in errors in Redis Saver (66b0ca2)
- application: Increase size of integer elements in IE header to prevent unsigned integer overflow (1da78b7)
- client: Add Client side implementation to handle uploaded data which can be invalid (4665c7e)
- client: Fix several small visual issues in the Seed ECAM Widget (2935e89)
- widget: Fix title overflow in A-GPS Upload widget (7c678fa)
Features
- application: Add Assist Now generator script (6cc21a4)
- application: Add iridium message channels to Redis and Mongo saver (f770756)
- application: Add message mapper verticle to map iridium messages to redis readable data (97d32c1)
- application: Add Telecommand Counter verticle (9328e58)
- application: Partially rewrite TelecommandSender verticle to send different MAVLink messages based on Telecommand Messages (01ff65b)
- client: Add current D2 mission time in header (58bb9b8)
- client: Add State change widget (ba08b83)
- client: Move and refactor states from State widget to model (5daea49)
- client: Refactor and clean up state widget and make use of the new state definitions (88693e7)