地面站终端 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.
Don Gagne 6362e4c764 Restructure location plugin build 10 years ago
..
eigen Update to Eigen 3.2.0 11 years ago
lib Fix -Wnull-conversion warning 11 years ago
mavlink/include/mavlink Updated MAVLink to include dense VTOL MAV_TYPE entries 10 years ago
opmapcontrol Cleaning up Tile Cache Queue 10 years ago
qextserialport Better Windows error reporting 10 years ago
qwt Temporary libs fix for QWT for Qt 5.4 10 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.