- 04 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 29 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 27 Mar, 2016 1 commit
-
-
Jimmy Johnson authored
-
- 25 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 13 Mar, 2016 2 commits
- 11 Mar, 2016 3 commits
- 10 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 09 Mar, 2016 1 commit
-
-
Daniel Agar authored
-
- 07 Mar, 2016 5 commits
- 06 Mar, 2016 3 commits
- 05 Mar, 2016 3 commits
- 28 Feb, 2016 1 commit
-
-
Lorenz Meier authored
-
- 25 Feb, 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.
-
- 19 Feb, 2016 3 commits
-
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
I removed some needed headers from a top level file which then causes a ripple effect downstream
-
- 17 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Feb, 2016 1 commit
-
-
Lorenz Meier authored
-
- 07 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Feb, 2016 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 04 Feb, 2016 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- 01 Feb, 2016 1 commit
-
-
dogmaphobic authored
-
- 28 Jan, 2016 1 commit
-
-
Lorenz Meier authored
-
- 18 Jan, 2016 2 commits
-
-
Tomaz Canabrava authored
I know that some people belive that goto's are devil's work but sometimes (like chaining if/elses for failures) it can actually simplify the code for a better readability and improved speed. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
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>
-