Skip to content

Commit 5ca4fca

Browse files
committed
4.6: EKF3 source set aux sw rename
1 parent c6ddcc3 commit 5ca4fca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

common/source/docs/common-auxiliary-functions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Supported Features
199199
+----------------------+----------------------------+----------+---------+---------+
200200
| 89 | Force Flare | | X | |
201201
+----------------------+----------------------------+----------+---------+---------+
202-
| 90 | EKF Position Source | X | X | X |
202+
| 90 | EKF Source Set | X | X | X |
203203
+----------------------+----------------------------+----------+---------+---------+
204204
| 91 | Airspeed Ratio Calibrate | | X | |
205205
+----------------------+----------------------------+----------+---------+---------+
@@ -478,7 +478,7 @@ Other functions are:
478478
| pitch for flare when landing Tilt Rotor QuadPlanes.
479479
| Middle: The pilot retains pitch control during a flare.
480480
| High: Pitch set to :ref:`LAND_PITCH_DEG<LAND_PITCH_DEG>`. Allows switching
481-
EKF Position Source | between up to three source sets manually for EKF3 (only).
481+
EKF Source Set | between up to three source sets manually for EKF3 (only).
482482
| See :ref:`common-non-gps-to-gps`.
483483
Airspeed Ratio Calibrate | Activates calibration of airspeed ratio in flight. Best results
484484
| occur while executing course changes over 360 degrees over

common/source/docs/common-ekf-sources.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Source Switching
3535

3636
Three sets of EKF position and velocity source parameters are provided and by default the 1st set is used (e.g. the _SRC1 set).
3737

38-
The active set can be selected via an :ref:`RC auxiliary switch <common-auxiliary-functions>` (e.g. set ``RCx_OPTION`` to "90" / "EKF Position Source").
38+
The active set can be selected via an :ref:`RC auxiliary switch <common-auxiliary-functions>` (e.g. set ``RCx_OPTION`` to "90" / "EKF Source Set").
3939

4040
Ground stations or companion computers may set the source by sending a `MAV_CMD_SET_EKF_SOURCE_SET <https://mavlink.io/en/messages/ardupilotmega.html#MAV_CMD_SET_EKF_SOURCE_SET>`__ mavlink command but no GCSs are currently known to implement this.
4141

0 commit comments

Comments
 (0)