- Mar 05, 2016
-
-
Don Gagne authored
-
- Feb 24, 2016
-
-
Don Gagne authored
-
- Feb 12, 2016
-
-
Don Gagne authored
Plumb through initial object mode on Vehicle
-
- Feb 09, 2016
-
-
Don Gagne authored
-
- Feb 07, 2016
-
-
Don Gagne authored
-
- Feb 04, 2016
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Jan 24, 2016
- Jan 21, 2016
-
-
Don Gagne authored
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Jan 20, 2016
-
-
Don Gagne authored
- Also fix vehicle selector dropdown in toolbar
-
- Jan 18, 2016
- Jan 16, 2016
-
-
Don Gagne authored
-
- Jan 15, 2016
-
-
dogmaphobic authored
-
- Jan 13, 2016
- Jan 12, 2016
- Jan 08, 2016
-
-
Lorenz Meier authored
-
- Jan 05, 2016
-
-
Don Gagne authored
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
bind1st and bind2nd are depreceated in C++11 because now we have variadic templates, so remove them from the compile unit if we are compilling in c++11 mode. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Jan 04, 2016
-
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Jan 03, 2016
-
-
Don Gagne authored
-
- Dec 28, 2015
-
-
Don Gagne authored
-
- Dec 27, 2015
-
-
Don Gagne authored
-
- Dec 26, 2015
-
-
Don Gagne authored
-
- Dec 23, 2015
-
-
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>
-
- Dec 16, 2015
-
-
Don Gagne authored
-
- Dec 14, 2015
-
-
Don Gagne authored
-
- Dec 13, 2015
-
-
Don Gagne authored
Mock link shouldn’t pop setup required message
-
- Dec 10, 2015
-
-
dogmaphobic authored
-
- Dec 08, 2015
-
-
Don Gagne authored
-
- Dec 06, 2015
- Dec 05, 2015
-
-
Don Gagne authored
Refactored PX4 radio config to work with both PX4 and APM
-