- 06 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2015 2 commits
- 23 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 19 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 18 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 15 Nov, 2015 1 commit
-
-
Don Gagne authored
This wasn’t quite coded correctly. Mavlink needs heartbeat first, then the shell command will be issued.
-
- 07 Nov, 2015 1 commit
-
-
dogmaphobic authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 27 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 23 Oct, 2015 2 commits
- 22 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 18 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 16 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 14 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 12 Oct, 2015 1 commit
-
-
Nate Weibley authored
-
- 11 Oct, 2015 1 commit
-
-
Don Gagne authored
- Must end in Log for *Log.debug=false to work in filter rules
-
- 07 Oct, 2015 2 commits
- 05 Oct, 2015 1 commit
-
-
Don Gagne authored
- select active vehicle - arm/disarm - select flight mode
-
- 30 Sep, 2015 1 commit
-
-
Don Gagne authored
- fix bugs found by test - Implemented Mock mission item protocol in
-
- 27 Sep, 2015 1 commit
-
-
Daniel Agar authored
-
- 26 Sep, 2015 1 commit
-
-
Don Gagne authored
-
- 13 May, 2015 1 commit
-
-
Don Gagne authored
-
- 12 May, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 28 Apr, 2015 2 commits
- 27 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 14 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 08 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Mar, 2015 1 commit
-
-
Don Gagne authored
-
- 28 Mar, 2015 1 commit
-
-
Don Gagne authored
Link ids were being used interchangeably with the mavlink channel for the link. Link ids handed out as a numerically increasing integer. Once the counter went past MAVLINK_COMM_NUM_BUFFERS all hell would break loose and cause memory corruption.
-
- 13 Mar, 2015 1 commit
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- 13 Feb, 2015 1 commit
-
-
dogmaphobic authored
The goal of this first installment is to organize the code a bit so it's more readable, clean up a bit of left over cruft, and manage link configurations (and links in general).
-
- 25 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 20 Dec, 2014 1 commit
-
-
Don Gagne authored
This prevents mavlink signals from being emitted after link is disconnected
-
- 12 Dec, 2014 1 commit
-
-
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.
-