地面站终端 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.
DonLakeFlyer 744c914113 Prefer ALTITUDE message over GPS messages 5 years ago
..
ADSB Fix ADSB crash 5 years ago
Airmap Add support for Json file string translations 5 years ago
AirspaceManagement AirspaceManager: Remove pointer check before delete 5 years ago
AnalyzeView LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals 5 years ago
Audio Initial cleanup of (Doxygen) documentation. 5 years ago
AutoPilotPlugins Fix max channel handling 5 years ago
Camera Add option to ignore camel case in FactGroup. 5 years ago
FactSystem Merge pull request #8875 from DonLakeFlyer/CompInfoUseMetaData 5 years ago
FirmwarePlugin Update PX4 Firmware metadata Fri Jul 24 11:56:45 UTC 2020 5 years ago
FirstRunPromptDialogs Support for Vehicle and Firmware classes 5 years ago
FlightDisplay Fix ROI, Orbit, Goto handling 5 years ago
FlightMap Cherry pick stable fixes 5 years ago
FollowMe FollowMe: Fix bug preventing sending GCS motion report when setting is always. 5 years ago
GPS LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals 5 years ago
Geo Fix a few Doxygen warnings 5 years ago
Joystick Cleanup duplicated magic numbers in joystick code 5 years ago
Microhard Prevent Microhard handler from locking main thread 6 years ago
MissionManager Better handling of vehicle change state transitions 5 years ago
PairingManager Remove reference to NXP NFC Library. Keep only QtNFC. 5 years ago
PlanView Better handling of vehicle change state transitions 5 years ago
PositionManager Update copyright date 5 years ago
QmlControls Horizontal scrolling as needed 5 years ago
QtLocationPlugin Delete bogus Bing no data tiles from cache 5 years ago
Settings Support for Vehicle and Firmware classes 5 years ago
Taisync Update copyright date 5 years ago
Terrain remember to floor before bresenham to work in the negative domain 5 years ago
Vehicle Prefer ALTITUDE message over GPS messages 5 years ago
VehicleSetup Merge pull request #8935 from DonLakeFlyer/JoystickMagic 5 years ago
VideoManager More consistent video receiver state handling 5 years ago
VideoReceiver Doc: Linux gstreamer install, exclude doc packages 5 years ago
ViewWidgets Update copyright date 5 years ago
api Tweaks to iOS storage location to support display in Files app 5 years ago
comm Add mutex for _sessionTargets access. Remove range_for usage. General cleanup 5 years ago
qgcunittest New standalone mission editor unit test 5 years ago
uas cmake fixes 5 years ago
ui Reorg of settings order 5 years ago
CMakeLists.txt cmake fixes 5 years ago
CmdLineOptParser.cc Initial cleanup of (Doxygen) documentation. 5 years ago
CmdLineOptParser.h Initial cleanup of (Doxygen) documentation. 5 years ago
JsonHelper.cc Add new isJsonFile method with input of QFile 5 years ago
JsonHelper.h Add new isJsonFile method with input of QFile 5 years ago
KMLDomDocument.cc Fix return value 5 years ago
KMLDomDocument.h Fix return value 5 years ago
KMLHelper.cc Out Survey polygons with KML save 5 years ago
KMLHelper.h Out Survey polygons with KML save 5 years ago
LogCompressor.cc LogCompressor: Do not use deprecated QString enum with Qt 5.15.0 5 years ago
LogCompressor.h Initial cleanup of (Doxygen) documentation. 5 years ago
MobileScreenMgr.cc Update copyright date 5 years ago
MobileScreenMgr.h
MobileScreenMgr.mm Update copyright date 5 years ago
QGC.cc Update copyright date 5 years ago
QGC.h Update copyright date 5 years ago
QGCApplication.cc New standalone mission editor unit test 5 years ago
QGCApplication.h New QGCFileDownload support for bit.ly style redirects and file name 5 years ago
QGCComboBox.cc QGCComboBox: Use textActivated over deprecated activated(QString) in Qt 5.15 5 years ago
QGCComboBox.h Initial cleanup of (Doxygen) documentation. 5 years ago
QGCConfig.h Bump settings version due to changes in map settings. 5 years ago
QGCDockWidget.cc
QGCDockWidget.h
QGCFileDownload.cc New QGCFileDownload support for bit.ly style redirects and file name 5 years ago
QGCFileDownload.h New QGCFileDownload support for bit.ly style redirects and file name 5 years ago
QGCLoggingCategory.cc Cut over to new JSON translation system 5 years ago
QGCLoggingCategory.h Cut over to new JSON translation system 5 years ago
QGCMapPalette.cc Rework Fly View into separate layers which can be customized at each layer. 5 years ago
QGCMapPalette.h Rework Fly View into separate layers which can be customized at each layer. 5 years ago
QGCPalette.cc Major rework to support terrain profile display and terrain collision reporting 5 years ago
QGCPalette.h Major rework to support terrain profile display and terrain collision reporting 5 years ago
QGCQGeoCoordinate.cc Update copyright date 5 years ago
QGCQGeoCoordinate.h Update copyright date 5 years ago
QGCTemporaryFile.cc Component Information FTP download support 5 years ago
QGCTemporaryFile.h Component Information FTP download support 5 years ago
QGCToolbox.cc Cut over to new JSON translation system 5 years ago
QGCToolbox.h Update copyright date 5 years ago
QGCZlib.cc Add QGCZlib::inflateGzipFile support 5 years ago
QGCZlib.h Add QGCZlib::inflateGzipFile support 5 years ago
RunGuard.cc Update copyright date 5 years ago
RunGuard.h Update copyright date 5 years ago
SHPFileHelper.cc Update copyright date 5 years ago
SHPFileHelper.h Update copyright date 5 years ago
ShapeFileHelper.cc Out Survey polygons with KML save 5 years ago
ShapeFileHelper.h Update copyright date 5 years ago
TerrainTile.cc Initial cleanup of (Doxygen) documentation. 5 years ago
TerrainTile.h Persist tile info as doubles. This prevent float/double precision match errors at the edge of tiles. 7 years ago
documentation.dox
main.cc Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization 5 years ago
stable_headers.h stable_headers: Move to pragma once 7 years ago
test.qml