mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-09 08:04:14 -03:00
GCS_MAVLink: added ACCZ and STEER PID_TUNING axes
This commit is contained in:
parent
521dae1c65
commit
0ed7fda41d
@ -262,6 +262,8 @@
|
|||||||
<entry name="PID_TUNING_ROLL" value="1"></entry>
|
<entry name="PID_TUNING_ROLL" value="1"></entry>
|
||||||
<entry name="PID_TUNING_PITCH" value="2"></entry>
|
<entry name="PID_TUNING_PITCH" value="2"></entry>
|
||||||
<entry name="PID_TUNING_YAW" value="3"></entry>
|
<entry name="PID_TUNING_YAW" value="3"></entry>
|
||||||
|
<entry name="PID_TUNING_ACCZ" value="4"></entry>
|
||||||
|
<entry name="PID_TUNING_STEER" value="5"></entry>
|
||||||
</enum>
|
</enum>
|
||||||
|
|
||||||
</enums>
|
</enums>
|
||||||
|
Loading…
Reference in New Issue
Block a user