- 05 Mar, 2014 1 commit
-
-
Don Gagne authored
Readme Update
-
- 04 Mar, 2014 2 commits
-
-
Lorenz Meier authored
Fix distance to next waypoint widget in QuickView.
-
Paul Chavent authored
This patch fixes a bug that display 0 for distances to waypoint more than 10km. Besides that, it also homogenize the naming of the label to "distToWaypoint" instead of "distToWP". Old configuration files (in home directory), should be hacked or removed in order to see this change. Signed-off-by: Paul Chavent <paul.chavent@onera.fr>
-
- 03 Mar, 2014 1 commit
-
-
Thomas Gubler authored
Flightgear HIL: remove disable-intro-music argument
-
- 01 Mar, 2014 1 commit
-
-
Thomas Gubler authored
-
- 28 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 23 Feb, 2014 2 commits
- 22 Feb, 2014 4 commits
-
-
Don Gagne authored
Changes to allow msbuild to build installers
-
Lorenz Meier authored
Failed QObject::Connect fix
-
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 6 commits
-
-
Don Gagne authored
Issue 535 fix
-
Don Gagne authored
-
Lorenz Meier authored
Google earth: Corrected #ifdef for Google Earth-specific code.
-
Lorenz Meier authored
Radio Calibration: Turning on/off advanced config show WIP plane view
-
Don Gagne authored
-
Bryant authored
-
- 20 Feb, 2014 4 commits
-
-
Lorenz Meier authored
3dviews
-
Lorenz Meier authored
Disable text output from GAudioOutput.
-
Bryant authored
All it does is clutter the terminal and it's not doing anything anyways.
-
Don Gagne authored
No idea why, but manipulating CONFIG inside the build file confuses msbuild command line builds. Work fine if you build from the IDE!
-
- 19 Feb, 2014 4 commits
-
-
Don Gagne authored
-
Lorenz Meier authored
-
Lorenz Meier authored
fix unused-but-set-variable warnings/errors in map3D
-
Lorenz Meier authored
-
- 18 Feb, 2014 7 commits
-
-
Don Gagne authored
-
Thomas Gubler authored
-
Lorenz Meier authored
Turn off -Werror for Linux
-
Don Gagne authored
-
Lorenz Meier authored
Fix unused variables errors in Pixhawk build
-
Don Gagne authored
-
Thomas Gubler authored
-
- 17 Feb, 2014 7 commits
-
-
Lorenz Meier authored
Installers for Mac and Windows
-
Lorenz Meier authored
The build process fixup PR to rule them all
-
Lorenz Meier authored
Final Warnings fixed plus Warnings as Errors turned on
-
Don Gagne authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
No need to stop mavlink no more
-