Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 07:09
· 0 commits to 38e1022fbc45cf1b3c09ab8a4511b9771d3c27fc since this release

Bug Fixes

  • application: Include MavInfo details from ConCmd (87d78e4)
  • application: Make TelecommandSender network independent (be32536)
  • client: Fix integration issues with application (a83ed65)
  • client: Fix style issue in button and list labels and icons (8c69541)
  • Fix bugs and implement requested changes (51e192d)
  • Remove spelling mistakes and bugs (9d96480)
  • Send json and not the Object over the bus in MavlinkPacketCutter (186285d)
  • client: Fix value dependencies for Freitext TC widget's onSubmit (ba015fe)

Features

  • application: Add Serial Printer verticle (d5250ab)
  • application: Re-import main configuration (6507764)
  • application: Set up telecommand sender in vert.x configuration (1b2ab52)
  • application: Specify connection details type (4766a75)
  • application: Update configuration to support telecommand encoding and sending (89c047d)
  • client: Add Camera TC and Freitext TC widgets (c50389f)
  • client: Add dynamic styling for highlight.js containers based on current color scheme (2e232d1)
  • client: Add highlighted config controls to Camera and FreitextTC widget (4c2975d)
  • client: Update sources to work with Telestion-Client v0.16 (2b04c29)
  • Add ConCommand (new daedalus.xml) (dbf7064)
  • Add new autogenerated MAVLink messages (e99219c)
  • Cut messages from different senders (99d336c)
  • Implement Telecommands (2202bc3)