1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00

Fixed typos

This commit is contained in:
Darren Lines 2022-05-24 08:35:30 +01:00
parent cee90edce5
commit eda26f085f
7 changed files with 30 additions and 30 deletions

View file

@ -78,8 +78,8 @@ IPF can be edited using INAV Configurator user interface, of via CLI
| 42 | SET_PROFILE | Sets the active config profile (PIDFF/Rates/Filters/etc) to `Operand A`. `Operand A` must be a valid profile number, currently from 1 to 3. If not, the profile will not change |
| 43 | MIN | Finds the lowest value of `Operand A` and `Operand B` |
| 44 | MAX | Finds the highest value of `Operand A` and `Operand B` |
| 45 | FLIGTH_AXIS_ANGLE_OVERRIDE | Sets the target attitude angle for axis. In other words, when active, it enforces Angle mode (Heading Hold for Yaw) on this axis (Angle mode does not have to be active). `Operand A` defines the axis: `0` - Roll, `1` - Pitch, `2` - Yaw. `Operand B` defines the angle in degrees |
| 46 | FLIGTH_AXIS_RATE_OVERRIDE | Sets the target rate (rotation speed) for axis. `Operand A` defines the axis: `0` - Roll, `1` - Pitch, `2` - Yaw. `Operand B` defines the rate in degrees per second |
| 45 | FLIGHT_AXIS_ANGLE_OVERRIDE | Sets the target attitude angle for axis. In other words, when active, it enforces Angle mode (Heading Hold for Yaw) on this axis (Angle mode does not have to be active). `Operand A` defines the axis: `0` - Roll, `1` - Pitch, `2` - Yaw. `Operand B` defines the angle in degrees |
| 46 | FLIGHT_AXIS_RATE_OVERRIDE | Sets the target rate (rotation speed) for axis. `Operand A` defines the axis: `0` - Roll, `1` - Pitch, `2` - Yaw. `Operand B` defines the rate in degrees per second |
### Operands
| Operand Type | Name | Notes |

View file

@ -4652,7 +4652,7 @@ Auto swap display time interval between disarm stats pages (seconds). Reverts to
---
### osd_switch_indicator_one_channnel
### osd_switch_indicator_one_channel
RC Channel to use for OSD switch indicator 1.
@ -4672,7 +4672,7 @@ Character to use for OSD switch incicator 1.
---
### osd_switch_indicator_three_channnel
### osd_switch_indicator_three_channel
RC Channel to use for OSD switch indicator 3.
@ -4692,7 +4692,7 @@ Character to use for OSD switch incicator 3.
---
### osd_switch_indicator_two_channnel
### osd_switch_indicator_two_channel
RC Channel to use for OSD switch indicator 2.
@ -4712,7 +4712,7 @@ Character to use for OSD switch incicator 2.
---
### osd_switch_indicator_zero_channnel
### osd_switch_indicator_zero_channel
RC Channel to use for OSD switch indicator 0.