- Nov 29, 2015
-
-
Don Gagne authored
-
Don Gagne authored
Windows OS doesn’t disconnect port when you pull plug on USB. This caused all sorts of problems with previous logic. New logic handles this correctly.
-
dogmaphobic authored
-
- Nov 28, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
And other toolbar fixes...
-
dogmaphobic authored
-
- Nov 27, 2015
-
-
dogmaphobic authored
-
- Nov 24, 2015
-
-
Nate Weibley authored
-
Nate Weibley authored
-
- Nov 23, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 21, 2015
-
-
dogmaphobic authored
-
- Nov 19, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 18, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 09, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
It was using wrong size variable (and consequently too big)
-
- Nov 06, 2015
-
-
dogmaphobic authored
-
- Nov 04, 2015
-
-
dogmaphobic authored
-
- Nov 03, 2015
-
-
dogmaphobic authored
-
- Nov 02, 2015
-
-
dogmaphobic authored
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Oct 29, 2015
-
-
Tomaz Canabrava authored
When you selected via the Menu to go to Fly Mode, the QML toolbar didn't followed the option, and if you selected via the menu to go to all the three possible views (setup, fly and plan) the menu would be all-selected. This tries to keep consistency of things. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Oct 21, 2015
-
-
Don Gagne authored
Plus lots of other tweaks to ui for visuals
-
- Oct 20, 2015
-
-
Don Gagne authored
-
- Oct 19, 2015
-
-
Don Gagne authored
Mostly accomplished by delay loading Qml elements
-
- Oct 18, 2015
-
-
Don Gagne authored
-
- Oct 17, 2015
-
-
Don Gagne authored
-
- Oct 16, 2015
-
-
Don Gagne authored
-
- Oct 15, 2015
-
-
Don Gagne authored
-
- Oct 13, 2015
- Oct 11, 2015
-
-
Lorenz Meier authored
Main toolbar: Clearly indicate that we do not have battery indication (and the battery is not just flat at 0.0V
-
Lorenz Meier authored
-
Don Gagne authored
- Delete all old map code
-
- Oct 07, 2015
-
-
Don Gagne authored
-
- Oct 05, 2015
-
-
Don Gagne authored
- select active vehicle - arm/disarm - select flight mode
-
- Aug 31, 2015
-
-
Don Gagne authored
-
- Aug 30, 2015
-
-
Don Gagne authored
- Moved all MavManager functionality to Vehicle - Updated all code to use Vehicle instead of MavManager - Removed MavManager
-
- Aug 29, 2015
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- Aug 26, 2015
-
-
Don Gagne authored
- FirmwarePlugin is the new place for code which is specific to firmware flight stack - FirmwarePlugin currently supports flight mode apis - Modify code to use new FirmwarePlugin support
-
- Aug 24, 2015
-
-
Don Gagne authored
-