- 04 May, 2017 1 commit
-
-
Don Gagne authored
-
- 24 Apr, 2017 1 commit
-
-
Don Gagne authored
-
- 18 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
Fixed all the bugs the new tests found
-
- 17 Apr, 2017 1 commit
-
-
Don Gagne authored
-
- 08 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 26 Mar, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 11 Mar, 2017 1 commit
-
-
DonLakeFlyer authored
This makes VehicleComponents reusable from core plugin without requiring override of prerequisiteSetup
-
- 26 Dec, 2016 1 commit
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- 07 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Oct, 2016 1 commit
-
-
Don Gagne authored
-
- 16 Oct, 2016 1 commit
-
-
Don Gagne authored
-
- 04 Oct, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 29 Aug, 2016 1 commit
-
-
Ricardo de Almeida Gonzaga authored
-
- 26 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 25 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Jul, 2016 1 commit
-
-
Don Gagne authored
-
- 26 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Jun, 2016 2 commits
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 22 May, 2016 1 commit
-
-
Daniel Agar authored
* enable TCPLinkTest * enable FileManagerTest
-
- 25 Mar, 2016 1 commit
-
-
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.
-
- 07 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 29 Feb, 2016 2 commits
- 23 Feb, 2016 2 commits
- 09 Feb, 2016 1 commit
-
-
Don Gagne authored
Also additional major Mission usability changes
-
- 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