- 27 Oct, 2015 18 commits
-
-
dogmaphobic authored
* mavlink/master: Making Altitude text Larger than the rest. Saving and Restoring "Map Is Main" Controls work better aesthetically when centered on the screen. More work on the Fly View
-
Gus Grubba authored
Flight view continue
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
Don Gagne authored
Geodetic math
-
David Goodman authored
-
David Goodman authored
-
David Goodman authored
-
David Goodman authored
-
Don Gagne authored
travis-ci enable QT_FATAL_WARNINGS=1 for osx
-
Don Gagne authored
Disconnect Vehicle after 30 seconds of lost communication
-
Daniel Agar authored
-
Don Gagne authored
-
Don Gagne authored
Small fixes
-
Don Gagne authored
-
- 26 Oct, 2015 21 commits
-
-
Don Gagne authored
Home Position unit testing for MissionController
-
Gus Grubba authored
Flight View Work
-
Don Gagne authored
-
Don Gagne authored
-
Tomaz Canabrava authored
The current monitor used was the 'default' one, the primary monitor but if your default monitor was the laptop one, with the lid closed like mine was for quite a bit, you'd spend like 20 minutes trying to find the preferences dialog, like I did. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
dogmaphobic authored
-
Tomaz Canabrava authored
The QString behaves faster if used with const - reference on a QForeach. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
if an unknown string was passed to createInnerDockidget, the widget would not be created but a reference to the null pointer would still be saved on the avaliable dock widgets, and thus any code that foreached the list accessing methods could led to a crash. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Since it's just a state-toogler, use the return value of the method to set the values directly. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
* mavlink/master: update android version qmake cleanup git version travis-ci enable ccache for linux travis-ci switch linux to container infrastructure travis-ci disable android debug Fix mode selection coloring Fix binding loop Decimal place support from meta data Fix item dragging Fix home position handling Fix signalling Decimal place support from meta data Fix item dragging Fix home position handling Fix signalling Move ParameterLoader override to FirmwarePlugin
-
dogmaphobic authored
-
dogmaphobic authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
travis linux docker infrastructure and ccache
-
Daniel Agar authored
-
Daniel Agar authored
-enable ccache
-
Daniel Agar authored
-until we start running unit tests on android
-
Don Gagne authored
Fix mode selection coloring
-
- 25 Oct, 2015 1 commit
-
-
Don Gagne authored
-