- 16 Feb, 2014 2 commits
-
-
Lorenz Meier authored
- 13 Feb, 2014 23 commits
-
-
Bryant authored
Settings in user_config.pri are overridden by those specified at the command line when calling qmake. Also updated the README and user_config.pri.dist to be a little more clear about specifying these other options.
-
Bryant Mairs authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
Also fixed some code in QGCPX4VehicleConfig to remove unnecessary DialogBare references.
-
Bryant authored
Manual override through DISABLE_SPEECH now works on all platforms.
-
Bryant authored
-
Bryant authored
It can now be manually disabled.
-
Bryant authored
-
Bryant authored
-
Bryant authored
Can now be disabled by the DISABLE_KINECT define. Also better output for users when running qmake.
-
Bryant authored
Added documentation and clarified messages to the user.
-
Bryant authored
This feature can be enabled at compile-time and documentation has been added to the README.
-
Bryant authored
XBee support can now be disabled by defining DISABLE_XBEE. Details on why XBee support is disabled are now output.
-
Bryant authored
-
Bryant authored
Speech synthesis support can now be disabled (DEFINES+=DISABLE_SPEECH) Speech synthesis dependencies are now checked before enabling. When support cannot be enabled, the user is now notified.
-
Bryant authored
MAVLink dialects can now be specified as a list, so multiple dialects can be compiled in simultaneously (may result in conflicts between dialects). MAVLink dialects are checked for existance before support is added. Users are notified of which dialects are used and which cannot be added and why. The README now has info about specifying MAVLink dialects.
-
Bryant authored
MAVLink dialects can now be specified as a list, so multiple dialects can be compiled in simultaneously (may result in conflicts between dialects). MAVLink dialects are checked for existance before support is added. Users are notified of which dialects are used and which cannot be added and why. The README now has info about specifying MAVLink dialects.
-
Bryant authored
Now properly checks for if QUpgrade submodule has been cloned. Allows for disabled QUpgrade compilation. Altered some code so that compiling without the QUpgrade module could succeed. Updated README about QUpgrade submodule.
-
- 11 Jan, 2014 1 commit
-
-
Thomas Gubler authored
-
- 07 Jan, 2014 1 commit
-
-
Don Gagne authored
Causing my TeamCity builds to fail
-
- 02 Jan, 2014 1 commit
-
-
Don Gagne authored
Made them more understandable for what is needed and for why. Removed duplication and made sure builds used common settings across all OS flavors. Removed mingw support for Windows since it was only partially implemented.
-