- 24 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 18 Aug, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 12 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 11 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 13 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 09 Feb, 2016 1 commit
-
-
Don Gagne authored
- override by vehicle type - override by firmware type
-
- 10 Jan, 2016 1 commit
-
-
nopeppermint authored
-
- 28 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>
-
- 18 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 04 Dec, 2015 2 commits
- 03 Dec, 2015 1 commit
-
-
Don Gagne authored
- New mission command editor dialog - New MissionCommands toolbox object to get command info - Added APM mission item set
-