地面站终端 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 75f3cba8b7 Better show/hide behavior of guided map indicators 6 years ago
..
Airmap Remove extra visible flag from copying/pasting code from elsewhere. 7 years ago
AirspaceManagement cmake create Airmap and AirspaceManagement libraries 7 years ago
AnalyzeView cmake cleanup dependency handling 7 years ago
Audio cmake cleanup dependency handling 7 years ago
AutoPilotPlugins Update PX4 Firmware metadata Mon Dec 24 19:38:28 UTC 2018 7 years ago
Camera Fix bad cast, which truncates free storage value. 7 years ago
FactSystem Fix annoying c++ warnings 6 years ago
FirmwarePlugin Add gotoFlightMode method 6 years ago
FlightDisplay Better show/hide behavior of guided map indicators 6 years ago
FlightMap cmake cleanup dependency handling 7 years ago
FollowMe cmake create FollowMe library in src/FollowMe 7 years ago
GPS cmake create Audio library in src/Audio 7 years ago
Joystick Bugfix: Android joystick had two axis mapped on the same button 7 years ago
MissionManager Handle warnings 7 years ago
PlanView Fix double survey load from shape 7 years ago
PositionManager cmake create PositionManager library in src/PositionManager 7 years ago
QmlControls Cleanup unused code 6 years ago
QtLocationPlugin cmake cleanup dependency handling 7 years ago
Settings Make Taisync off by default 6 years ago
Taisync Taisync Fixes 6 years ago
Terrain cmake cleanup dependency handling 7 years ago
Vehicle Add gotoFlightMode property 6 years ago
VehicleSetup Move cache location methods so they are available in all builds 7 years ago
VideoStreaming Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into taisyncLink 6 years ago
ViewWidgets CustomCommandWidget.qml:Fix URL 7 years ago
api On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. 7 years ago
comm On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. 7 years ago
qgcunittest cmake cleanup dependency handling 7 years ago
uas cmake cleanup dependency handling 7 years ago
ui Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into autoVideoStream 7 years ago
CMakeLists.txt cmake add shapelib support 7 years ago
CmdLineOptParser.cc
CmdLineOptParser.h
JsonHelper.cc Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap 7 years ago
JsonHelper.h Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap 7 years ago
KMLFileHelper.cc Support loading polygon from SHP file 7 years ago
KMLFileHelper.h Support loading polygon from SHP file 7 years ago
LogCompressor.cc Fix typos 9 years ago
LogCompressor.h
MG.h
MobileScreenMgr.cc Keep Android screen from sleeping while QGC is running. 8 years ago
MobileScreenMgr.h
MobileScreenMgr.mm
QGC.cc Put back support for ATTITUDE since ArduPilot needs it 7 years ago
QGC.h Put back support for ATTITUDE since ArduPilot needs it 7 years ago
QGCApplication.cc Move cache location methods so they are available in all builds 7 years ago
QGCApplication.h Move cache location methods so they are available in all builds 7 years ago
QGCComboBox.cc
QGCComboBox.h
QGCConfig.h Replace overly redundant code with macros for settings. 7 years ago
QGCDockWidget.cc
QGCDockWidget.h
QGCFileDownload.cc Fix leaking QNetworkReply 7 years ago
QGCFileDownload.h Handle redirects in file downloads 9 years ago
QGCGeo.cc Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap. 7 years ago
QGCGeo.h Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap. 7 years ago
QGCLoggingCategory.cc Support GuidedActionsController logging 7 years ago
QGCLoggingCategory.h Support GuidedActionsController logging 7 years ago
QGCMapPalette.cc Add alert to air traffic 7 years ago
QGCMapPalette.h New QGCMapLabel using outline font 8 years ago
QGCMessageBox.h initial optional cmake support (#6862) 7 years ago
QGCPalette.cc QGCPalette: change Indoor mode textField colors 7 years ago
QGCPalette.h Move from Q_ENUMS to Q_ENUM 7 years ago
QGCQFileDialog.cc QGCQFileDialog: Avoid QString initialization of empty string 7 years ago
QGCQFileDialog.h Fixes to offline maps import/export. 8 years ago
QGCQGeoCoordinate.cc Better/More survey related unit testing 8 years ago
QGCQGeoCoordinate.h Better/More survey related unit testing 8 years ago
QGCQmlWidgetHolder.cpp
QGCQmlWidgetHolder.h Fix typos 9 years ago
QGCQmlWidgetHolder.ui
QGCQuickWidget.cc initial optional cmake support (#6862) 7 years ago
QGCQuickWidget.h Fix typos 9 years ago
QGCTemporaryFile.cc
QGCTemporaryFile.h
QGCToolbox.cc On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. 7 years ago
QGCToolbox.h On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. 7 years ago
RunGuard.cc Single instance app guarding mechanism 9 years ago
RunGuard.h Single instance app guarding mechanism 9 years ago
SHPFileHelper.cc Support UTM SHP files 7 years ago
SHPFileHelper.h Support UTM SHP files 7 years ago
ShapeFileHelper.cc Support loading polygon from SHP file 7 years ago
ShapeFileHelper.h Support loading polygon from SHP file 7 years ago
TerrainTile.cc Use NaN to signal lower level error 7 years ago
TerrainTile.h Persist tile info as doubles. This prevent float/double precision match errors at the edge of tiles. 7 years ago
UTM.cpp Rework header to prevent conflicts 7 years ago
UTM.h Rework header to prevent conflicts 7 years ago
documentation.dox
main.cc CP - Skip serial related code if serial links are disabled. 7 years ago
stable_headers.h stable_headers: Move to pragma once 7 years ago
test.qml Changes imports back to v5.5 level 8 years ago