- 23 Dec, 2014 9 commits
-
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Remove deleted headers
-
Don Gagne authored
-
Thomas Gubler authored
Support for remaining DO_JUMP repetitions
-
Don Gagne authored
Add a Gitter chat badge to README.md
-
Don Gagne authored
Initial implementation of QML Palette support
-
Don Gagne authored
-
- 22 Dec, 2014 3 commits
-
-
The Gitter Badger authored
-
Don Gagne authored
Generic AutopilotPlugin full implementation
-
Don Gagne authored
-
- 20 Dec, 2014 8 commits
-
-
Don Gagne authored
Delete unused files
-
Don Gagne authored
No longer needed with move to summary page qml
-
Don Gagne authored
Vehicle Summary is now QML
-
Don Gagne authored
Summary page is also the launching spot for the setup screens. No more left hand set of buttons.
-
Don Gagne authored
This prevents mavlink signals from being emitted after link is disconnected
-
Don Gagne authored
When using DeleteOnClose with a QQuickWidget, the shutdown sequence causes the MainWindow destructor loop back onto itself.
-
Don Gagne authored
- properties now hand off of main “autopilot” object in qml - Added support for summary items through qml
-
Don Gagne authored
-
- 19 Dec, 2014 2 commits
-
-
Ban Siesta authored
UASWaypointManager: don't clear systemid and compid of last partner so that we can still get DO_JUMP updates
-
Ban Siesta authored
UASWaypointManager: accept single waypoint messages in order to update the remaining DO_JUMP repetitions
-
- 15 Dec, 2014 2 commits
-
-
Lorenz Meier authored
simplify instructions to clone the repository
-
Daniel Agar authored
-
- 13 Dec, 2014 1 commit
-
-
Don Gagne authored
Switch parameter facts to QVariantMap
-
- 12 Dec, 2014 8 commits
-
-
Don Gagne authored
This way you don’t need to know parameter set ahead of time.
-
Don Gagne authored
Ptr fix - fixes #1117
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Don Gagne authored
Combined pulls #1113 and #1115
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
Don Gagne authored
-
Don Gagne authored
-
- 11 Dec, 2014 3 commits
- 10 Dec, 2014 4 commits
-
-
Don Gagne authored
Support enabling fatal warnings via user_config.pri file
-
Don Gagne authored
Restructure LinkManager/MAVLinkProtocol
-
Thomas Gubler authored
Give user choice to disconnect all links on MainWindow close
-
Don Gagne authored
-