地面站终端 App
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Lorenz Meier f38ad52a01 Merge pull request #776 from Susurrus/rem_concurrent 11 years ago
..
eigen Update to Eigen 3.2.0 11 years ago
lib Fix -Wnull-conversion warning 11 years ago
mavlink/include/mavlink mavlink: submodule updated 11 years ago
opmapcontrol Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into my_qt5 11 years ago
qwt Update Qwt to 6.1. 11 years ago
thirdParty A QObject needs to be the first parent of a class using the Q_OBJECT macro. 11 years ago
README.md Update Qwt to 6.1. 11 years ago
qwt.pri Update Qwt to 6.1. 11 years ago

README.md

This folder contains the various required libraries for QGC to compile. They are distributed with the codebase to ease development.

Qwt

Qt Widgets for Technical Applications Version: 6.1 Source obtained: svn checkout svn://svn.code.sf.net/p/qwt/code/branches/qwt-6.1 qwt

Contents of /libs/qwt is the contents of the /src directory from the Qwt repository. qwt.pri file is custom made to compile all necessary Qwt code in with QGC.