- 12 Dec, 2013 6 commits
-
-
Don Gagne authored
Use TARGET instead of hardcoded qgroundcontrol.app name. This allows this file to build unit test app as well as qgroundcontrol app.
-
Don Gagne authored
-
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).
-
- 10 Dec, 2013 3 commits
-
-
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.
-
- 08 Dec, 2013 4 commits
-
-
Thomas Gubler authored
-
Lorenz Meier authored
Fix crash when acceptance in pixels == 0
-
Anton Babushkin authored
-
Lorenz Meier authored
Mavericks fix to APM_Toolbar
-
- 07 Dec, 2013 4 commits
-
-
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
-
- 06 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 05 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 04 Dec, 2013 1 commit
-
-
Thomas Gubler authored
-
- 29 Nov, 2013 2 commits
- 28 Nov, 2013 1 commit
-
-
Don Gagne authored
-
- 26 Nov, 2013 1 commit
-
-
Thomas Gubler authored
-
- 10 Nov, 2013 4 commits
-
-
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
-
- 07 Nov, 2013 1 commit
-
-
Anton Babushkin authored
-
- 05 Nov, 2013 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 01 Nov, 2013 1 commit
-
-
Lorenz Meier authored
override is not aviable in gcc 4.6 (only in 4.7). Removed for compatability
-
- 31 Oct, 2013 4 commits
-
-
Geoff Fink authored
Removed for compatability
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
LinechartWidget: fix removal of curves
-
- 28 Oct, 2013 1 commit
-
-
Lorenz Meier authored
-
- 25 Oct, 2013 1 commit
-
-
Thomas Gubler authored
-
- 24 Oct, 2013 1 commit
-
-
Lorenz Meier authored
A hefty commit to try to clean up MainWindow
-