.. |
ADSB
|
App messages now use simple modal message dialogs. Vehicle messages continue to use non-modal popup.
|
5 years ago |
Airmap
|
Add support for Json file string translations
|
5 years ago |
AirspaceManagement
|
AirspaceManager: Remove pointer check before delete
|
5 years ago |
AnalyzeView
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
Audio
|
Initial cleanup of (Doxygen) documentation.
|
5 years ago |
AutoPilotPlugins
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
Camera
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
FactSystem
|
Merge pull request #8840 from DonLakeFlyer/GlobalPlanAltMode
|
5 years ago |
FirmwarePlugin
|
FirmwarePlugin::adjustOutgoingMavlinkMessageThreadSafe not required to be thread safe
|
5 years ago |
FirstRunPromptDialogs
|
Modified support for multiple first run pages. Added first run for offline vehicle settings.
|
5 years ago |
FlightDisplay
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
FlightMap
|
Cherry pick stable fixes
|
5 years ago |
FollowMe
|
FollowMe: Fix bug preventing sending GCS motion report when setting is always.
|
5 years ago |
GPS
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
Geo
|
Fix a few Doxygen warnings
|
5 years ago |
Joystick
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
Microhard
|
Prevent Microhard handler from locking main thread
|
6 years ago |
MissionManager
|
Merge pull request #8840 from DonLakeFlyer/GlobalPlanAltMode
|
5 years ago |
PairingManager
|
Remove reference to NXP NFC Library. Keep only QtNFC.
|
5 years ago |
PlanView
|
Common control for terrain follow
|
5 years ago |
PositionManager
|
Update copyright date
|
5 years ago |
QmlControls
|
Initial support for global plan-wide altitude mode setting
|
5 years ago |
QtLocationPlugin
|
Merge pull request #8811 from patrickelectric/qt_5_15
|
5 years ago |
Settings
|
Merge pull request #8826 from DonLakeFlyer/CherryPickAltMode
|
5 years ago |
Taisync
|
Update copyright date
|
5 years ago |
Terrain
|
TerrainQuery: Add new errorOccurred for Qt 5.15 builds
|
5 years ago |
Vehicle
|
Merge pull request #8840 from DonLakeFlyer/GlobalPlanAltMode
|
5 years ago |
VehicleSetup
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
VideoManager
|
More consistent video receiver state handling
|
5 years ago |
VideoReceiver
|
Add missing GStreamer dependency (Linux)
|
5 years ago |
ViewWidgets
|
Update copyright date
|
5 years ago |
api
|
Tweaks to iOS storage location to support display in Files app
|
5 years ago |
comm
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
qgcunittest
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
uas
|
LinkInterface and Vehicle uses mutexes to synchronize writing bytes to the link instead of queued signals
|
5 years ago |
ui
|
Remove altitude mode warning which was causing recursion into dialog display and view switch problems
|
5 years ago |
CMakeLists.txt
|
cmake minor fixes for current master
|
5 years ago |
CmdLineOptParser.cc
|
Initial cleanup of (Doxygen) documentation.
|
5 years ago |
CmdLineOptParser.h
|
Initial cleanup of (Doxygen) documentation.
|
5 years ago |
JsonHelper.cc
|
Merge pull request #8811 from patrickelectric/qt_5_15
|
5 years ago |
JsonHelper.h
|
Add support for Json file string translations
|
5 years ago |
KMLDomDocument.cc
|
Fix return value
|
5 years ago |
KMLDomDocument.h
|
Fix return value
|
5 years ago |
KMLHelper.cc
|
Out Survey polygons with KML save
|
5 years ago |
KMLHelper.h
|
Out Survey polygons with KML save
|
5 years ago |
LogCompressor.cc
|
LogCompressor: Do not use deprecated QString enum with Qt 5.15.0
|
5 years ago |
LogCompressor.h
|
Initial cleanup of (Doxygen) documentation.
|
5 years ago |
MobileScreenMgr.cc
|
Update copyright date
|
5 years ago |
MobileScreenMgr.h
|
…
|
|
MobileScreenMgr.mm
|
Update copyright date
|
5 years ago |
QGC.cc
|
Update copyright date
|
5 years ago |
QGC.h
|
Update copyright date
|
5 years ago |
QGCApplication.cc
|
Don't try to load Qt en_Us loc
|
5 years ago |
QGCApplication.h
|
Merge pull request #8815 from patrickelectric/goodbye_my_good_friend
|
5 years ago |
QGCComboBox.cc
|
QGCComboBox: Use textActivated over deprecated activated(QString) in Qt 5.15
|
5 years ago |
QGCComboBox.h
|
Initial cleanup of (Doxygen) documentation.
|
5 years ago |
QGCConfig.h
|
Bump settings version due to changes in map settings.
|
5 years ago |
QGCDockWidget.cc
|
…
|
|
QGCDockWidget.h
|
…
|
|
QGCFileDownload.cc
|
QGCFileDownload: Add new errorOccurred for Qt 5.15 builds
|
5 years ago |
QGCFileDownload.h
|
Update copyright date
|
5 years ago |
QGCLoggingCategory.cc
|
Cut over to new JSON translation system
|
5 years ago |
QGCLoggingCategory.h
|
Cut over to new JSON translation system
|
5 years ago |
QGCMapPalette.cc
|
Rework Fly View into separate layers which can be customized at each layer.
|
5 years ago |
QGCMapPalette.h
|
Rework Fly View into separate layers which can be customized at each layer.
|
5 years ago |
QGCPalette.cc
|
Major rework to support terrain profile display and terrain collision reporting
|
5 years ago |
QGCPalette.h
|
Major rework to support terrain profile display and terrain collision reporting
|
5 years ago |
QGCQGeoCoordinate.cc
|
Update copyright date
|
5 years ago |
QGCQGeoCoordinate.h
|
Update copyright date
|
5 years ago |
QGCTemporaryFile.cc
|
QGCTemporaryFile: Remove deprecated qrand
|
5 years ago |
QGCTemporaryFile.h
|
Update copyright date
|
5 years ago |
QGCToolbox.cc
|
Cut over to new JSON translation system
|
5 years ago |
QGCToolbox.h
|
Update copyright date
|
5 years ago |
RunGuard.cc
|
Update copyright date
|
5 years ago |
RunGuard.h
|
Update copyright date
|
5 years ago |
SHPFileHelper.cc
|
Update copyright date
|
5 years ago |
SHPFileHelper.h
|
Update copyright date
|
5 years ago |
ShapeFileHelper.cc
|
Out Survey polygons with KML save
|
5 years ago |
ShapeFileHelper.h
|
Update copyright date
|
5 years ago |
TerrainTile.cc
|
Initial cleanup of (Doxygen) documentation.
|
5 years ago |
TerrainTile.h
|
Persist tile info as doubles. This prevent float/double precision match errors at the edge of tiles.
|
7 years ago |
documentation.dox
|
…
|
|
main.cc
|
Switch to decodebin and use decoder with highest rank; Use GL context provided by qmlglsink; Fix JNI code for AndroidMedia initialization
|
5 years ago |
stable_headers.h
|
stable_headers: Move to pragma once
|
7 years ago |
test.qml
|
…
|
|