- 10 Jan, 2016 1 commit
-
-
nopeppermint authored
-
- 29 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Dec, 2015 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>
-
- 12 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2015 2 commits
- 29 Nov, 2015 1 commit
-
-
Don Gagne authored
Windows OS doesn’t disconnect port when you pull plug on USB. This caused all sorts of problems with previous logic. New logic handles this correctly.
-
- 25 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 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
-
- 31 Oct, 2015 1 commit
-
-
Don Gagne authored
Also turn on MavlinkLogTest
-
- 30 Oct, 2015 3 commits
- 28 Oct, 2015 1 commit
-
-
Don Gagne authored
Too unstable for CI at the moment
-
- 27 Oct, 2015 2 commits
-
-
David Goodman authored
-
David Goodman authored
-
- 26 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 23 Oct, 2015 2 commits
- 19 Oct, 2015 3 commits
- 18 Oct, 2015 1 commit
-
-
Lorenz Meier authored
-
- 16 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 15 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
This is in preparation for full Qml main window
-
- 11 Oct, 2015 1 commit
-
-
Don Gagne authored
Was failing due to large log output from incorrectly named MockLinkLogVerbose.
-
- 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
-
- 03 Sep, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Aug, 2015 2 commits
- 05 Aug, 2015 1 commit
-
-
Lorenz Meier authored
-
- 25 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 21 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 01 Jun, 2015 1 commit
-
-
Don Gagne authored
-