- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 24 May, 2016 1 commit
-
-
Don Gagne authored
-
- 13 Apr, 2016 1 commit
-
-
Daniel Agar authored
-
- 12 Apr, 2016 2 commits
-
-
Daniel Agar authored
-
Don Gagne authored
-
- 11 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 25 Mar, 2016 2 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
- 09 Mar, 2016 1 commit
-
-
Daniel Agar authored
-
- 06 Mar, 2016 1 commit
-
-
Don Gagne authored
Plus other auto connect bug fixes
-
- 24 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 09 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 16 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 05 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Dec, 2015 1 commit
-
-
Anselmo L. S. Melo authored
There are many ways of iterating over lists in C++/Qt. In the specific case of QStrings, it is known [1] that using foreach with const references avoids the creation of new QString objects in each iteration, reducing the time consumed by the loops. [1] https://blog.qt.io/blog/2009/01/23/iterating-efficiently/Signed-off-by: Anselmo L. S. Melo <anselmo.melo@intel.com>
-
- 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
-