Gus Grubba
|
191f9caeae
|
Merge branch 'AirmapUI' into Airmap
* AirmapUI:
Restore expanded state when enabling AirMap
AirMap Settings
Control on Fly View Eliminated flight widget "states" Define flight widget top margin (plugin options)
Add expand icon
Expand/Colapse Controllers Adjust colors Remove unused image
Initial Mockup
# Conflicts:
# src/Settings/AppSettings.cc
# src/Settings/AppSettings.h
|
7 years ago |
Gus Grubba
|
890cb5e6d1
|
Restore expanded state when enabling AirMap
|
7 years ago |
Don Gagne
|
e945aa156f
|
Merge pull request #6033 from bluerobotics/gst-debugging
Add gstreamer debug log option, and dot file output
|
7 years ago |
Don Gagne
|
be5cc436e4
|
Merge pull request #6040 from mavlink/localizationUpdate
Localization update
|
7 years ago |
Don Gagne
|
0cffebcb48
|
Merge pull request #6048 from bluerobotics/formatting-fix
Fix NMEA settings layout
|
7 years ago |
Don Gagne
|
5a2a5dc5aa
|
Merge pull request #6054 from DonLakeFlyer/InsertROI
Insert ROI command which is supported by firmware
|
7 years ago |
Gus Grubba
|
8a641e2d21
|
AirMap Settings
|
7 years ago |
DonLakeFlyer
|
1d2b4e3c4c
|
Set coordinate after defaults
|
7 years ago |
DonLakeFlyer
|
39b719efa7
|
Insert supported ROI command
|
7 years ago |
Gus Grubba
|
365c6d7156
|
Control on Fly View
Eliminated flight widget "states"
Define flight widget top margin (plugin options)
|
7 years ago |
Gus Grubba
|
a7ddca45fd
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into AirmapUI
|
7 years ago |
Gus Grubba
|
ff661fa7d3
|
Add expand icon
|
7 years ago |
Gus Grubba
|
bbde40eb93
|
Expand/Colapse Controllers
Adjust colors
Remove unused image
|
7 years ago |
Gus Grubba
|
6929d26958
|
Initial Mockup
|
7 years ago |
Don Gagne
|
5b94043db7
|
Merge pull request #6051 from DonLakeFlyer/StructureHeight
Structure Scan: Structure height support
|
7 years ago |
Jacob Walser
|
a9305264d4
|
Add gstreamer debug log option, and dot file output
|
7 years ago |
Jacob Walser
|
c61889dbcd
|
Fix NMEA settings layout
|
7 years ago |
Don Gagne
|
cf4bbcc972
|
Merge pull request #6049 from bluerobotics/mouseover
Hide popup icon until mouseover
|
7 years ago |
Don Gagne
|
9f6f5edb8b
|
Merge pull request #6043 from mavlink/planViewSizing
Compute plan view items visibility on the fly.
|
7 years ago |
Don Gagne
|
ff622752b6
|
Merge pull request #6037 from mavlink/handleSettingsWhileArmed
Handle settings when armed
|
7 years ago |
DonLakeFlyer
|
37c290778d
|
Structure height support
|
7 years ago |
DonLakeFlyer
|
4076cb6e77
|
Not turning value changes signals back on correctly
|
7 years ago |
Don Gagne
|
f4cf5aaed5
|
Merge pull request #6050 from DonLakeFlyer/StructureScan
Remove disabled yawVehicleToStructure option
|
7 years ago |
Don Gagne
|
6dce098a0a
|
Remove disabled yawVehicleToStructure option
|
7 years ago |
Jacob Walser
|
66e8f14db4
|
Hide pip controls while in popup state
|
7 years ago |
Jacob Walser
|
62a134f405
|
Hide popup icon until mouseover
|
7 years ago |
Gus Grubba
|
888002df4e
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into planViewSizing
|
7 years ago |
Gus Grubba
|
2d86dae5f4
|
Merge branches 'localizationUpdate' and 'master' of https://github.com/mavlink/qgroundcontrol into localizationUpdate
|
7 years ago |
Gus Grubba
|
f328b2ea49
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into handleSettingsWhileArmed
|
7 years ago |
Don Gagne
|
0905b11b85
|
Merge pull request #6035 from DonLakeFlyer/MoreFixes
More fixes
|
7 years ago |
Don Gagne
|
3fbcc80702
|
Merge pull request #6046 from DonLakeFlyer/MoreMeta
More meta data fixes
|
7 years ago |
DonLakeFlyer
|
f024cec1b4
|
More meta data fixes
|
7 years ago |
Don Gagne
|
4b415ceeb4
|
Merge pull request #6036 from DonLakeFlyer/ConsoleSpew
Fix console spew from Qml complaints
|
7 years ago |
Gus Grubba
|
d8bd816b04
|
Compute plan view items visibility on the fly.
|
7 years ago |
Don Gagne
|
acddb7b14c
|
Merge pull request #6032 from DonLakeFlyer/RemoveDebug
Remove qDebug
|
7 years ago |
Don Gagne
|
6db1e35add
|
Merge pull request #6042 from DonLakeFlyer/ParamMetaDataAgin
Fix meta data again
|
7 years ago |
DonLakeFlyer
|
43b30ba0bd
|
Fix meta data again
|
7 years ago |
Gus Grubba
|
d38fc4b674
|
Missing localization handling in Vehicle
Updating localization sources
|
7 years ago |
Gus Grubba
|
5dcee98126
|
UI Tweak
|
7 years ago |
Gus Grubba
|
33946ff326
|
Leave buttons enabled
|
7 years ago |
Gus Grubba
|
e7953629e5
|
Handle settings when armed
|
7 years ago |
DonLakeFlyer
|
fdba4f9e3e
|
Fix console spew from Qml complaints
|
7 years ago |
DonLakeFlyer
|
c52812491f
|
Fix dirty bit
|
7 years ago |
DonLakeFlyer
|
396a06e4cc
|
Fix inputMethodHints
|
7 years ago |
DonLakeFlyer
|
31196dc47e
|
Change to vm that is available
|
7 years ago |
DonLakeFlyer
|
16ff5938ee
|
Remove qDebug
|
7 years ago |
Don Gagne
|
10215bbda0
|
Merge pull request #6026 from DonLakeFlyer/SurveyGrid
Use a much larger fudge factor to increase initial transect length
|
7 years ago |
Don Gagne
|
c8ed0ab3b3
|
Merge pull request #6024 from DonLakeFlyer/GimbalFix
Fly view: Gimbal angles show on wrong items
|
7 years ago |
Gus Grubba
|
c94a663c22
|
Merge pull request #6030 from mavlink/localization
Updating strings for localization [ci skip]
|
7 years ago |
Gus Grubba
|
7c6d8f5a1e
|
Updating strings for localization [ci skip]
These strings have been uploaded to crowdin and ready to be translated.
|
7 years ago |