- 27 Dec, 2016 2 commits
- 26 Dec, 2016 1 commit
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- 07 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 27 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 16 Oct, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Oct, 2016 2 commits
- 28 Aug, 2016 1 commit
-
-
dogmaphobic authored
-
- 25 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 01 Aug, 2016 1 commit
-
-
Rustom Jehangir authored
-
- 10 Jul, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Jun, 2016 1 commit
-
-
Don Gagne authored
- Now responds to request_list using a worker routine to send out params one at a time - Support for failure modes for unit testing
-
- 15 Jun, 2016 1 commit
-
-
Daniel Agar authored
-
- 14 Jun, 2016 1 commit
-
-
Don Gagne authored
- Delay gps position for better testing - Longer delay on home position
-
- 10 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 07 Jun, 2016 2 commits
- 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
-