.. |
AnalyzeView
|
Fix merge conflict
|
7 years ago |
Audio
|
AudioOutput: Create text to speech in constructor
|
7 years ago |
AutoPilotPlugins
|
Remove ":" from end of summary terms
|
7 years ago |
Camera
|
Cleanup/Fixes for increment meta data usage
|
7 years ago |
FactSystem
|
Merge pull request #6388 from bluerobotics/units-fix-rebase
|
7 years ago |
FirmwarePlugin
|
APM Sub: default attitude streamrate to 20Hz
|
7 years ago |
FlightDisplay
|
Old instrument panel is not coming back
|
7 years ago |
FlightMap
|
Much better ui
|
7 years ago |
FollowMe
|
Make Follow Target stream a setting.
|
7 years ago |
GPS
|
RTCMMavlink: fix sequence numbers
|
7 years ago |
Joystick
|
Allow defining Joystick message frequency
|
7 years ago |
MissionManager
|
Merge pull request #6398 from DonLakeFlyer/SurveyComplexItem
|
7 years ago |
PlanView
|
Merge pull request #6390 from DonLakeFlyer/PlannedHome
|
7 years ago |
PositionManager
|
Fix uninitialized variables
|
7 years ago |
QmlControls
|
Different visuals for Planne Home in Plan View
|
7 years ago |
QtLocationPlugin
|
Merge pull request #6343 from AndKe/statkartv4
|
7 years ago |
Settings
|
Make Follow Target stream a setting.
|
7 years ago |
Terrain
|
Separate terrain from tile maps within cached tile request system.
|
7 years ago |
Vehicle
|
Merge pull request #6388 from bluerobotics/units-fix-rebase
|
7 years ago |
VehicleSetup
|
Allow defining Joystick message frequency
|
7 years ago |
VideoStreaming
|
Revert "videonode: Do not finish if material is different"
|
7 years ago |
ViewWidgets
|
moved visible check from textOutput to container
|
7 years ago |
api
|
Allow map tile import/export on mobile
|
7 years ago |
comm
|
Merge pull request #6372 from mavlink/omnibus_autoconnect
|
7 years ago |
input
|
Fix typos
|
9 years ago |
qgcunittest
|
SurveyMissionItem -> SurveyComplexItem
|
7 years ago |
uas
|
AudioOuput class restructuring
|
8 years ago |
ui
|
Make Follow Target stream a setting.
|
7 years ago |
CmdLineOptParser.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
CmdLineOptParser.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
JsonHelper.cc
|
Simple mission terrain support
|
7 years ago |
JsonHelper.h
|
Simple mission terrain support
|
7 years ago |
LogCompressor.cc
|
Fix typos
|
9 years ago |
LogCompressor.h
|
…
|
|
MG.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
MobileScreenMgr.cc
|
Keep Android screen from sleeping while QGC is running.
|
8 years ago |
MobileScreenMgr.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
MobileScreenMgr.mm
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGC.cc
|
QGC: Solve problem with limitAngleToPMPId when angle is bigger than PI
|
7 years ago |
QGC.h
|
Fix priority link and default component id usage
|
9 years ago |
QGCApplication.cc
|
New ListModel for Fact meta data base increment/decrement
|
7 years ago |
QGCApplication.h
|
Release build fixes
|
7 years ago |
QGCComboBox.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCComboBox.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCConfig.h
|
Allow custom build to override app name information
|
8 years ago |
QGCDockWidget.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCDockWidget.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCFileDownload.cc
|
Fix leaking QNetworkReply
|
7 years ago |
QGCFileDownload.h
|
Handle redirects in file downloads
|
9 years ago |
QGCGeo.cc
|
Fix NaN in calculation
|
7 years ago |
QGCGeo.h
|
Support for detailed Geo and UTM position editing
|
7 years ago |
QGCLoggingCategory.cc
|
cleanup
|
7 years ago |
QGCLoggingCategory.h
|
Move logging to RTKGPSLog category
|
8 years ago |
QGCMapPalette.cc
|
New QGCMapLabel using outline font
|
8 years ago |
QGCMapPalette.h
|
New QGCMapLabel using outline font
|
8 years ago |
QGCMessageBox.h
|
Allows QGC plugins to be optional or custom
|
9 years ago |
QGCPalette.cc
|
Add new map indicator colors
|
8 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
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCQmlWidgetHolder.h
|
Fix typos
|
9 years ago |
QGCQmlWidgetHolder.ui
|
…
|
|
QGCQuickWidget.cc
|
String fixups for localization
|
8 years ago |
QGCQuickWidget.h
|
Fix typos
|
9 years ago |
QGCTemporaryFile.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCTemporaryFile.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCToolbox.cc
|
AudioOuput class restructuring
|
8 years ago |
QGCToolbox.h
|
AudioOuput class restructuring
|
8 years ago |
RunGuard.cc
|
Single instance app guarding mechanism
|
9 years ago |
RunGuard.h
|
Single instance app guarding mechanism
|
9 years ago |
TerrainTile.cc
|
Guard terrain tile from reading beyond the bytearray end
|
7 years ago |
TerrainTile.h
|
make offline caching working serialized as well
|
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 |