- May 04, 2017
-
-
Don Gagne authored
-
- May 03, 2017
-
-
DonLakeFlyer authored
-
- Feb 15, 2017
-
-
Don Gagne authored
-
- Dec 27, 2016
- Dec 26, 2016
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- Dec 07, 2016
-
-
Don Gagne authored
-
- Nov 27, 2016
-
-
Don Gagne authored
-
- Oct 16, 2016
-
-
Don Gagne authored
-
- Oct 03, 2016
- Aug 28, 2016
-
-
dogmaphobic authored
-
- Aug 25, 2016
-
-
Don Gagne authored
-
- Aug 01, 2016
-
-
Rustom Jehangir authored
-
- Jul 10, 2016
-
-
Don Gagne authored
-
- Jun 23, 2016
-
-
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
-
- Jun 15, 2016
-
-
Daniel Agar authored
-
- Jun 14, 2016
-
-
Don Gagne authored
- Delay gps position for better testing - Longer delay on home position
-
- Jun 10, 2016
-
-
Don Gagne authored
-
- Jun 07, 2016
- May 31, 2016
-
-
Lorenz Meier authored
-
- May 24, 2016
-
-
Don Gagne authored
-
- Apr 13, 2016
-
-
Daniel Agar authored
-
- Apr 12, 2016
-
-
Daniel Agar authored
-
Don Gagne authored
-
- Apr 11, 2016
-
-
Don Gagne authored
-
- Mar 25, 2016
-
-
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.
-
- Mar 09, 2016
-
-
Daniel Agar authored
-
- Mar 06, 2016
-
-
Don Gagne authored
Plus other auto connect bug fixes
-
- Feb 24, 2016
-
-
Don Gagne authored
-
- Feb 09, 2016
-
-
Don Gagne authored
-
- Jan 18, 2016
-
-
Don Gagne authored
-
- Jan 16, 2016
-
-
Don Gagne authored
-
- Jan 05, 2016
-
-
Don Gagne authored
-
- Dec 23, 2015
-
-
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>
-
- Dec 06, 2015
-
-
Don Gagne authored
-
- Dec 05, 2015