add lines to vtx index in CLI? #13193
El-Miderro
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to add more index lines to the vtx command in the CLI?
Current index is limited to 0-9
vtx
vtx 0 3 5 1 0 950 1000
vtx 1 3 5 2 0 1100 1150
vtx 2 3 5 3 0 1225 1275
vtx 3 3 5 4 0 1350 1400
vtx 4 3 5 5 0 1475 1650
vtx 5 3 5 6 0 1725 1775
vtx 6 3 5 7 0 1850 1900
vtx 7 3 5 8 0 1975 2025
vtx 8 2 0 0 1 2000 2050
vtx 9 2 0 0 3 1875 1950
If it is possible to add vtx 10, 11 etc I would be able to add more channels in to cover all raceband channels, vtx on/off, and some additional frequenices like F2 and F4 to cover IMD6 C as well.
Thanks!
I use a trim switch to index my vtx channel with a widget script to indicate on screen which channel I am using. Formula is working on the tutorial for this as I developed it a couple years ago, but he has perfected it being more full-proof (Thanks Buddy!)
https://youtu.be/DkKr0d26C3A?si=Lwbx6fg6wGNH11gM
Beta Was this translation helpful? Give feedback.
All reactions