地面站终端 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.
Bryant Mairs 3a01d18516 Corrected namespace for GeoCoderStatusCode. 11 years ago
..
eigen Update to Eigen 3.2.0 11 years ago
lib Fix -Wnull-conversion warning 11 years ago
mavlink Updated MAVLink to the newest revision, no functional changes 11 years ago
opmapcontrol Corrected namespace for GeoCoderStatusCode. 11 years ago
qtconcurrent Put libraries into one libs directory under qgroundcontrol. Changed the neccessary files with references to those libraries. 13 years ago
qwt Update Qwt to 6.1. 11 years ago
thirdParty Removed unneeded qserialport library. 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.