- 04 Feb, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 03 Feb, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 02 Feb, 2014 5 commits
-
-
Lorenz Meier authored
PX4 config: Remove the specialized throttle handling - this needs testing, but doing the math on paper it doesn’t look like a special case is needed / wanted here.
-
Lorenz Meier authored
Use the reversed values for the four control channels as well. Not using them would make the display very confusing.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 01 Feb, 2014 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Enable RC calibration mode during RC calibration to tell vehicle to ignore stick inputs for that period
-
Lorenz Meier authored
-
- 31 Jan, 2014 1 commit
-
-
Lorenz Meier authored
-
- 28 Jan, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 27 Jan, 2014 1 commit
-
-
Lorenz Meier authored
Added more generated files to the .gitignore.
-
- 26 Jan, 2014 2 commits
-
-
Lorenz Meier authored
Updated Linux build info in readme
-
Bjarke Vad Andersen authored
Remember to init submodules for "qupgrade"
-
- 25 Jan, 2014 1 commit
-
-
Lorenz Meier authored
-
- 19 Jan, 2014 1 commit
-
-
Bryant authored
-
- 17 Jan, 2014 2 commits
-
-
Lorenz Meier authored
Even more warnings
-
Lorenz Meier authored
Reorder warnings
-
- 13 Jan, 2014 1 commit
-
-
Don Gagne authored
-
- 12 Jan, 2014 4 commits
-
-
Don Gagne authored
-
Lorenz Meier authored
Update to Eigen 3.2.0
-
Don Gagne authored
-
Don Gagne authored
-
- 11 Jan, 2014 4 commits
-
-
Lorenz Meier authored
add xbee library folder for linux
-
Lorenz Meier authored
disable -Werror
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 09 Jan, 2014 2 commits
-
-
Lorenz Meier authored
Warnings work
-
Don Gagne authored
-
- 08 Jan, 2014 6 commits
-
-
Don Gagne authored
TeamCity caught this, but I thought the error was from my warnings work. Turns out it was a real build failure. Windows doesn’t know which floating point floor to use. In reality the parentheses are in the wrong place and should be the floor of the divide by 2. But integer division is always floor, so it’s not needed at all.
-
Don Gagne authored
-
Don Gagne authored
C4018, C4063
-
Don Gagne authored
This reverts commit edba7fa8aef832661b33d85109d0bfdf51d024d2.
-
Don Gagne authored
-
Don Gagne authored
-