Plane: quadplane param index comment for moved PIDs
This commit is contained in:
parent
cfc69214e6
commit
d579e086cf
@ -31,6 +31,8 @@ const AP_Param::GroupInfo QuadPlane::var_info[] = {
|
||||
// @User: Advanced
|
||||
AP_GROUPINFO("TRANSITION_MS", 11, QuadPlane, transition_time_ms, 5000),
|
||||
|
||||
// 12 ~ 16 were used by position, velocity and acceleration PIDs
|
||||
|
||||
// @Group: P_
|
||||
// @Path: ../libraries/AC_AttitudeControl/AC_PosControl.cpp
|
||||
AP_SUBGROUPPTR(pos_control, "P", 17, QuadPlane, AC_PosControl),
|
||||
|
Loading…
Reference in New Issue
Block a user