- 23 Dec, 2014 2 commits
- 22 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 20 Dec, 2014 6 commits
-
-
Don Gagne authored
No longer needed with move to summary page 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
-
- 12 Dec, 2014 6 commits
-
-
Don Gagne authored
This way you don’t need to know parameter set ahead of time.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
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 2 commits
- 10 Dec, 2014 3 commits
- 09 Dec, 2014 18 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
Allows parameter access from QML among other things
-
Don Gagne authored
-
Don Gagne authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Thomas Gubler authored
-
Thomas Gubler authored
This reverts commit 4d033715.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Move Windows sound API to right thread context and make it an object member. Perform init within the right thread context. Add capability to play .wav files in addition via QMultiMedia
-
Don Gagne authored
The derived class wasn’t really adding any capabilties
-
Don Gagne authored
-
Don Gagne authored
-