- 19 Sep, 2017 1 commit
-
-
Beat Küng authored
-
- 01 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 26 Mar, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 14 Feb, 2017 1 commit
-
-
Don Gagne authored
Use component id from heartbeat
-
- 27 Nov, 2016 1 commit
-
-
Don Gagne authored
-
- 22 Nov, 2016 1 commit
-
-
Andreas Bircher authored
Conflicts: src/MissionManager/GeoFenceController.cc
-
- 18 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 19 Jul, 2016 1 commit
-
-
Don Gagne authored
Rewrote editor to be performant enough to support typedown
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 07 Mar, 2016 1 commit
-
-
Don Gagne authored
- Convert mission load/save to it - Allow parameter load/save on mobile
-
- 19 Feb, 2016 1 commit
-
-
Don Gagne authored
I removed some needed headers from a top level file which then causes a ripple effect downstream
-
- 25 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 24 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>
-
- 08 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Dec, 2015 2 commits
- 22 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 25 Sep, 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
-
- 24 Aug, 2015 1 commit
-
-
Don Gagne authored
-
- 21 Jul, 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
-
- 14 Apr, 2015 2 commits