Don Gagne
|
635cccee15
|
Merge pull request #4743 from DonLakeFlyer/NoLogPrompt
Telemetry logs are now saved with generated file name
|
8 years ago |
Don Gagne
|
7791f55e76
|
Telemetry logs are now save with generated file name
No more user prompting
|
8 years ago |
Don Gagne
|
1b54fd00d2
|
Merge pull request #4742 from DonLakeFlyer/CorePluginFixes
Fixes for using Vehicle Setup pages in core plugin
|
8 years ago |
Don Gagne
|
1ef1d53478
|
Fixes for using Vehicle Setup pages in core plugin
|
8 years ago |
Don Gagne
|
7c20424b41
|
Merge pull request #4741 from DonLakeFlyer/Advanced
Correct handling of Advanced mode for App Settings
|
8 years ago |
DonLakeFlyer
|
7b33c740e2
|
Move showAdvancedUI/showTouchAreas to QGCCorePlugin
|
8 years ago |
DonLakeFlyer
|
3a8b809974
|
Use ColumnLayout so manual reflow not needed
|
8 years ago |
DonLakeFlyer
|
c980c331e2
|
Fix implicitWidth
|
8 years ago |
Don Gagne
|
6b10539a5a
|
Merge pull request #4734 from DonLakeFlyer/MoreTouch
Automatic sizing support in QGCMouseArea
|
8 years ago |
DonLakeFlyer
|
085fc4735b
|
More features in QGCMouseArea
|
8 years ago |
DonLakeFlyer
|
c72f3bed54
|
No drag areas is not specifiesCoordinate
|
8 years ago |
Don Gagne
|
d3b5726d0e
|
Merge pull request #4732 from DonLakeFlyer/SurveySettings
Plan:Survey: All survey values are now SettingsFacts
|
8 years ago |
Don Gagne
|
e8e93b4fc2
|
All survey Facts are now SettingsFacts
|
8 years ago |
Don Gagne
|
54586b1245
|
Merge pull request #4730 from DonLakeFlyer/TouchStuff
New mechanism for better "touch-ability" of controls on mobile
|
8 years ago |
DonLakeFlyer
|
1d0f517f39
|
Use new QGCMouseArea and minTouchPixels
|
8 years ago |
DonLakeFlyer
|
1f77b2f711
|
QGC replacement for MouseArea
Shows touch area extents when turned on
|
8 years ago |
DonLakeFlyer
|
21b110ce20
|
Add showTouchAreas and showAdvancedUI
|
8 years ago |
DonLakeFlyer
|
bad4335cd8
|
Easter egg mechanism
For showTouchAreas and showAdvancedUI
|
8 years ago |
Don Gagne
|
a92239eae2
|
Merge pull request #4728 from DonLakeFlyer/SettingsClearOverride
Fix settings clearing and plugin overrides
|
8 years ago |
DonLakeFlyer
|
838544900b
|
Fix settings clearing and plugin overrides
|
8 years ago |
Don Gagne
|
fe4e3d34e1
|
Merge pull request #4725 from DonLakeFlyer/Power
Power: Page not loading correctly
|
8 years ago |
DonLakeFlyer
|
8fb3acd099
|
Page not loading correctly
- Fix imports to support 5.7
- Move properties to correct location
|
8 years ago |
Don Gagne
|
7e6c18eaf6
|
Merge pull request #4723 from DonLakeFlyer/InitialParamRetry
Faster initial request param retry logic
|
8 years ago |
DonLakeFlyer
|
d11f7b614e
|
Faster initial request param retry logic
|
8 years ago |
Don Gagne
|
ed23fc5c59
|
Merge pull request #4721 from mavlink/revert-4717-dynamic_param_load_timeout
Revert "dynamic param load timeout"
|
8 years ago |
Don Gagne
|
a4e8b0823d
|
Revert "dynamic param load timeout"
|
8 years ago |
Gus Grubba
|
891f893a29
|
Merge pull request #4718 from dogmaphobic/toolbarIndicator
Making toolbar indicator list private.
|
8 years ago |
Gus Grubba
|
e6e826bd14
|
Making toolbar indicator list private.
|
8 years ago |
Gus Grubba
|
b7f2d3b15a
|
Merge pull request #4717 from bkueng/dynamic_param_load_timeout
dynamic param load timeout
|
8 years ago |
Beat Küng
|
26d2756c25
|
ParameterManager: remove duplicated call to _initialRequestTimeoutTimer.stop();
|
8 years ago |
Beat Küng
|
d564a943ae
|
ParameterManager: dynamically set retry timeout based on parameter rate
|
8 years ago |
Don Gagne
|
2ea6d950bf
|
Merge pull request #4715 from DonLakeFlyer/FirmwareCameraList
Camera list for survey comes from FirmwarePlugin
|
8 years ago |
Don Gagne
|
1f7b064714
|
Camera list for survey comes from FirmwarePlugin
|
8 years ago |
Don Gagne
|
9e75a02b6f
|
Merge pull request #4714 from DonLakeFlyer/PlanWarnings
Plan: Cleaning warning message output
|
8 years ago |
Don Gagne
|
6649562c2a
|
Cleaning warning message output
|
8 years ago |
Don Gagne
|
b7ef74542d
|
Merge pull request #4713 from DonLakeFlyer/Imports
Changes imports back to v5.5 level
|
8 years ago |
DonLakeFlyer
|
b9175788be
|
Changes imports back to v5.5 level
|
8 years ago |
Don Gagne
|
6233aba8a6
|
Merge pull request #4709 from DonLakeFlyer/FWLandingPersistence
Support Fixed Wing Landing Pattern file persistence
|
8 years ago |
Gus Grubba
|
3d8afe135b
|
Merge pull request #4711 from dogmaphobic/fminfmax
Uninitialized variable warning.
|
8 years ago |
Gus Grubba
|
9f3b5b78a1
|
Uninitialized variable used in fmin/fmax.
|
8 years ago |
Don Gagne
|
14474c94a7
|
Support Fixed Wing Landing Pattern file persistence
|
8 years ago |
Don Gagne
|
45cb473c10
|
Merge pull request #4707 from DonLakeFlyer/FWLandingFixes
FixedWing Landing Pattern fixes
|
8 years ago |
DonLakeFlyer
|
599421b98d
|
Fix incorrect loiter point rotate on landing heading fact change
|
8 years ago |
DonLakeFlyer
|
872b4fafec
|
Remove console.log
|
8 years ago |
DonLakeFlyer
|
968519cdee
|
* Fix toggle button check state when new DropPanel is shown
|
8 years ago |
Don Gagne
|
549d095c14
|
Merge pull request #4704 from DonLakeFlyer/SmallFixes
Number of small bug fixes
|
8 years ago |
Gregory Dymarek
|
a18ca238ce
|
Comments
|
8 years ago |
Gregory Dymarek
|
4a49c702ae
|
Fixing compilation issues
|
8 years ago |
Don Gagne
|
f84a4b9f0a
|
Zoom buttons not on mobile
|
8 years ago |
Don Gagne
|
0a8d908a2d
|
Clear polygon edit when item changes
|
8 years ago |