- 22 Feb, 2014 3 commits
-
-
Don Gagne authored
There is no such things as a clicked signal on QWidget. You activate new UAS from right-click menu.
-
Don Gagne authored
ui->waitingLabel is deleted and set to NULL when mode is PX4. Must check for NULL before using it.
-
Don Gagne authored
The connect call was generating debug output to identify that it was failing. After looking at the code realized that this connect is not needed. The group box is removed when UASListWidget::removeUAS method is called. Second change in the file fixes a crashing bug when the last UAS is removed. Need to exit the iterator after we modify it.
-
- 21 Feb, 2014 2 commits
- 19 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 18 Feb, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 17 Feb, 2014 1 commit
-
-
Julian Oes authored
-
- 15 Feb, 2014 1 commit
-
-
Don Gagne authored
Use a pragma around our use of that header to silence the warning. OSG 3.01 has these warnings, 3.2 has fixed them, but 3.2 doesn’t isn’t the widely used release yet. So at some point when we upgrade to 3.2 this will no longer be needed.
-
- 14 Feb, 2014 4 commits
-
-
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
-
- 13 Feb, 2014 14 commits
-
-
Don Gagne authored
Use a pragma around our use of that header to silence the warning. OSG 3.01 has these warnings, 3.2 has fixed them, but 3.2 doesn’t isn’t the widely used release yet. So at some point when we upgrade to 3.2 this will no longer be needed.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
Also fixed some code in QGCPX4VehicleConfig to remove unnecessary DialogBare references.
-
Bryant authored
Added documentation and clarified messages to the user.
-
Bryant authored
This feature can be enabled at compile-time and documentation has been added to the README.
-
Bryant authored
Now properly checks for if QUpgrade submodule has been cloned. Allows for disabled QUpgrade compilation. Altered some code so that compiling without the QUpgrade module could succeed. Updated README about QUpgrade submodule.
-
Thomas Gubler authored
use getAcceptanceRadiusRecommendation function to set default radius based on airframe. With this commit airframe based radius setting now works for + button and double click in map and also for all waypoints (also the first one)
-
- 12 Feb, 2014 5 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 11 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 05 Feb, 2014 1 commit
-
-
Julian Oes authored
-
- 04 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 02 Feb, 2014 4 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
-