Releases: mavlink/qgroundcontrol
Continuous Release
This release is continuously updated with every commit to master.
v4.4.2
v4.4.1
What's Changed
- DEXI Airframe 4.4 Backport by @AlexKlimaj in #11603
- [v4.4] Gimbal fixes by @julianoes in #11706
- [BACKPORT v4.4] Rework PX4 airspeed cal due to parameter name/functionality changes by @julianoes in #11707
- [BACKPORT v4.4] Update FirmwareUpgradeController.cc by @A908gao in #11683
Full Changelog: v4.4.0...v4.4.1
v4.4.0
Release text:
This is a release based on v4.3.0 with lots of bugfixes, as well as better support for gimbals.
Note: that this is an intermediate release still on Qt5, before the bigger v5 release including lots of UI rework and refactoring based on Qt (which is tracked by the master branch and daily builds).
Bugfixes:
- Various backported fixes (see #11276 for details).
- New terrain backend based on Copernicus hosted by Auterion (#10740) by @leonardosimovic.
Features:
- Gimbal support based on the MAVLink gimbal v2 protocol (#10667) by @Davidsastresas, @julianoes.
Full Changelog: v4.3.0...v4.4.0
Herelink: https://github.com/CubePilot/qgroundcontrol-herelink/releases/tag/v4.4.0-herelink
v4.4.0 release candidate 5
v4.4.0 release candidate 4
v4.4.0 release candidate 3
Full Changelog: v4.4.0rc2...v4.4.0rc3
Herelink: https://github.com/CubePilot/qgroundcontrol-herelink/releases/tag/v4.4.0.3
v4.4.0 release candidate 2
This is a second release candidate for v4.4.0.
v4.4.0 is an interim release until v5 is released which includes Qt6 as well as major UI/UX refactoring.
What changed versus previous v4.4.0rc1
- Fix some issues on initial handshake between QGroundControl and gimbals, it could fail under non ideal links. This would provoke the gimbal widget not being available.
Full Changelog: v4.3.0...v4.4.0rc2
For more information and a diff, check this pull request: #11276
Herelink version: https://github.com/CubePilot/qgroundcontrol-herelink/releases/tag/v4.4.0.2
v4.4.0 release candidate 1
This is just a release candidate for v4.4.0.
v4.4.0 is an interim release until v5 is released which includes Qt6 as well as major UI/UX refactoring.
What's Changed
- Gimbal support added by @Davidsastresas and @julianoes
- Various bugfixes after v4.3.0.
Full Changelog: v4.3.0...v4.4.0rc1
For more information and a diff, check this pull request: #11276