.. |
Airmap
|
Remove extra visible flag from copying/pasting code from elsewhere.
|
6 years ago |
AirspaceManagement
|
cmake create Airmap and AirspaceManagement libraries
|
7 years ago |
AnalyzeView
|
cmake cleanup dependency handling
|
7 years ago |
Audio
|
TTS update
|
6 years ago |
AutoPilotPlugins
|
Fix typo
|
6 years ago |
Camera
|
CP - Fix crash bug that could occur when reconnecting a camera.
|
6 years ago |
FactSystem
|
Support for new AltitudeFactTextField
|
6 years ago |
FirmwarePlugin
|
Update PX4 Firmware metadata Sat Feb 16 19:46:41 UTC 2019
|
6 years ago |
FlightDisplay
|
Disable video workaround for gstreamer crashes
|
6 years ago |
FlightMap
|
Hide settingsFacts irrelevant for Sub
|
6 years ago |
FollowMe
|
cmake create FollowMe library in src/FollowMe
|
7 years ago |
GPS
|
GPS: update driver submodule
|
6 years ago |
Joystick
|
Fix debug output
|
6 years ago |
MissionManager
|
MissionItem memset to 8 instead of 0
|
6 years ago |
PlanView
|
Terminology change
|
6 years ago |
PositionManager
|
PositionManager: fix bad cleaning of pointers
|
6 years ago |
QmlControls
|
Expose reset button enable/disable
|
6 years ago |
QtLocationPlugin
|
Store correct tile set counts for image and elevation sets.
|
6 years ago |
Settings
|
Disable video workaround for gstreamer crashes
|
6 years ago |
Taisync
|
CP - Disable network settings on Android and iOS as they use a different link type (USB).
|
6 years ago |
Terrain
|
Fix logging
|
6 years ago |
Vehicle
|
Fix git hash string generation
|
6 years ago |
VehicleSetup
|
Adjust merge to Stable code
|
6 years ago |
VideoStreaming
|
Guard against no geometry being set
|
6 years ago |
ViewWidgets
|
CustomCommandWidget.qml:Fix URL
|
6 years ago |
api
|
CP - Allow plugin to control mainQmlWidgetHolder creation.
|
6 years ago |
comm
|
FMUK66 updates
|
6 years ago |
qgcunittest
|
cmake cleanup dependency handling
|
7 years ago |
uas
|
cmake cleanup dependency handling
|
7 years ago |
ui
|
Cherry pick full-width status bar from master
|
6 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
|
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
|
…
|
|
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
|
Turn on popup errors for mobile builds
|
6 years ago |
QGCApplication.h
|
Move cache location methods so they are available in all builds
|
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
|
…
|
|
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
|
…
|
|
QGCQGeoCoordinate.cc
|
…
|
|
QGCQGeoCoordinate.h
|
…
|
|
QGCQmlWidgetHolder.cpp
|
…
|
|
QGCQmlWidgetHolder.h
|
…
|
|
QGCQmlWidgetHolder.ui
|
…
|
|
QGCQuickWidget.cc
|
initial optional cmake support (#6862)
|
7 years ago |
QGCQuickWidget.h
|
…
|
|
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.
|
6 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.
|
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
|
Fix write storage permission problem
|
6 years ago |
stable_headers.h
|
stable_headers: Move to pragma once
|
7 years ago |
test.qml
|
…
|
|