- 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
-
- Aug 23, 2015
-
-
Don Gagne authored
-
- Aug 15, 2015
-
-
Don Gagne authored
Also restructured some toolbar positioning QML to handle resizing.
-
- Aug 07, 2015
-
-
Don Gagne authored
-
- Jul 04, 2015
-
-
Xaser authored
-
- Jul 02, 2015
-
-
dogmaphobic authored
-
- Jun 20, 2015
-
-
dogmaphobic authored
-
- Jun 10, 2015
-
-
Don Gagne authored
Everything is now based off of default font pixel size
-
- Jun 09, 2015
-
-
dogmaphobic authored
Also adding a constant for the font size in SensorComponent.
-
dogmaphobic authored
-
- Jun 07, 2015
-
-
dogmaphobic authored
-
- May 27, 2015
-
-
Don Gagne authored
If Facts are referenced from FactPanelController, we need to reference count the AutoPilotPlugin such that it doesn’t get destroyed until after the FactPanelController is destroyed.
-
- May 20, 2015
-
-
dogmaphobic authored
-
- May 18, 2015
-
-
dogmaphobic authored
-