.. |
Airmap
|
qjsonwebtoken: Remove unused empty string
|
6 years ago |
AirspaceManagement
|
AirspaceAdvisoryProvider: Remove QString constructor with tr
|
6 years ago |
AnalyzeView
|
ArduSubFirmwarePlugin: Remove empty string from QString constructor
|
6 years ago |
Audio
|
Force TTS to English (on Linux only)
|
6 years ago |
AutoPilotPlugins
|
Merge pull request #7539 from Williangalvani/addPowerModule
|
6 years ago |
Camera
|
QGCCameraControl: Remove unused variable rangeList
|
6 years ago |
FactSystem
|
Use qMin and qMax instead of rolling our own
|
6 years ago |
FirmwarePlugin
|
Update PX4 Firmware metadata Thu Jul 18 13:04:55 UTC 2019
|
6 years ago |
FlightDisplay
|
Use QtQuick.Controls 1.x menus
|
6 years ago |
FlightMap
|
Disambiguate showComponentDialog
|
6 years ago |
FollowMe
|
cmake create FollowMe library in src/FollowMe
|
7 years ago |
GPS
|
GPS: update driver submodule
|
6 years ago |
Joystick
|
Set Android Joystick native methods from JNI_OnLoad
|
6 years ago |
Microhard
|
Merge pull request #7428 from MatejFranceskin/pr-hide-microhard-passwords
|
6 years ago |
MissionManager
|
Use QtQuick.Controls 1.x menus
|
6 years ago |
PlanView
|
Use QtQuick.Controls 1.x menus
|
6 years ago |
PositionManager
|
PositionManager: fix bad cleaning of pointers
|
6 years ago |
QmlControls
|
Use QtQuick.Controls 1.x menus
|
6 years ago |
QtLocationPlugin
|
List-Initialize supportedMapTypes
|
6 years ago |
Settings
|
Link settings with Qt5::Multimedia
|
6 years ago |
Taisync
|
TaisyncManager: Use default empty string value from toString
|
6 years ago |
Terrain
|
TerrainQuery: Avoid memory leak if terrainTile is not valid
|
6 years ago |
Vehicle
|
Vehicle: Remove QString constructor with tr
|
6 years ago |
VehicleSetup
|
Firmware update: add KakuteF7 support
|
6 years ago |
VideoStreaming
|
Upstream Stable merge
|
6 years ago |
ViewWidgets
|
cmake fix build and delete obsolete files
|
6 years ago |
api
|
Move PreflightCheckList to custom builds only. The model, which used to be implemented within BuiltinPreFlightCheckModel is now within the control itself. It is up to the implementer to define a proper model.
|
6 years ago |
comm
|
Upstream Stable merge
|
6 years ago |
qgcunittest
|
cmake fix build and delete obsolete files
|
6 years ago |
uas
|
UASMessageHandler: Remove empty string from QString constructor
|
6 years ago |
ui
|
MATLinkDecoder: Remove empty string from QString constructor
|
6 years ago |
CMakeLists.txt
|
Add VideoStreaming to the list of includes
|
6 years ago |
CmdLineOptParser.cc
|
…
|
|
CmdLineOptParser.h
|
…
|
|
JsonHelper.cc
|
Add support for DEFINE replacement in FactMetaData enumString/Value json loading
|
6 years ago |
JsonHelper.h
|
Add support for DEFINE replacement in FactMetaData enumString/Value json loading
|
6 years ago |
KMLFileHelper.cc
|
Preserve clockwise winding when adjusting vertices
|
6 years ago |
KMLFileHelper.h
|
Support loading polygon from SHP file
|
7 years ago |
LogCompressor.cc
|
…
|
|
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
|
QGCApplication: Remove empty string from QStringLiteral constructor
|
6 years ago |
QGCApplication.h
|
Remove stale resources
|
6 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
|
…
|
|
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
|
…
|
|
QGCPalette.cc
|
Export color palette in formats that can be directly used by QGC and custom plugins (in addition to the original Json)
|
6 years ago |
QGCPalette.h
|
Export color palette in formats that can be directly used by QGC and custom plugins (in addition to the original Json)
|
6 years ago |
QGCQGeoCoordinate.cc
|
Better/More survey related unit testing
|
8 years ago |
QGCQGeoCoordinate.h
|
Better/More survey related unit testing
|
8 years ago |
QGCTemporaryFile.cc
|
…
|
|
QGCTemporaryFile.h
|
…
|
|
QGCToolbox.cc
|
Microhard - removed unneeded settings
|
6 years ago |
QGCToolbox.h
|
Microhard - removed unneeded settings
|
6 years ago |
RunGuard.cc
|
…
|
|
RunGuard.h
|
…
|
|
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
|
main: Returning critical messsage and an error code when QGC is already running
|
6 years ago |
stable_headers.h
|
stable_headers: Move to pragma once
|
7 years ago |
test.qml
|
…
|
|