- Dec 11, 2013
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- Oct 14, 2013
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- Oct 13, 2013
-
-
John Tapsell authored
-
- Aug 26, 2013
-
-
Lorenz Meier authored
-
- Aug 23, 2013
-
-
Anton Babushkin authored
-
- Aug 20, 2013
-
-
tstellanova authored
-
tstellanova authored
-
- Aug 19, 2013
-
-
Lorenz Meier authored
-
- Aug 17, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Checkpoint: RC calibration much better / operation, can use UI tweaks. Airframe config in, but not operational and still very functional / ugly.
-
- Aug 14, 2013
-
-
Anton Babushkin authored
-
- Aug 13, 2013
-
-
tstellanova authored
-
- Aug 08, 2013
-
-
tstellanova authored
-
- Aug 02, 2013
-
-
Michael Carpenter authored
Change so UASQuickView font sizes are now identical, and change properly based on window size and column count
-
- Jul 31, 2013
-
-
Michael Carpenter authored
-
- Jul 30, 2013
-
-
Michael Carpenter authored
-
- Jul 28, 2013
-
-
tstellanova authored
Anton and I noticed that the message view stops autoscrolling properly sometimes when there's a high frequency of arriving messages. This should fix that problem.
-
- Jul 26, 2013
-
-
Anton Babushkin authored
-
- Jul 24, 2013
-
-
Michael Carpenter authored
-
- Jul 23, 2013
-
-
Michael Carpenter authored
-
- Jul 04, 2013
-
-
Lorenz Meier authored
-
- Jun 20, 2013
-
-
Bryant authored
Have settings loaded/stored correctly for all joysticks based on their UAS type and autopilot type. Switching between UASes doesn't work right yet, however.
-
- Jun 18, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
Some comment cleanup, and fix so when closing the main window, it also closes the item select window
-
Michael Carpenter authored
-
- Jun 17, 2013
-
-
Michael Carpenter authored
-
- Jun 13, 2013
-
-
Michael Carpenter authored
-
- Jun 11, 2013
-
-
Bryant authored
The QGCUnconnectedInfoWidget now remains square and has more rounded edges so that it looks more like a button.
-
- Jun 10, 2013
-
-
Bryant authored
Finished merging QGCVehicleConfig.ui, which I hadn't done properly last night. Things are now in a usable state again.
-
Lorenz Meier authored
-
Bryant authored
-
Bryant authored
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
-
Bryant authored
-
Bryant authored
-
Bryant authored
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
Bryant authored
-
- Jun 09, 2013
-
-
Lorenz Meier authored
Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter
-
Bryant authored
The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet.
-
Bryant authored
-