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
Don Gagne
8e2a4f7a58
Merge pull request #4762 from DonLakeFlyer/TelememtryLogNames
...
Telemetry logs: Log extension is .tlog, use numeric month in filename
8 years ago
Gus Grubba
2b90f03217
Merge pull request #4764 from dogmaphobic/attitudeTweak
...
Tweaking Attitude Indicator
8 years ago
nanthony21
08b2f4c4ab
Changed comments
8 years ago
nanthony21
867596802f
Fixed binding loop
8 years ago
Nick Anthony
cb75acef2f
Added labels to the exponential slider
8 years ago
nanthony21
aa72da856b
Changed Joystick._exponential from bool to float. It can now be set between 0 and -0.5 by user using a slider.
8 years ago
Gus Grubba
a4ea5660ce
Tweaking Attitude Indicator
8 years ago
Gus Grubba
381c4bf892
Merge pull request #4760 from dogmaphobic/vehicleIcon
...
Adjusting vehicle icon and making it consistent with Compass Widget
8 years ago
DonLakeFlyer
b688f2c054
Fix binding to repeater index
...
Otherwise things go haywire when points are added
8 years ago
Don Gagne
32d95bfc6f
Merge pull request #4761 from DonLakeFlyer/NewPolygonEditing
...
Major rework of polygon editing
8 years ago
DonLakeFlyer
78b37c9192
Log extension is .tlog, use number month in filename
8 years ago