Skip to content

Releases: bluerobotics/cockpit

v0.11.1

27 Oct 17:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

26 Oct 17:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

21 Oct 12:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

16 Oct 23:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

27 Sep 14:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.8.0

v0.7.4

19 Sep 13:04
Compare
Choose a tag to compare

What's Changed

  • Fix number of digits in the DepthIndicator widget by @rafaellehmkuhl in #479
    • Make its width stay fixed
  • Use edit-mode to remove mini-widgets from the MiniWidgetBar by @rafaellehmkuhl in #485
    • Create structure that allow widgets to control allowance of movement
    • Include the MiniWidgetsBar entirely in the edit-mode architecture

Full Changelog: v0.7.3...v0.7.4

v0.7.3

16 Sep 16:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

13 Sep 18:34
Compare
Choose a tag to compare

What's Changed

  • Fix minors on the joystick MAVLink mapping implemantation by @rafaellehmkuhl in #478
    • Duplicated MAVLink buttons being remapped together
    • Only one between the duplicated MAVLink buttons actually working
    • Error popups not appearing when a modal was open

Full Changelog: v0.7.1...v0.7.2

v0.7.1

12 Sep 16:33
Compare
Choose a tag to compare

What's Changed

  • Make Alerter take 25% of the bar size at most by @rafaellehmkuhl in #473
    • This prevents the Alerter from taking a huge space of the top-bar
  • Add pre-defined options for GenericIndicator mini-widget by @rafaellehmkuhl in #472
    • There are pre-defined options for all ArduSub NAMED_VALUE_FLOAT variables

Full Changelog: v0.7.0...v0.7.1

v0.7.0

07 Sep 20:39
Compare
Choose a tag to compare

What's Changed

  • Make DepthHUD widget width fixed by @rafaellehmkuhl in #470
  • Make mini-widgets in the bottom bar specific to each view by @rafaellehmkuhl in #471
    • Allow usage of different mini-widgets per view
  • Improvements on the joystick pipeline by @rafaellehmkuhl in #452
    • Allow usage of unmapped MAVLink functions on buttons
    • Fix joystick functions not appearing

Full Changelog: v0.6.2...v0.7.0