.. |
AnalyzeView
|
Use QStringRef to avoid temporary heap allocations
|
7 years ago |
Audio
|
Better speech for PreArm
|
7 years ago |
AutoPilotPlugins
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
Camera
|
Making sure the commands are sent to the camera's actual component ID rather than a hardcoded constant.
|
7 years ago |
FactSystem
|
Work around android Qt bug where wrong virtual keyboard is displayed
|
7 years ago |
FirmwarePlugin
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
FlightDisplay
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
FlightMap
|
Use Close button on Edit Position Dialog which makes more sense
|
7 years ago |
FollowMe
|
Use Qt5 connect style
|
7 years ago |
GPS
|
GPS: update GPS drivers submodule to fix CI
|
7 years ago |
Joystick
|
Allow defining Joystick message frequency
|
7 years ago |
MissionManager
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
PlanView
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
PositionManager
|
Fix uninitialized variables
|
7 years ago |
QmlControls
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
QtLocationPlugin
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
Settings
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
Terrain
|
Use NaN to signal lower level error
|
7 years ago |
Vehicle
|
Fix negative wind direction
|
7 years ago |
VehicleSetup
|
Fix trad heli mappings
|
7 years ago |
VideoStreaming
|
Remove unneeded memory allocations due temporary QStrings
|
7 years ago |
ViewWidgets
|
moved visible check from textOutput to container
|
7 years ago |
api
|
Add new Help page under Settings
|
7 years ago |
comm
|
ArduPilot ChibiOS support
|
7 years ago |
input
|
…
|
|
qgcunittest
|
Use Qt5 connect style
|
7 years ago |
uas
|
Remove unused code
|
7 years ago |
ui
|
Merge branch 'Stable_V3.4' of https://github.com/mavlink/qgroundcontrol into UpstreamStableMerge
|
7 years ago |
CmdLineOptParser.cc
|
…
|
|
CmdLineOptParser.h
|
…
|
|
JsonHelper.cc
|
Simple mission terrain support
|
7 years ago |
JsonHelper.h
|
Simple mission terrain support
|
7 years ago |
KMLFileHelper.cc
|
Support for Sync - Load KML
|
7 years ago |
KMLFileHelper.h
|
Support for Sync - Load KML
|
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
|
Draggable radius adjustment for Orbit
|
7 years ago |
QGCApplication.h
|
Release build fixes
|
7 years ago |
QGCComboBox.cc
|
…
|
|
QGCComboBox.h
|
…
|
|
QGCConfig.h
|
Allow custom build to override app name information
|
8 years ago |
QGCDockWidget.cc
|
…
|
|
QGCDockWidget.h
|
…
|
|
QGCFileDownload.cc
|
Fix leaking QNetworkReply
|
7 years ago |
QGCFileDownload.h
|
…
|
|
QGCGeo.cc
|
Fix NaN in calculation
|
7 years ago |
QGCGeo.h
|
Support for detailed Geo and UTM position editing
|
7 years ago |
QGCLoggingCategory.cc
|
Better logging for SSL debugging
|
7 years ago |
QGCLoggingCategory.h
|
Move logging to RTKGPSLog category
|
8 years ago |
QGCMapPalette.cc
|
…
|
|
QGCMapPalette.h
|
…
|
|
QGCMessageBox.h
|
…
|
|
QGCPalette.cc
|
More PreFlight control reorganization
|
7 years ago |
QGCPalette.h
|
Add new map indicator colors
|
8 years ago |
QGCQFileDialog.cc
|
Q_ASSERT cleanup
|
8 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
|
…
|
|
QGCQmlWidgetHolder.ui
|
…
|
|
QGCQuickWidget.cc
|
String fixups for localization
|
7 years ago |
QGCQuickWidget.h
|
…
|
|
QGCTemporaryFile.cc
|
…
|
|
QGCTemporaryFile.h
|
…
|
|
QGCToolbox.cc
|
AudioOuput class restructuring
|
7 years ago |
QGCToolbox.h
|
AudioOuput class restructuring
|
7 years ago |
RunGuard.cc
|
…
|
|
RunGuard.h
|
…
|
|
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
|
Support for detailed Geo and UTM position editing
|
7 years ago |
UTM.h
|
Support for detailed Geo and UTM position editing
|
7 years ago |
documentation.dox
|
…
|
|
main.cc
|
Release build fixes
|
7 years ago |
stable_headers.h
|
…
|
|
test.qml
|
Changes imports back to v5.5 level
|
8 years ago |