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 |
Patrick José Pereira
|
6364e62888
|
new wind rose version
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
8 years ago |
Patrick José Pereira
|
5040a42d36
|
Add wind rose in survey pattern editor
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
8 years ago |
Don Gagne
|
4f0a1d3469
|
Remove WIP
|
8 years ago |
Don Gagne
|
5ffc7277fd
|
Coordinates not being updated/signalled correctly
|
8 years ago |
Gus Grubba
|
f556caeafd
|
Noise and RSSI are negative values.
|
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 |
Don Gagne
|
19d3b24636
|
Merge pull request #5084 from DonLakeFlyer/MavlinkUpdate
Mavlink update
|
8 years ago |
DonLakeFlyer
|
65e878e53f
|
Prevent binding error
|
8 years ago |
DonLakeFlyer
|
b49760afed
|
New sequence for PX4 Takeoff
|
8 years ago |
DonLakeFlyer
|
81474bf1fc
|
Add signal comment
|
8 years ago |
DonLakeFlyer
|
f7a9655537
|
User facing gimbal pitch from 0<->90 degrees
|
8 years ago |
DonLakeFlyer
|
4e3e6c3503
|
Mavlink update
|
8 years ago |
Jacob Walser
|
42aa336b8a
|
(APM Sub) Fix fence alt parameter in safety page
|
8 years ago |
Don Gagne
|
13ca238f9e
|
Merge pull request #5080 from DonLakeFlyer/CenterMapCrash
Fix crash
|
8 years ago |
Don Gagne
|
2c3a43b05c
|
Merge pull request #5076 from DonLakeFlyer/YawSetting
Plan: Show/Hide Heading in waypoint item based on yaw to next wpt setting
|
8 years ago |
DonLakeFlyer
|
63156fc461
|
Fix crash
|
8 years ago |
DonLakeFlyer
|
4beacbc98d
|
Check for heading param index
|
8 years ago |
DonLakeFlyer
|
25b06dda35
|
Vehicle mission yaw must come from live manager vehicle
|
8 years ago |
Don Gagne
|
bc0f7b120c
|
Merge pull request #5077 from DonLakeFlyer/MaxGoTo
Guided: Max goto location of 1km
|
8 years ago |
Don Gagne
|
99c062d32f
|
Merge pull request #5075 from DonLakeFlyer/PlanToolbar
Plan toolbar: Adjust alignment to prevent overlap
|
8 years ago |
Don Gagne
|
0a09bb4b31
|
Merge pull request #5074 from DonLakeFlyer/FailedUpload
Plan: Correctly handling of failed upload
|
8 years ago |
DonLakeFlyer
|
8bb1b5edd1
|
Max goto location of 1km
|
8 years ago |
DonLakeFlyer
|
dc848cebdf
|
Show/Hide Heading in waypoint item based on yaw to next wpt setting
|
8 years ago |
DonLakeFlyer
|
cab63c704f
|
Fix for signal signature change
|
8 years ago |
DonLakeFlyer
|
19296fe25c
|
Adjust alignment to prevent overlap
|
8 years ago |