Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process Initial MSP messages in the correct order. #221

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

geoffsim
Copy link

On startup, the initial MSP_VARIANT message MUST be processed before the MSP_VTX_CONFIG message.
If this does not happen, the VTX will/may not register properly with the FC and potentially discard further MSP messages.
This change will ensure the initial messages are processed in order.
Process Initial MSP messages in the correct order.

…CONFIG message.

If this does not happen, the VTX may not register properly with the FC and potentially lose further FC MSP VTX messages.
This change will ensure the initial messages are processed in order.
@geoffsim geoffsim marked this pull request as draft September 18, 2024 15:57
@geoffsim geoffsim marked this pull request as ready for review September 23, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant