- 01 Feb, 2014 3 commits
-
-
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 16 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
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Pulled fixe from latest eigen across. Figured it was safer to patch than to pull across whole new version of eigen.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Always evaluated to false due to signed/unsigned
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Delete of last link would cause crash. Need to check for -1 which signals no selection in combo box.
-
Don Gagne authored
Fixing -Wuninitialized
-