..
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 Feb 4 14:39:43 UTC 2019
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 Wed Feb 13 20:06:17 UTC 2019
6 years ago
FlightDisplay
Dummy vehicle doesn't implement the camera API
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
Bugfix: [Android] Joystick is not visible if connected after start of QGC
6 years ago
MissionManager
Merge pull request #7209 from DonLakeFlyer/TrFix
6 years ago
PlanView
Waypoints only mode tweaks
6 years ago
PositionManager
PositionManager: fix bad cleaning of pointers
6 years ago
QmlControls
Fix crappy font rendering on Windows
6 years ago
QtLocationPlugin
cmake cleanup dependency handling
7 years ago
Settings
AutoConnect.Settings: update defaultValue for NMEA GPS Device
6 years ago
Taisync
CP - Disable network settings on Android and iOS as they use a different link type (USB).
6 years ago
Terrain
cmake cleanup dependency handling
7 years ago
Vehicle
Merge pull request #7184 from Williangalvani/depth
6 years ago
VehicleSetup
Firmware Update: add PX4 Omnibus F4 SD
6 years ago
VideoStreaming
Merge branch 'master' into pr-taisync-android
6 years ago
ViewWidgets
CustomCommandWidget.qml:Fix URL
7 years ago
api
CP - Allow plugin to control mainQmlWidgetHolder creation.
6 years ago
comm
Fix broken NO_SERIAL_LINK build
6 years ago
qgcunittest
cmake cleanup dependency handling
7 years ago
uas
cmake cleanup dependency handling
7 years ago
ui
Support STATUSTEXT_LONG
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
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
Expose stream info to QML
6 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
…
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.
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
…
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
…