Skip to content

Commit

Permalink
add existing aux switch functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg committed Feb 15, 2025
1 parent 386334e commit 3514a5b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions common/source/docs/common-auxiliary-functions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,10 @@ Supported Features
+----------------------+----------------------------+----------+---------+---------+
| 102 | Camera Mode Toggle | X | X | X |
+----------------------+----------------------------+----------+---------+---------+
| 103 | Trigger EKF lane switch | X | X | X |
+----------------------+----------------------------+----------+---------+---------+
| 104 | Trigger EKF yaw reset | X | X | X |
+----------------------+----------------------------+----------+---------+---------+
| 105 | GPS Disable Yaw | X | X | X |
| | (testing only!) | | | |
+----------------------+----------------------------+----------+---------+---------+
Expand Down Expand Up @@ -509,6 +513,8 @@ Other functions are:
| on a momentary switch since only low to high transitions
| toggle the camera mode. Used only with Solo gimbals
| presently.
Trigger EKF lane switch Attempts to force an EKF lane switch
Trigger EKF Yaw reset Force EKF Yaw reset
GPS Disable Yaw Disables yaw for testing (advanced users only!)
Disable Airspeed Use Forces Airspeed Use to be disabled for testing in the air.
Enable Autotuning | Allows tuning without entering AUTOTUNE mode. (i.e. if you
Expand Down

0 comments on commit 3514a5b

Please sign in to comment.