Don Gagne
|
da7abac982
|
Only mobile limits line length
|
8 years ago |
Don Gagne
|
05ad462747
|
Merge pull request #5103 from DonLakeFlyer/MissionAltMax
Mission settings: No max altitude
|
8 years ago |
Don Gagne
|
7a3900de34
|
No max altitude
|
8 years ago |
Don Gagne
|
c27e172d5f
|
Merge pull request #5102 from DonLakeFlyer/GuidedCloseAll
Fly-Guided: Fixed support for closing all guided dialogs
|
8 years ago |
DonLakeFlyer
|
109546600c
|
Fixed support for closing all guided dialogs
|
8 years ago |
Don Gagne
|
c9bd491743
|
Merge pull request #5100 from DonLakeFlyer/FlightTimer
Flight timer
|
8 years ago |
DonLakeFlyer
|
377508a9a4
|
Core plugin can override Value Widgets default settings
Also added Vehicle.flightTime to default setup
|
8 years ago |
DonLakeFlyer
|
8616ebefe4
|
Add flightTime to Vehicle FactGroup
|
8 years ago |
DonLakeFlyer
|
ab397c9993
|
Add support for valueTypeElapsedTimeInSeconds
|
8 years ago |
Don Gagne
|
5afda62a43
|
Merge pull request #5099 from DonLakeFlyer/Fixes
Fixes
|
8 years ago |
DonLakeFlyer
|
a34dc2f2c4
|
Max default mission altitude is 400ft
|
8 years ago |
DonLakeFlyer
|
349e885af0
|
Mention voiding warranty in show advanced ui confirmation
|
8 years ago |
Don Gagne
|
da811e1a85
|
Merge pull request #5098 from DonLakeFlyer/MultiVehicleDisabled
Allow core plugin to disable multi-vehicle support
|
8 years ago |
Don Gagne
|
63b2b31201
|
Merge pull request #5097 from DonLakeFlyer/DefaultHoverCruiseSpeed
Plan: Default hover/cruise speed, stop trying to pull from vehicle
|
8 years ago |
Don Gagne
|
2786af8c82
|
Merge pull request #5096 from DonLakeFlyer/MissionItemNaN
Plan: Support load/save/default of NaN for command param
|
8 years ago |
DonLakeFlyer
|
4a03971c7c
|
Still trying to fix merge
|
8 years ago |
DonLakeFlyer
|
9e613c786a
|
Merge remote-tracking branch 'origin/MissionItemNaN' into MissionItemNaN
|
8 years ago |
DonLakeFlyer
|
090f470075
|
Fix merge
|
8 years ago |
DonLakeFlyer
|
a21cc20d40
|
Support load/save/default of NaN for param
|
8 years ago |
DonLakeFlyer
|
0671e9a778
|
Allow core plugin to disable multi-vehicle
|
8 years ago |
DonLakeFlyer
|
9cb1ee6e27
|
Stop trying to pull from vehicle
Just use settings defaults
|
8 years ago |
Don Gagne
|
3e6b81a4b4
|
Merge pull request #5095 from mavlink/pr-new-board-support
Add support for FMUv4PRO and FMUv5 boards
|
8 years ago |
DonLakeFlyer
|
bb3679d7c6
|
Support load/save/default of NaN for param
|
8 years ago |
Lorenz Meier
|
6c45e7eb29
|
Add support for FMUv4PRO and FMUv5 boards
This adds support for the full-sized FMUv4PRO design and the FMUv5 STM32F7 based generation.
|
8 years ago |
Don Gagne
|
a93fec8d09
|
Merge pull request #5093 from DonLakeFlyer/LandAbort
Land abort sliders pop up based on new mavlink landing state
|
8 years ago |
Don Gagne
|
e98e7dde73
|
Merge pull request #5094 from DonLakeFlyer/FWLanding
Fixed Wing Landing pattern
|
8 years ago |
Don Gagne
|
4f0a1d3469
|
Remove WIP
|
8 years ago |
Don Gagne
|
5ffc7277fd
|
Coordinates not being updated/signalled correctly
|
8 years ago |
Don Gagne
|
f56819fb50
|
Fix editor sizing
|
8 years ago |
Don Gagne
|
1f6172f3d9
|
Support for Land Abort based on new LANDING state
|
8 years ago |
Don Gagne
|
2e3a51999f
|
Merge pull request #5090 from DonLakeFlyer/Fixes
Bunch 'o Fixes
|
8 years ago |
Don Gagne
|
8fa64fab49
|
Merge pull request #5089 from DonLakeFlyer/MockLinkMav2.0
Switch MockLink to Mavlink 2.0
|
8 years ago |
Don Gagne
|
c7325a0c1e
|
Correct hiding of indicators for fence/rally
|
8 years ago |
Don Gagne
|
aac95cadb4
|
VTOL_LAND sets alt=0
|
8 years ago |
Don Gagne
|
942a24db5f
|
Typo in file extensions
|
8 years ago |
Don Gagne
|
30d65882c8
|
Unit tests for .waypoints and .mission file format load
|
8 years ago |
Don Gagne
|
bf761e363f
|
Fix loading of old .mission file format
|
8 years ago |
Don Gagne
|
997e762686
|
Switch MockLink to Mavlink 2.0
|
8 years ago |
Don Gagne
|
43f2fb1d58
|
Merge pull request #5088 from DonLakeFlyer/MissionEditorRedraw
Fix bad redraw with Simple Mission Item editors
|
8 years ago |
Don Gagne
|
a1e086e5dd
|
Merge pull request #5087 from bluerobotics/joystick-icon
Joystick icon
|
8 years ago |
Don Gagne
|
b62261e8c1
|
Merge pull request #5086 from DonLakeFlyer/MoreFixes
More fixes
|
8 years ago |
DonLakeFlyer
|
5977565ff0
|
Fix bad redraw with Simple Mission Item editors
|
8 years ago |
Jacob Walser
|
fb35b7d155
|
Add joystick toolbar indicator for Sub
|
8 years ago |
Don Gagne
|
8192004c4f
|
Merge pull request #5083 from bluerobotics/pr-fence-alt
(APM Sub) Fix fence alt parameter in safety page
|
8 years ago |
Don Gagne
|
a59bc40b48
|
Merge pull request #5085 from DonLakeFlyer/Fixes
Fixes
|
8 years ago |
Jacob Walser
|
1ca3d612fa
|
Use joystick enabled setter instead of direct assignment
|
8 years ago |
Jacob Walser
|
bf7d685962
|
Copy/paste fix
|
8 years ago |
DonLakeFlyer
|
950c7666e3
|
Initial zoom level 17
|
8 years ago |
DonLakeFlyer
|
cf48a20c34
|
Wording changes
|
8 years ago |
DonLakeFlyer
|
82c5a51630
|
Wording changes
|
8 years ago |