Skip to content

Commit

Permalink
RC_Channel: Document EKF lane switch and yaw reset aux functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
IamPete1 committed Feb 17, 2025
1 parent 1f3279c commit d3e4d30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/RC_Channel/RC_Channel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,8 @@ const AP_Param::GroupInfo RC_Channel::var_info[] = {
// @Values{Copter}: 99:AUTO RTL
// @Values{Copter, Rover, Plane, Blimp}: 100:KillIMU1, 101:KillIMU2
// @Values{Copter, Rover, Plane}: 102:Camera Mode Toggle
// @Values{Copter, Rover, Plane, Blimp, Sub, Tracker}: 103: Trigger EKF lane switch attempt
// @Values{Copter, Rover, Plane, Blimp, Sub, Tracker}: 104: Trigger EKF yaw reset
// @Values{Copter, Rover, Plane}: 105:GPS Disable Yaw
// @Values{Rover, Plane}: 106:Disable Airspeed Use
// @Values{Plane}: 107:Enable FW Autotune
Expand Down

0 comments on commit d3e4d30

Please sign in to comment.