DonLakeFlyer
6adb0fd9dd
Switch Linux builds to 5.7
8 years ago
Don Gagne
7dd9e3c101
Merge pull request #4795 from DonLakeFlyer/ComplexItemBugs
...
Plan: Fix various complex item bugs
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
Don Gagne
e782e6752b
Merge pull request #4794 from DonLakeFlyer/MissionSettingsComplexItem
...
Plan: New MissionSettingsComplexItem
8 years ago
DonLakeFlyer
319cf9c53b
New MissionSettingsComplexItem
8 years ago
Gus Grubba
f2009786c4
Merge pull request #4793 from dogmaphobic/toolBar
...
Eliminating dependencies from MainToolBar
8 years ago
Gus Grubba
c62c006b38
Eliminating dependencies from MainToolBar
8 years ago
Gus Grubba
019e06d4f6
Merge pull request #4789 from dogmaphobic/offlineTiles
...
JavaScript exception and minor UI tweaks.
8 years ago
Gus Grubba
24aa97f126
JavaScript exception and minor UI tweaks.
8 years ago
Gus Grubba
989a0d7b4b
Merge pull request #4788 from dogmaphobic/removeExperiment
...
Removing camera control experiment.
8 years ago
Gus Grubba
873cd3126b
Removing camera control experiment.
8 years ago
Gus Grubba
6eab031596
Merge pull request #4785 from DonLakeFlyer/FollowVehicleMap
...
Turn off flick/pan gestures on map when follow vehicle set
8 years ago
Gus Grubba
1b784405a0
Merge pull request #4786 from DonLakeFlyer/MissionStatusDecimal
...
Mission Item Status: Only 1 decimal place for values
8 years ago
Gus Grubba
8c49c699d2
Merge pull request #4784 from DonLakeFlyer/BrandTypo
...
Fix typo in brand image properties
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
Don Gagne
1c16dfeab7
Merge pull request #4783 from DonLakeFlyer/MissingActiveVehicle
...
Toolbar Indicators: Fix reference to non-existent property
8 years ago
Donald Gagne
5fff96452a
Fix reference to non-existent property
8 years ago
Don Gagne
3036d59f65
Merge pull request #4777 from DonLakeFlyer/OSXInstaller
...
OSX Installer: Bump stretch to try to get installer to work
8 years ago
Gus Grubba
1ec2062872
Merge pull request #4778 from DonLakeFlyer/CorePluginFix
...
Fix problems with core plugin virtually
8 years ago
Gus Grubba
0dcb10c729
Merge pull request #4782 from DonLakeFlyer/MissionInt
...
Add support for MISSION_ITEM_INT
8 years ago
DonLakeFlyer
9315d65fb4
Add support for MISSION_ITEM_INT
8 years ago
Gus Grubba
a3be26dd1d
Merge pull request #4779 from dogmaphobic/skipSetup
...
Allowing to skip going to the Summary page.
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
aeeaab16ed
Bump to to try to get installer to work
8 years ago
Don Gagne
8e95ba8f35
Merge pull request #4776 from DonLakeFlyer/CorePluginWork
...
Core/Firmware plugin work
8 years ago
Don Gagne
6ab8e53e88
Merge pull request #4775 from DonLakeFlyer/FWFixes
...
Fixed wing landing pattern fixes
8 years ago
Don Gagne
528ba79a80
Merge pull request #4774 from DonLakeFlyer/RadioCrash
...
Setup - Radio: Fix crash from bogus param values
8 years ago
Don Gagne
644225fa52
Merge pull request #4773 from DonLakeFlyer/AltitudeDefault
...
Plan - Mission Item Editors: Clear current item before adding new one
8 years ago
Don Gagne
ca4f16388f
Merge pull request #4772 from DonLakeFlyer/PolygonOpacity
...
Opacity tweaks to polygon editing
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
Don Gagne
b7da601508
Merge pull request #4770 from DonLakeFlyer/FWGeometry
...
More fun with FW landing pattern geometry
8 years ago
Gus Grubba
72573e85bc
Remove erroneous custom symlink
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
Don Gagne
0d0fdbf745
Merge pull request #4769 from DonLakeFlyer/ReworkFlightModeOverride
...
PX4FirmwarePlugin: Rework flight mode override mechanism
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
Don Gagne
01dc49bd39
Merge pull request #4763 from DonLakeFlyer/BindingFix
...
Polygon draw: Fix binding to repeater index
8 years ago