-
-
Notifications
You must be signed in to change notification settings - Fork 938
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
Enable video transmitter tab #3505
Conversation
This comment has been minimized.
This comment has been minimized.
AUTOMERGE: (FAIL)
|
Just tested and still no
quite funny since there are no such a tab :D Anyway, VTX table is set and works correctly :)
|
Did you add VTX in Other Options while flashing? |
Seriously? As mentioned earlier... Quad works and flies, even the VTX control works as expected :)
|
Added new version |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
034c473
to
5b5db27
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
d9dd891
to
ca17f19
Compare
This comment has been minimized.
This comment has been minimized.
Need to fix backwards compatibility as the virtual vtx feature only works with 4.5.0 |
This comment has been minimized.
This comment has been minimized.
Now the VTX tab is shown for both 4.5 and 4.4. Thanks a lot! |
Thanks for testing 👍 |
Cleanup. Rebased & squashed |
Kudos, SonarCloud Quality Gate passed!
|
Do you want to test this code? Here you have an automated build: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
I faced this same issue again with the latest nightly build yesterday (on linux). Unfortunately that VTX tab handling seems to be still a bit unstable... |
@cruwaller removed the logic as more code would be required to support, rather just show the tab and reduce maintenance. |
Fixes #3504