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

Merged
merged 4 commits into from
Nov 4, 2024

Conversation

geoffsim
Copy link
Contributor

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
@ligenxxxx ligenxxxx merged commit 3380957 into hd-zero:main Nov 4, 2024
11 checks passed
@nerdCopter
Copy link

nerdCopter commented Dec 14, 2024

Upon merge, this was GitHub actions build number 418. At this build, my Race V3 no longer outputs signal. Build 417 still works. Running EmuFlight on this quad, but i don't think it matters.

edit: did not test my Freestyle V2; will feedback if i do. Did not test BetaFlight; will feedback if i do.
edit: Build 218 works on Freestyle V2.

@geoffsim
Copy link
Contributor Author

geoffsim commented Dec 15, 2024 via email

@nerdCopter
Copy link

Merge pull request #222 from geoffsim/VTX-Config-Processing
hdzero-vtx build #418: Commit 544f87e pushed by ligenxxxx 

https://github.com/hd-zero/hdzero-vtx/actions/runs/11662675049

@geoffsim
Copy link
Contributor Author

geoffsim commented Dec 15, 2024 via email

@nerdCopter nerdCopter mentioned this pull request Dec 15, 2024
@nerdCopter
Copy link

All aforementioned personal issues solved by #231

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.

3 participants