Releases: mavlink/qgroundcontrol
Releases · mavlink/qgroundcontrol
QGroundControl v3.0.0
QGroundControl v3.0.0
QGroundControl v2.9.7
This release improves the fly view button handling and improves the user experience for PX4 tablet-only flight control.
QGroundControl v2.9.6
Addresses font and button sizing issues on mobile devices, adds a configurable mag calibration for PX4. Flight mode updates for APM.
QGroundControl v2.9.5
This release adds:
- Pure tablet control using flight view
- Simpler mag calibration for PX4
- Small screen support (e.g. iPhone 5S)
QGroundControl v2.9.4
- Enable map caching.
- Fix for the artificial horizon staying at zero.
QGroundControl v2.9.3
This release adds configuration for Wifi modules (Pixracer) and improves mission support (better editing, better defaults) but also contains a lot of other improvements and bugfixes.
QGroundControl v2.9.2
This release improves the installation experience on Windows:
- Reinstalling the application clears the user preferences
- The USB driver is not installed again if already installed
QGroundControl v2.9.1
Fixes the "missing SD card" warning.
QGroundControl v2.9.0
This is maintenance release ahead of the 3.0 major release which contains a lot of general improvements, auto-connect and full PX4 and APM stack support including config.
QGroundControl v2.8.0
- To use Android version join here: https://play.google.com/apps/testing/org.mavlink.qgroundcontrol
- New mechanism to run Stable/Daily installer builds on Linux
- Install Qt and dependencies as specified here:
https://github.com/mavlink/qgroundcontrol/blob/master/README.md - Run using ./qgroundcontrol-start.sh
- Install Qt and dependencies as specified here:
- MainWindow
- Major rewrite of Fly and Mission Editor views
- Desktop widgets now float instead of dock
- Setup
- New Joystick Config
- PX4 Flow Config
- Parameter Editor
- Search support
- Reset to default
- Firmware Upgrade
- Flash of APM Stack firmware
- Flash of PX4 Flow support custom firmware
- New toolbar
- Major visual overhaul
- Arm/Disarm and change Flight Mode from toolbar
- Tablet
- Major work on ui display with multiple screen sizes
- Android builds are now very usable
- Build
- New Travis/Appveyor CI build system