Skip to content

Conversation

@JyeSmith
Copy link
Member

@JyeSmith JyeSmith commented Nov 2, 2024

After a Tx config.Commit() a call is made to SetRFLinkRate() to check if a new RF mode was set. When only something like the TLM ratio is changed SetRFLinkRate should bomb out and not set all of the OTA parameters again.

BUT! IQinverted is not used for Team900 and could return a different result to the inverted setting defined by the UID. It now appears as though the RF mode has changed and required reconfigurating. The link then get out of step with the rx and drops, or get stuck in a low LQ state.

This PR removed the IQinverted check as Modparams is more than enough for this check.

Fixes #2984

@JyeSmith JyeSmith merged commit ef42096 into 3.x.x-maintenance Nov 2, 2024
@JyeSmith JyeSmith deleted the maintain-link-connection-on-config.Commit()-for-Team900 branch November 2, 2024 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants