Releases: bluerobotics/cockpit
v1.0.0-beta.9
What's Changed
- Adding Slider to Adjust Altitude by @ericjohnson97 in #721
- Default MAV Profile by @ericjohnson97 in #745
- Allow discarding/downloading multiple videos at once by @rafaellehmkuhl in #750
- Add support for non-default (1) vehicle ID (SYSID_THISMAV) by @goasChris in #740
- Add actions to start and stop video recording (for all streams simultaneously) by @rafaellehmkuhl in #737
- Add fuzzy find generic indicator by @rafaellehmkuhl in #749
- Improve video download page more by @rafaellehmkuhl in #752
- controller: Respect vehicle ID by @goasChris in #754
- video: Add logs and alerts to video recording pipeline by @rafaellehmkuhl in #755
- Improve video chunks handling by @rafaellehmkuhl in #756
- [FIX] Use temporary chunks DB instead of the recordings one on sizing and clearing by @rafaellehmkuhl in #757
- controller: add layout for ipega9023 by @Williangalvani in #758
- Fix some stuff around the code by @patrickelectric in #760
- Change Altitude Mini-Widget by @ericjohnson97 in #747
- Allow user to disable the
slide to confirm
on actions that need it by @JoaoMario109 in #761 - Fixing Bug with Wrong simple-http-server Architecture Being Installed by @ericjohnson97 in #768
- video: Increase chunk counter before anything else by @rafaellehmkuhl in #767
- Fix widgets selection bar (on the edit-menu) removing multiple simultaneously scroll events by @JoaoMario109 in #771
- Treat edge-cases on the VideoPlayer and MiniVideoRecorder by @rafaellehmkuhl in #774
- sensors-logging: Fix calculation of duration intervals to consider milliseconds by @rafaellehmkuhl in #739
- Allow adjusting telemetry interval by @rafaellehmkuhl in #746
New Contributors
- @goasChris made their first contribution in #740
- @JoaoMario109 made their first contribution in #761
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
v1.0.0-beta.8
What's Changed
- views: Consider visibility state of when selecting previous/next view by @rafaellehmkuhl in #722
- Stop saving video on memory and stop removing videos automatically by @rafaellehmkuhl in #720
- widgets: Close widgets/mini-widgets configuration menus on boot by @rafaellehmkuhl in #725
- Fix small video stuff by @rafaellehmkuhl in #724
- Fix usage of mission name on video filename
- Fix usage of video rotation controls
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8
v1.0.0-beta.7
What's Changed
- Less clicks to record by @rafaellehmkuhl in #706
- joystick: Automatically unmap axis actions that are mapped to new inputs by @rafaellehmkuhl in #711
- Joystick: Support extended
MANUAL_CONTROL
message (buttons2
+s
&t
axes) by @rafaellehmkuhl in #559 - Stop sending MAVLink
MANUAL_CONTROL
commands when there's no pilot input by @rafaellehmkuhl in #713
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
What's Changed
- Multi joystick functions profile by @rafaellehmkuhl in #667
- Allow configuring top right widgets by @rafaellehmkuhl in #707
- Allow toggling visibility of Views by @rafaellehmkuhl in #708
- Fix
VeryGenericIndicator
name by @rafaellehmkuhl in #703 - Initial Implementation of Slide to Confirm by @ericjohnson97 in #689
- stores: alert: Use platform language by default over default speech by @patrickelectric in #709
- src: components: edit-menu: improve widget reordering icons by @ES-Alexander in #680
- src: assets: default: Fix unaligned Compass Widget by @joaoantoniocardoso in #710
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- mini-video-recorder: Fix starting records of unconfigured widgets by @rafaellehmkuhl in #692
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- Improve video recording management by @rafaellehmkuhl in #655
- Fix attitude widgets refresh by @rafaellehmkuhl in #662
- Automatically set ice ips by @rafaellehmkuhl in #663
- widget-manager: variableName as VeryGenericIndicator widget name by @wandersonsousa in #671
- main-vehicle: add multiple stun servers by @Williangalvani in #668
- Change colors in switch components when toggled by @wandersonsousa in #675
- Further performance improvements by @rafaellehmkuhl in #679
- video-player: Add rotation by @joaoantoniocardoso in #681
- Change ArmerButton bgcolor when toggled by @wandersonsousa in #683
- system-logging: Make system logger print/log more than the first call argument by @rafaellehmkuhl in #686
New Contributors
- @wandersonsousa made their first contribution in #671
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- "Go to point" functionality on Map by @ericjohnson97 in #641
- Allows controlling the vehicle dinamically, without a planned mission
- Video store rules all by @rafaellehmkuhl in #654
- Fixes the stuttering and loss of control problems that started in Beta1
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Add system logs and allow downloading them by @rafaellehmkuhl in #651
- widget-manager: Remove default profile check on profile delete by @rafaellehmkuhl in #649
- config-joystick-view: Make modifier-key tab change consistent by @rafaellehmkuhl in #642
- mission-planning: Remove unused "Takeoff" and "Land" waypoint types by @rafaellehmkuhl in #647
- mision-name: Don't wrap text on shrinked screens by @rafaellehmkuhl in #652
- Fix console warns by @rafaellehmkuhl in #648
Full Changelog: v0.18.2...v1.0.0-beta.2
v1.0.0-beta.1
Cockpit v1.0.0-beta.1
We've been developing this project for almost two years now, and we are happy to announce that today we are releasing the first Beta version of Cockpit!
About Beta
This first Beta for us means that we've been adding functionalities and testing Cockpit for some time, and we now consider it ready to be the first GCS of choice for someone piloting an ROV.
Beta also means that, despite all the tests we did, we expect bugs to be discovered, and we will fix them along the way, before releasing the first stable version.
It's for you
You know that already, but it's never too much to say: we are building Cockpit to improve your experience piloting a remote vehicle, so there are not that many things more important than your feedback in this process. Hearing from you is the best way for us to go in the right direction.
So with all that said, enjoy Cockpit, and let us know what you think.
v0.18.2
What's Changed
- Fine tune ROV joystick profile by @rafaellehmkuhl in #638
Full Changelog: v0.18.1...v0.18.2