-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
MSP VTX support #9166
MSP VTX support #9166
Conversation
TODO: some of the vtx functions don't do much and may report inacurate power levels or frequency
Checked hdzero and openvtx implementation and they seen to ignore frequency and tables. (indexes 5,6,9-14)
MSP message is probably being sent ot the VTX, but is either ignored or wrong format. Need to confirm format over the whire and check code in hd-zero vtx.
Hi, first of all i would like to thank you for the time making this possible. i really appreciate it. Changing channels and output power works like a charm when using the ELRS Lua (vtx admin). i would like to change vtx settings using AUX channels but that doesnt seem to work yet, you can see the settings change in inav but the vtx doesn't change settings. |
Can you check if it works now? |
Yes, works like a charm. |
@mmosca thank you for this contribution. Excellent news. |
Very happy to learn that MSP-VTX has been merged into the master branch. Acknowledgements and thanks to you guys who did this. I would really like to test and use it with following setup: As I understand it (not being an advanced Github user) I would need to upgrade to current INAV master compiled for the SB F405 Wing target? How do I proceed to obtain this? (I have been reading github docs but still have no confidence in myself to succeed with target build.) And then I should disable Smart Audio (by deselcting SA as peripheral on the dedicated FC UART port.
Any response / instructions referring to this would be much appreciated. |
Add MSP VTX support
Based on BF's implementation.
Needs new firmware on HD-Zero VTX (hd-zero/hdzero-vtx/pull/141). The current shipping firmware limits MSP-VTX to Betaflight and QuickSilver.
Working:
TODO, probably on a follow up pr:
If you would like to test this, just setup HDZero to use MSP DisplayPort as usual and disable Smart Audio.