Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/software/model-config-match.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ description: ExpressLRS can retain a per-Model configuration eliminating the nee

## Model Configuration

ExpressLRS stores separate configurations for each CRSF Receiver number configured in OpenTX/EdgeTX. This can be used with or without model matching - for example, a single drone being used for long-range and freestyle can have its RF params switched quickly by changing the model on the radio. The value is shown highlighted below on a TX16s.
ExpressLRS stores separate configurations for each CRSF Receiver number configured in OpenTX/EdgeTX. This can be used with or without model matching.

For example (without model match), a single drone being used for long-range and freestyle can have its RF params switched quickly by changing the model on the radio.

Conversely, enabling model match ensures the receiver only outputs control signals when the Receiver number and Model Match number match, preventing accidental control of the wrong aircraft.

The value is shown highlighted below on a TX16s.

<figure markdown>
![model config](../assets/images/modelcfg.jpg){ width=80% }
Expand Down