- Mar 17, 2014
-
-
Thomas Gubler authored
HIL cleanup, ensure correct init in X-Plane
-
Lorenz Meier authored
-
- Mar 16, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Added 2 kPA offset to pressure measurements to get HIL closer to reality
-
Lorenz Meier authored
Message view
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Mar 15, 2014
-
-
VArdulov authored
-
- Mar 14, 2014
-
-
Lorenz Meier authored
Warnings as Errors off by default
-
Don Gagne authored
Also changed WarningsAsErrorsOff to WarningsAsErrorsOn to be used by TeamCity builds.
-
Don Gagne authored
Removed completely unused variables. Ifdef’ed out variable which is referenced from commented out code.
-
- Mar 13, 2014
-
-
VArdulov authored
-
- Mar 08, 2014
-
-
Lorenz Meier authored
Removed -Werror for Mac since QT wont build otherwise.
-
David Goodman authored
-
Susurrus authored
mapripper: autocontinue to next zoom level after 3s
-
- Mar 05, 2014
- 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
-
Thomas Gubler authored
-
- Feb 28, 2014
-
-
Don Gagne authored
-
- Feb 26, 2014
-
-
Don Gagne authored
-
- Feb 25, 2014
-
-
Don Gagne authored
Also commented out noisy serial link error output
-
- Feb 24, 2014
-
-
Don Gagne authored
-
- Feb 23, 2014
- Feb 22, 2014
-
-
Don Gagne authored
This fix was pulled across from current QSerialPort codebase. I looked into pulling across newer version of full QSerialPort. While doing that I discovered that the version we are using has already been hacked to work with us. It was fairly involved to redo those hacks. So decided to pull individual change across instead since our version is already not clean. When we switch to Qt5 all this will go away.
-
Don Gagne authored
-
Don Gagne authored
Changes to allow msbuild to build installers
-
Don Gagne authored
-
Don Gagne authored
MainWindow::loadDataView has been commented out for 9 months now. Removed commented out code instead of leaving cruft in.
-