-
-
Notifications
You must be signed in to change notification settings - Fork 668
Add TBS Unify Pro32 DP VTX table #583
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| #$ TITLE: TBS Unify Pro32 DP SA 2.1 | ||
| #$ FIRMWARE_VERSION: 4.2 | ||
| #$ FIRMWARE_VERSION: 4.3 | ||
| #$ FIRMWARE_VERSION: 4.4 | ||
| #$ FIRMWARE_VERSION: 4.5 | ||
| #$ FIRMWARE_VERSION: 2025.12 | ||
| #$ FIRMWARE_VERSION: 2026.6 | ||
| #$ CATEGORY: VTX | ||
| #$ STATUS: COMMUNITY | ||
| #$ KEYWORDS: vtx, vtx table, tbs, unify , pro32, DP, SA 2.1 | ||
| #$ AUTHOR: andybrwr | ||
| #$ DESCRIPTION: VTX table for TBS Unify Pro32 DP SA 2.1. NOTE 1. Max power set to 65dB as it will force the VTX to output max power. NOTE 2. This table is as provided by the manufacturer. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🎯 Functional Correctness | 🟠 Major | ⚖️ Poor tradeoff Document the missing "all bands" limitation. The PR objectives explicitly state this preset excludes the all-bands option because it "could not be made to work in Betaflight during testing." This caveat is absent from the DESCRIPTION fields, so users will not understand the preset is incomplete. Add a DESCRIPTION line noting this limitation. 🤖 Prompt for AI Agents |
||
| #$ DESCRIPTION: !!! Make sure to use the correct broadband antenna to avoid damaging the VTX !!! | ||
| #$ DESCRIPTION: The information provided on this preset is for educational and entertainment purposes only. Betaflight makes no representations as to the safety or legality of the use of any information provided herein. End users assume all responsibility and liability for ensuring they are complying with all relevant laws and regulations. | ||
| #$ DESCRIPTION: ---------- | ||
| #$ DESCRIPTION: Using the VTX tables as provided may be in breach of your local RF laws. It is up to the end user to research and comply with local regulations and in using these presets the user assumes all liability associated with breaching local regulations. | ||
|
Comment on lines
+12
to
+16
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win Document the missing “all bands” limitation. The PR intent says this preset could not make the all-bands option work in Betaflight testing, but that caveat is not reflected here. Please add it to avoid presenting the preset as fully complete when it isn’t. 🧰 Tools🪛 LanguageTool[style] ~11-~11: Using many exclamation marks might seem excessive (in this case: 6 exclamation marks for a text that’s 1844 characters long) (EN_EXCESSIVE_EXCLAMATION) 🤖 Prompt for AI Agents |
||
| #$ DISCUSSION: https://github.com/betaflight/firmware-presets/pull/583 | ||
| #$ INCLUDE_DISCLAIMER: misc/disclaimer/en/vtxtable.txt | ||
|
|
||
| # vtxtable | ||
| vtxtable bands 6 | ||
| vtxtable channels 8 | ||
| vtxtable band 1 BOSCAM_A A FACTORY 5865 5845 5825 5805 5785 5765 5745 5725 | ||
| vtxtable band 2 BOSCAM_B B FACTORY 5733 5752 5771 5790 5809 5828 5847 5866 | ||
| vtxtable band 3 BOSCAM_E E FACTORY 5705 5685 5665 5645 5885 5905 5925 5945 | ||
| vtxtable band 4 FATSHARK F FACTORY 5740 5760 5780 5800 5820 5840 5860 5880 | ||
| vtxtable band 5 RACEBAND R FACTORY 5658 5695 5732 5769 5806 5843 5880 5917 | ||
| vtxtable band 6 RACE_LOW L FACTORY 5362 5399 5436 5473 5510 5547 5584 5621 | ||
|
|
||
| vtxtable powerlevels 8 | ||
| vtxtable powervalues 10 14 20 23 26 27 30 65 | ||
| vtxtable powerlabels 10 25 100 200 400 500 999 3k | ||
Uh oh!
There was an error while loading. Please reload this page.