Releases: bluerobotics/cockpit
Releases · bluerobotics/cockpit
v1.0.0-beta.19
What's Changed
- Move widgets away from bars by @rafaellehmkuhl in #911
- Get grid back by @rafaellehmkuhl in #990
- ardupilot: Fix population of available generic variables array with the
NAMED_VALUE_FLOATs
by @rafaellehmkuhl in #989
Full Changelog: v1.0.0-beta.18...v1.0.0-beta.19
v1.0.0-beta.18
What's Changed
- ViewSelector: List views in the original order by @rafaellehmkuhl in #965
- Force rendering of
Compass
andVirtualHorizon
on widget resizing by @rafaellehmkuhl in #964 - Clicking to download unprocessed videos caused users to misunderstand the file contents by @ArturoManzoli in #966
- Corrects dialog title text by @ArturoManzoli in #981
- Allow using MAVLink
MANUAL_CONTROL
messages without vehicle by @rafaellehmkuhl in #943 - map: Fix the URL of the vehicle images by @rafaellehmkuhl in #986
- Fix VeryGenericIndicator search by @rafaellehmkuhl in #987
Full Changelog: v1.0.0-beta.17...v1.0.0-beta.18
v1.0.0-beta.17
What's Changed
- video: Remove warning about available videos by @rafaellehmkuhl in #928
- Fix joystick profile loading minors by @rafaellehmkuhl in #927
- video: Warn user if they selected an IP that is not available in the ICE candidates by @rafaellehmkuhl in #923
- Allow logging data from very generic indicator by @ArturoManzoli in #913
- Add RTP receiver jitter buffer target configuration by @joaoantoniocardoso in #941
- Bottom bar is not appearing in profiles with less than 3 views by @ArturoManzoli in #945
- Tie widget profiles to vehicle types and auto-change profile on boot by @rafaellehmkuhl in #934
- mini-video-recorder: Disallow recording a stream that is not connected by @rafaellehmkuhl in #949
- One can process a video recording before stopping it by @ArturoManzoli in #952
- Optimize parsing of generic messages data by @rafaellehmkuhl in #950
- Improve subtitle telemetry display and configurations by @ArturoManzoli in #946
- Use
leaflet
library directly in the Map widget by @rafaellehmkuhl in #953 - Make changes on video protocol filters reconnect current streams by @JoaoMario109 in #959
- blueos: Allow monitoring BlueOS CPU temperature with the VeryGenericIndicator by @rafaellehmkuhl in #958
- Fix subtitle overlay positioning bug by @ArturoManzoli in #961
- Improve video deletion UI by @ArturoManzoli in #955
Full Changelog: v1.0.0-beta.16...v1.0.0-beta.17
v1.0.0-beta.16
What's Changed
- sensors-logging: Find log by day prioritizing those from the last day by @rafaellehmkuhl in #919
- Improves stream protocol selection on Video Configuration View by @JoaoMario109 in #922
- video: webRTC: Remove hard-coded Google stun servers by @rafaellehmkuhl in #926
- Fix defaults by @rafaellehmkuhl in #912
- main-vehicle: allow setting vehicle and stream urls via query by @Williangalvani in #669
- video: Use fixed aspect-ratio on the library by @rafaellehmkuhl in #931
Full Changelog: v1.0.0-beta.15...v1.0.0-beta.16
v1.0.0-beta.15
What's Changed
- Allow users to choose TCP and/or UDP for ice candidate by @JoaoMario109 in #915
Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15
v1.0.0-beta.14
What's Changed
- ci: Run
apt update
before flatpak installation by @rafaellehmkuhl in #856 - widget-manager: Reload Cockpit after profile reset by @rafaellehmkuhl in #855
- views: MissionPlanning: Fix map position check by @patrickelectric in #860
- slide-to-confirm: Make cancel button text unselectable by @rafaellehmkuhl in #862
- On profile change, unconfigured veryGenericIndicator pops and wont close by @ArturoManzoli in #865
- Fix electron by @patrickelectric in #864
- package: Add
productName
tag by @rafaellehmkuhl in #873 - Tie vehicles to joystick profiles by @rafaellehmkuhl in #857
- Add hold to confirm functionality in action that need confirmation by @JoaoMario109 in #822
- Improve ui-ux on the stored videos modal by @ArturoManzoli in #874
- Alert: fail nicely if TTS is not supported by browser by @Williangalvani in #881
- packages: Fix warning for PWA configuration by @rafaellehmkuhl in #883
- Highlight widgets and mini-widgets when hovering then or their edit-menu entry by @rafaellehmkuhl in #876
- mini-widgets: Only highlight when in edit-mode by @rafaellehmkuhl in #885
- Fix menu not opening after using ESC to close it by @JoaoMario109 in #887
- sotres: mainVehicle: Add basic wss support by @patrickelectric in #886
- Fix Vue warnings by @rafaellehmkuhl in #888
- Supress invalid global address by @rafaellehmkuhl in #896
- index: Add reset fallback for when there's problems loading Cockpit by @rafaellehmkuhl in #897
- Set initial values in widgets avoiding empty canvas by @JoaoMario109 in #892
- Change from using 'cancel' to use 'keydown' in Dialog. by @JoaoMario109 in #900
- public: site.webmanifest: Avoid using absolute path for icons by @patrickelectric in #891
- Add feedback on video connection by @rafaellehmkuhl in #890
- Cockpit does not offer processing of unprocessed videos by @ArturoManzoli in #895
- Force regular cursor when leaving edit mode by @rafaellehmkuhl in #903
- Use dynamic positioning with respect to bottom bar by @rafaellehmkuhl in #904
- Fix linter no knowns by @rafaellehmkuhl in #905
- fallbacks: Compatibilize style of browser and settings fallback banners by @rafaellehmkuhl in #907
- Fix thumbnail generation method on video recording by @ArturoManzoli in #914
Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14
v1.0.0-beta.13
What's Changed
- video: add state variable & visual feedback to monitor video processing by @ArturoManzoli in #821
- video: Add button with files count badge to access stored videos modal by @ArturoManzoli in #827
- Fixing Incorrect Xbox One S PID by @ericjohnson97 in #828
- MAV joystick profile by @ericjohnson97 in #829
- Add support for remapping in controller axis by @JoaoMario109 in #831
- views: WidgetsView: Use AsyncComponentLoader over if test by @patrickelectric in #836
- Disarming the vehicle using the warning modal when opening menu with armed vehicle is generating dead state #833 by @ArturoManzoli in #839
- Add test to check if widget enum matches widgets names by @patrickelectric in #837
- Use AsyncComponentLoader with mini-widgets by @patrickelectric in #840
- mini-widgets: VeryGenericIndicator pops up config modal when added by @ArturoManzoli in #841
- 772 we should allow users to watch recorded videos (or parts of it) in the video view by @ArturoManzoli in #838
- ci: Run flatpak installation with
fix-missing
flag by @rafaellehmkuhl in #853 - Change WebM duration fix library by @rafaellehmkuhl in #852
- github: workflows: ci: Add windows build by @patrickelectric in #854
New Contributors
- @ArturoManzoli made their first contribution in #821
Full Changelog: v1.0.0-beta.12...v1.0.0-beta.13
v1.0.0-beta.12
What's Changed
- Fixed Virtual Horizon Backwards by @ericjohnson97 in #796
- Simulation Environment by @ericjohnson97 in #798
- README: Fix link to Cockpit docs by @rafaellehmkuhl in #803
- Allow recovering unprocessed videos by @rafaellehmkuhl in #791
- mini-video-recorder: Stop reconnecting stream that is already connected by @rafaellehmkuhl in #806
- video: Do not skip videos that did not start processing when searching for failed ones by @rafaellehmkuhl in #805
- video: Stop recording counter as soon as user clicks to stop by @rafaellehmkuhl in #807
- Upgrade video download table by @rafaellehmkuhl in #808
- Add progress banner to warn about videos being processed on background by @rafaellehmkuhl in #809
- Add loading state to video table by @rafaellehmkuhl in #810
Full Changelog: v1.0.0-beta.11...v1.0.0-beta.12
v1.0.0-beta.11
What's Changed
- Add
SURFTRAK
mode support for ArduSub by @ES-Alexander in #787 - Add check before opening hamburger config menu while vehicle is armed by @JoaoMario109 in #784
- Make PWA app installation icon appear on browsers by @rafaellehmkuhl in #789
- We love video here by @rafaellehmkuhl in #788
- Add Logic to Check Result of COMMAND_LONG by @ericjohnson97 in #782
- Bug Fix: Fixing Mode Change Selector Commanding Mode Change Back to Original Mode by @ericjohnson97 in #795
Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11
v1.0.0-beta.10
What's Changed
- Small fixes by @rafaellehmkuhl in #781
- Fix problems related to follow home/vehicle sticking and without indication by @JoaoMario109 in #778
- Extras and fixes on the video pipeline by @rafaellehmkuhl in #783
Full Changelog: v1.0.0-beta.9...v1.0.0-beta.10