- 11 Jun, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 03 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 13 Apr, 2017 1 commit
-
-
Don Gagne authored
Must memset structures before use.
-
- 11 Mar, 2017 1 commit
-
-
DonLakeFlyer authored
This makes VehicleComponents reusable from core plugin without requiring override of prerequisiteSetup
-
- 21 Feb, 2017 1 commit
-
-
Jacob Walser authored
-
- 27 Dec, 2016 2 commits
- 01 Dec, 2016 2 commits
- 03 Oct, 2016 1 commit
-
-
Don Gagne authored
_finalize methods need information which is not available if all you have is a mavlink_message_t
-
- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 25 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 12 Jun, 2016 2 commits
- 11 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 27 May, 2016 1 commit
-
-
Don Gagne authored
-
- 22 Feb, 2016 1 commit
-
-
Don Gagne authored
- Sensors summary now shows you how man compasses you have - Fix for APM accel cal. Can only use first accel offsets.
-
- 18 Jan, 2016 1 commit
-
-
Tomaz Canabrava authored
Strings can be expensive to create, all the issues with allocation, copy of the char members, conversion to UTF-16. QStringLiteral creates one in compile time. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 16 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 27 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 24 Dec, 2015 2 commits
- 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>
-
- 14 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 12 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 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 1 commit
-
-
Don Gagne authored
-