DonLakeFlyer
fe70b11604
Fix radios, fix initial load setup
8 years ago
DonLakeFlyer
37b638b813
Fix signalling on _cameraOrientationLandscapeFact
8 years ago
DonLakeFlyer
7331365d2c
Remove unused code
8 years ago
DonLakeFlyer
2687a5fbd5
Make clipToViewport=false
8 years ago
Donald Gagne
22c66439ee
Scan is only for Plan view
8 years ago
Donald Gagne
a6a66d0e54
Add missing coordinateChanged signaling
8 years ago
Donald Gagne
907fa99bf5
Fix: Camera values not recalcing
8 years ago
DonLakeFlyer
319cf9c53b
New MissionSettingsComplexItem
8 years ago
Gus Grubba
c62c006b38
Eliminating dependencies from MainToolBar
8 years ago
Gus Grubba
24aa97f126
JavaScript exception and minor UI tweaks.
8 years ago
Gus Grubba
873cd3126b
Removing camera control experiment.
8 years ago
Donald Gagne
f5aa05de00
Only 1 decimal place for values
8 years ago
Donald Gagne
59755a31f0
Turn off flick/an gestures when follow vehicle set
8 years ago
Donald Gagne
e994134e17
Fix typo
8 years ago
Donald Gagne
5fff96452a
Fix reference to non-existent property
8 years ago
DonLakeFlyer
9315d65fb4
Add support for MISSION_ITEM_INT
8 years ago
DonLakeFlyer
b564708d61
Fix easter egg mechanism
8 years ago
DonLakeFlyer
3c723b7fe0
Add missing set methods
8 years ago
Gus Grubba
d893b5fa77
Allowing to skip going to the setup page.
8 years ago
DonLakeFlyer
f862388b69
Fix problems with core plugin virtually
8 years ago
DonLakeFlyer
e926ce69ef
Core plugin can set app wide brand image
8 years ago
DonLakeFlyer
74766ba839
FirmwarePlugin support indoor/outdoor brand image
8 years ago
DonLakeFlyer
b0273cae11
Core plugin can determine Sensor pages to show
8 years ago
DonLakeFlyer
8c7177fb94
Handle degenerate landing point inside loiter radius case
8 years ago
DonLakeFlyer
2d26500496
Correct to use rawValue for radius
8 years ago
DonLakeFlyer
a6f6fdcc21
Fix crash from bogus param values
8 years ago
DonLakeFlyer
dcdcc96a45
Clear current item before adding new one
...
This closes out all value editing before the new item is added. Fixes
the bug where you enter a new altitude in last waypoint, don't press
enter and then add a new one. In that case altitude would be set after
new item was added. Hence it would not carry to new item.
8 years ago
DonLakeFlyer
5c2e4f2bf1
Opacity tweaks to polygon editing
8 years ago
DonLakeFlyer
c2280df348
More fun with FW landing pattern geometry
...
Should be all working now except for distance < radius cases.
8 years ago
DonLakeFlyer
48ffa75927
Rework flight mode override mechanism
...
Previous version would require plugin to override all the
isFooFlightMode methods to work correctly. Now just change mode name
and regular plugin code works correctly.
8 years ago
Gus Grubba
a4ea5660ce
Tweaking Attitude Indicator
8 years ago
DonLakeFlyer
b688f2c054
Fix binding to repeater index
...
Otherwise things go haywire when points are added
8 years ago
DonLakeFlyer
78b37c9192
Log extension is .tlog, use number month in filename
8 years ago
DonLakeFlyer
f1d007210d
Major rework of polygon editing
8 years ago
Gus Grubba
012d1d3097
Adjusting vehicle icon
8 years ago
Donald Gagne
c0421290a1
UI Tweaks to plan view editors
8 years ago
DonLakeFlyer
1c252066e3
Better visuals for mobile and connected vehicle
8 years ago
DonLakeFlyer
d0dd71ba40
After a remove all leave map position/zoom alone
8 years ago
DonLakeFlyer
cc7fb016d0
Better mobile visuals for polygon draw
8 years ago
DonLakeFlyer
b2ced8786b
Move prerequisiteSetup method to AutopilotPlugin
...
This makes VehicleComponents reusable from core plugin without
requiring override of prerequisiteSetup
8 years ago
DonLakeFlyer
3bb66583af
Better usability with touch
8 years ago
Donald Gagne
5459275fad
Fix visibility check
8 years ago
Don Gagne
7791f55e76
Telemetry logs are now save with generated file name
...
No more user prompting
8 years ago
Don Gagne
1ef1d53478
Fixes for using Vehicle Setup pages in core plugin
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
DonLakeFlyer
085fc4735b
More features in QGCMouseArea
8 years ago
DonLakeFlyer
c72f3bed54
No drag areas is not specifiesCoordinate
8 years ago
Don Gagne
e8e93b4fc2
All survey Facts are now SettingsFacts
8 years ago