- Dec 12, 2013
-
-
Don Gagne authored
-
-
Lorenz Meier authored
Linux APM Toolbar broken, Windows build broken
-
Don Gagne authored
While testing the previous commit on Windows I found that I could not compile windows due to include of atlbase.h. This file is no longer available in SDKs. It is only available in for money versions of VIsual Studio. Luckily this include was not needed. So I just removed it and Windows now builds again with just VS Express. Tested all changes on OSX, Linux and Windows (including speech on windows, which still works).
-
- Dec 10, 2013
-
-
Don Gagne authored
Linux build was broken due to the fact that it wasn’t copying qml files. With each build flavor having it’s own seperate copy code it was easy for these to get out of sync. Centralized the copy list so that it remains in sync across flavors.
-
Lorenz Meier authored
change type of port from uint16_t to quint16
-
Don Gagne authored
Build files were broken for unit test. Seems to difficult to try to kep qgroundcontrol.pro and qgcunittest.pro in sync with each other. Instead I made qgcunittest.pro just include qgroundcontrol.pro. This required some tweaks to allow TARGET to be set from the outside as well as to leave out main.cc. Also needed to modify qgroundcontrol.pri to use TARGET instead of hardcoding app name. This way it can build either qgroundcontrol.pp or qgcunittest.app. At this point only works on osx.
-
- Dec 08, 2013
-
-
Thomas Gubler authored
-
Lorenz Meier authored
Fix crash when acceptance in pixels == 0
-
Anton Babushkin authored
-
Lorenz Meier authored
Mavericks fix to APM_Toolbar
-
- Dec 07, 2013
-
-
Lorenz Meier authored
re-enable linux text to speech and fix use of deprecated function
-
Lorenz Meier authored
Fix setmode (in-air disarm fix)
-
Lorenz Meier authored
Use onboard remaining battery estimate by default
-
Lorenz Meier authored
Tcp support
-
- Dec 06, 2013
-
-
Thomas Gubler authored
-
- Dec 05, 2013
-
-
Thomas Gubler authored
-
- Dec 04, 2013
-
-
Thomas Gubler authored
-
- Nov 29, 2013
- Nov 28, 2013
-
-
Don Gagne authored
-
- Nov 26, 2013
-
-
Thomas Gubler authored
-
- Nov 10, 2013
-
-
Lorenz Meier authored
Do not filter/hide line in linechartwidget when checkbox of the line is ...
-
Thomas Gubler authored
-
Lorenz Meier authored
differential pressure/airspeed calibration ui
-
Thomas Gubler authored
-
- Nov 07, 2013
-
-
Anton Babushkin authored
-
- Nov 05, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Nov 01, 2013
-
-
Lorenz Meier authored
override is not aviable in gcc 4.6 (only in 4.7). Removed for compatability
-
- Oct 31, 2013
-
-
Geoff Fink authored
Removed for compatability
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
LinechartWidget: fix removal of curves
-
- Oct 28, 2013
-
-
Lorenz Meier authored
-
- Oct 25, 2013
-
-
Thomas Gubler authored
-
- Oct 24, 2013
-
-
Lorenz Meier authored
A hefty commit to try to clean up MainWindow
-
- Oct 23, 2013
-
-
Lorenz Meier authored
flightgear hil: correct scaling of pressure for mavlink message and remo...
-
Lorenz Meier authored
Filtering in plot perspective
-