- 16 Feb, 2015 2 commits
-
-
Basil Huber authored
-
Basil Huber authored
problem: in src/ui$/HUD.cc copyImage(UASInterface* u): u->getImage() was called twice. The first called already erased the buffer. changes: src/ui/HUD.cc: copyImage(UASInterface* u): instead of getting the image a second time, we take the one we already fetched
-
- 13 Feb, 2015 2 commits
- 12 Feb, 2015 10 commits
-
-
Don Gagne authored
Fix SetupView to work with latest mavlink headers
-
Don Gagne authored
Fix small logic error with NULL serial port.
-
https://github.com/DonLakeFlyer/qgroundcontrolDon Gagne authored
Conflicts: src/AutoPilotPlugins/PX4/AirframeComponent.cc
-
dogmaphobic authored
-
https://github.com/mavlink/qgroundcontrolDon Gagne authored
Conflicts: src/qgcunittest/UASUnitTest.h
-
Don Gagne authored
Put back commented out code
-
Don Gagne authored
- Updated MainWindowTest to catch this problem - Also implemented initial pass at SetupView unit test
-
Don Gagne authored
Updated MAVLink to include dense VTOL MAV_TYPE entries
-
Lorenz Meier authored
-
Don Gagne authored
- Updated MainWindowTest to catch this problem - Also implemented initial pass at SetupView unit test
-
- 11 Feb, 2015 7 commits
-
-
Don Gagne authored
Add missing qml modules to README
-
Lorenz Meier authored
-
Don Gagne authored
-
Lorenz Meier authored
Support two param sets for calibration
-
Don Gagne authored
Change SetupView to MVC model
-
Don Gagne authored
-
Don Gagne authored
Set Column component size correctly
-
- 10 Feb, 2015 7 commits
-
-
Don Gagne authored
Include support for both param sets
-
Susurrus authored
Fix setting the baud rate.
-
Don Gagne authored
The parameters for calibration were changed in the latest master. QGC needs to work with both. Hacked in for now, waiting on a true parameter re-mapping implementation.
-
Don Gagne authored
File extensions need consistency. Issue #1182.
-
Don Gagne authored
-
Don Gagne authored
Rework setup buttons to fit in lower resolution displays
-
Don Gagne authored
-
- 09 Feb, 2015 4 commits
- 08 Feb, 2015 1 commit
-
-
Stefano Probst authored
Fix the formatting at "Initialize submodules".
-
- 07 Feb, 2015 7 commits
-
-
Don Gagne authored
Controls respect QGCPalette settings. Also added test window.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Since this is generic Qml support not specific to FactSystem
-
Don Gagne authored
-
Don Gagne authored
Only seems to be missing in some cases but can’t hurt if already installed.
-