- 05 Jun, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 11 Mar, 2017 1 commit
-
-
DonLakeFlyer authored
This makes VehicleComponents reusable from core plugin without requiring override of prerequisiteSetup
-
- 18 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Jul, 2016 1 commit
-
-
Don Gagne authored
-
- 26 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 07 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 29 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>
-
- 05 Dec, 2015 1 commit
-
-
Don Gagne authored
Refactored PX4 radio config to work with both PX4 and APM
-
- 25 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 31 Oct, 2015 1 commit
-
-
Don Gagne authored
Also turn on MavlinkLogTest
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
This is in preparation for full Qml main window
-
- 29 Aug, 2015 2 commits
- 05 Aug, 2015 1 commit
-
-
Lorenz Meier authored
-
- 01 Jun, 2015 1 commit
-
-
Don Gagne authored
-
- 28 May, 2015 1 commit
-
-
Don Gagne authored
-
- 27 May, 2015 1 commit
-
-
Don Gagne authored
If Facts are referenced from FactPanelController, we need to reference count the AutoPilotPlugin such that it doesn’t get destroyed until after the FactPanelController is destroyed.
-
- 26 May, 2015 1 commit
-
-
Don Gagne authored
-
- 25 May, 2015 1 commit
-
-
Don Gagne authored
-
- 13 May, 2015 1 commit
-
-
Don Gagne authored
-
- 28 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 27 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 14 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 15 Mar, 2015 1 commit
-
-
Don Gagne authored
Also converted to new logging category
-
- 01 Mar, 2015 1 commit
-
-
Don Gagne authored
-
- 01 Jan, 2015 1 commit
-
-
Don Gagne authored
-
- 23 Dec, 2014 2 commits
- 12 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 11 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 01 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 28 Nov, 2014 1 commit
-
-
Don Gagne authored
Allows for UI unit tests to be written: - Ability to respond to expected message boxes - Ability to fail test if unexpected message boxes occurs
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
This allows you to determine if full parameter list is ready if you missed the parameterListUpToDate signal.
-
- 17 Nov, 2014 1 commit
-
-
Don Gagne authored
This allows you to determine if full parameter list is ready if you missed the parameterListUpToDate signal.
-