Releases: bluerobotics/cockpit
Releases · bluerobotics/cockpit
v0.16.2
What's Changed
- Fix
DepthIndicator
for smaller (<10cm) and residual (<1cm) values by @rafaellehmkuhl in #604
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- Reset everyone's profiles by @rafaellehmkuhl in #603
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Allow saving widget profiles on the vehicle by @rafaellehmkuhl in #566
- Remove button-like behavior from
VeryGenericIndicator
by @rafaellehmkuhl in #585 - Improve README with instructions on installing
bun
and the backend providers by @rafaellehmkuhl in #588 - Backup video while recording and offer download on next Cockpit boot by @rafaellehmkuhl in #573
- Improve mission name usage experience by @rafaellehmkuhl in #590
- Warn user when multiple IP routes are being used for the WebRTC streaming by @rafaellehmkuhl in #591
- Adjust
DepthIndicator
precision based on it's value (and fix it's width) by @rafaellehmkuhl in #595 - Generate log files (cockpit standard and video subtitles) by @rafaellehmkuhl in #582
- Change default profile for the ROV by @rafaellehmkuhl in #593
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Allow blocking IPs from transmitting WebRTC video by @rafaellehmkuhl in #571
- Add Relative Altitude Mini Widget by @ericjohnson97 in #576
- Update Mode for Copter and Plane Vehicle Types by @ericjohnson97 in #575
New Contributors
- @ericjohnson97 made their first contribution in #576
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Ignore "Ok(xxx)" result messages from mavlink2rest by @rafaellehmkuhl in #567
- Don't try to get canvas context on null canvas elements by @rafaellehmkuhl in #565
- Support more vehicles by @rafaellehmkuhl in #570
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Add first flight joystick (Logitech Extreme 3D Pro) by @rafaellehmkuhl in #563
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- package: Fix flatpak joystick access by @patrickelectric in #548
- LICENSE: Add first version by @patrickelectric in #549
- Allow hiding the bottom bar view-wise by @rafaellehmkuhl in #550
- Update logo by @rafaellehmkuhl in #551
- Add banner to readme by @rafaellehmkuhl in #552
- Allow hiding bottom bar momentarily through a Cockpit Action by @rafaellehmkuhl in #554
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- Make joystick-activated cockpit actions faster by @rafaellehmkuhl in #543
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Use ‘Cockpit’ in video file names if mission name is not set by @rafaellehmkuhl in #535
- Remove old
Indicators
widget by @rafaellehmkuhl in #532 - Allow configuration of mini-widgets that are in
MiniWidgetBar
widgets by @rafaellehmkuhl in #531 - Try to prevent user from closing Cockpit during video record by @rafaellehmkuhl in #533
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Fix changing to a profile with less views by @rafaellehmkuhl in #509
- components: widgets: IFrame: Do not use mouse internally when in edit mode by @patrickelectric in #522
- components: widget: IFrame: Allow transparency control by @patrickelectric in #523
Compass
: face-lift widget using canvas by @rafaellehmkuhl in #502- package: Add flatpak deployment by @patrickelectric in #520
- assets: joystick-profiles: Add XboxController_360 by @patrickelectric in #519
- App: Hide mouse if not moving for 5 seconds by @patrickelectric in #521
- Add
VirtualHorizon
widget by @rafaellehmkuhl in #527 - Compass fix head up by @patrickelectric in #524
Full Changelog: v0.9.0...v0.10.0