- Mar 05, 2014
-
-
Don Gagne authored
Readme Update
-
- Mar 04, 2014
-
-
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>
-
- Mar 03, 2014
-
-
Thomas Gubler authored
Flightgear HIL: remove disable-intro-music argument
-
- Mar 01, 2014
-
-
Thomas Gubler authored
-
- Feb 28, 2014
-
-
Don Gagne authored
-
- Feb 23, 2014
- Feb 22, 2014
-
-
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.
-
- Feb 21, 2014
-
-
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
-
- Feb 20, 2014
-
-
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!
-
- Feb 19, 2014
-
-
Don Gagne authored
-
Lorenz Meier authored
-
Lorenz Meier authored
fix unused-but-set-variable warnings/errors in map3D
-
Lorenz Meier authored
-
- Feb 18, 2014
-
-
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
-
- Feb 17, 2014
-
-
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
-