- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 12 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 23 May, 2016 1 commit
-
-
Don Gagne authored
-
- 09 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 03 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 11 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 10 Apr, 2016 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>
-
- 06 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 17 Nov, 2015 1 commit
-
-
Lorenz Meier authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 20 Oct, 2015 1 commit
-
-
Don Gagne authored
This fixes rotate images showing up at the wrong time
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Aug, 2015 1 commit
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- 16 Jul, 2015 1 commit
-
-
Hugo Serrat authored
-
- 24 Jun, 2015 1 commit
-
-
Don Gagne authored
-
- 26 May, 2015 2 commits
-
-
Don Gagne authored
-
Hugo Serrat authored
-
- 21 May, 2015 1 commit
-
-
Lorenz Meier authored
-
- 19 May, 2015 1 commit
-
-
Lorenz Meier authored
-
- 14 May, 2015 2 commits
- 12 May, 2015 2 commits
- 27 Apr, 2015 1 commit
-
-
Don Gagne authored
QGCUASParamManager and friends are replaced by FactSystem
-
- 25 Apr, 2015 1 commit
-
-
Don Gagne authored
- cancel support - mag rotation images - set board rotation before cal - set compass rotation after mag cal
-
- 04 Apr, 2015 2 commits
- 29 Mar, 2015 1 commit
-
-
Don Gagne authored
-
- 26 Mar, 2015 1 commit
-
-
Don Gagne authored
-
- 15 Mar, 2015 1 commit
-
-
Don Gagne authored
Also changed to pull specific small parameters set after cal instead of full refresh. This way, the red/green indicators update much more quickly.
-
- 01 Mar, 2015 3 commits
- 28 Feb, 2015 1 commit
-
-
Don Gagne authored
-