- Feb 14, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Disable the active WP setting in the edit list, as its super error prone - only allow it in the view list and switch between views based on activity on the system / UI
-
Lorenz Meier authored
-
- Feb 13, 2014
-
-
Lorenz Meier authored
-
- Feb 12, 2014
-
-
Thomas Gubler authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- Feb 11, 2014
-
-
Don Gagne authored
-
- Feb 06, 2014
-
-
Thomas Gubler authored
Conflicts: src/comm/QGCFlightGearLink.cc
-
- Feb 05, 2014
-
-
Julian Oes authored
-
- Feb 04, 2014
-
-
Lorenz Meier authored
-
- Feb 03, 2014
-
-
Lorenz Meier authored
-
- Feb 02, 2014
-
-
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
-
- Feb 01, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Enable RC calibration mode during RC calibration to tell vehicle to ignore stick inputs for that period
-
- Jan 25, 2014
-
-
Lorenz Meier authored
-
- Jan 13, 2014
-
-
Don Gagne authored
-
- Jan 12, 2014
- Jan 09, 2014
-
-
Don Gagne authored
-
- Jan 08, 2014
-
-
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
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Always evaluated to false due to signed/unsigned
-
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
-
Don Gagne authored
Fixing -Wuninitialized
-
- Jan 07, 2014
-
-
Don Gagne authored
Not sure what qmake # escape is. So fixed the problem instead.
-