- 30 Oct, 2015 9 commits
-
-
Lorenz Meier authored
Fix the corner case of a system running on localhost using the network and the loopback address in parallel. Force it onto the loopback interface.
-
Don Gagne authored
Fix state of buttons (menu, toolbar)
-
Don Gagne authored
Remove as many Singletons as possible
-
Don Gagne authored
Empty APM Airframe vehicle component
-
Don Gagne authored
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
Don Gagne authored
Turn off fatal warnings yet again
-
Don Gagne authored
-
Gus Grubba authored
Scaling UI Elements
-
- 29 Oct, 2015 17 commits
-
-
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>
-
Don Gagne authored
-
Don Gagne authored
ParameterLoader to Vehicle, ParameterMetaData to FirmwarePlugin
-
dogmaphobic authored
-
Don Gagne authored
-
Don Gagne authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Gus Grubba authored
Adding button to close PIP
-
Daniel Agar authored
travis-ci doxygen updates
-
Daniel Agar authored
-
Daniel Agar authored
- fixes #1882
-
dogmaphobic authored
-
- 28 Oct, 2015 14 commits
-
-
Don Gagne authored
Debug window to help define device sizing issues.
-
Don Gagne authored
Disable MissionManagerTest and MavlinkLogTest
-
dogmaphobic authored
-
Don Gagne authored
Too unstable for CI at the moment
-
Gus Grubba authored
Detect video stream.
-
Gus Grubba authored
Fix artificial horizon (it was stuck)
-
dogmaphobic authored
-
Don Gagne authored
Add Rattitude mode for PX4
-
Daniel Agar authored
-
dogmaphobic authored
* mavlink/master: Missed qDebug. Sorry for the commit deluge... Reducing PIP size on Android a bit. It was kind of big... Revert "Start logging on heartbeat instead of connect" Doc fix for getting gstreamer in to android build Adjustments to Telemetry Data Remove removed Widget Fixed Style for switch Fix opening DockWidget views Do not use the text() of the Action to show a DockWidget Translate the names of the Views Declare the Static Const Char on the .cpp file Do not let the Fullscreen/Normal be completely unselected Do not dynamic_cast QObject, use qobject_cast, it's faster. Support correct parameter set for APM
-
dogmaphobic authored
-
Don Gagne authored
More small fixes v2
-
Don Gagne authored
Support correct parameter set for APM
-
dogmaphobic authored
-