generated from betaflight/template
-
-
Notifications
You must be signed in to change notification settings - Fork 583
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add preset GEPRC MATEN 5.8G 2.5W VTX PRO Table (#457)
* add preset GEPRC MATEN 5.8G 2.5W VTX PRO Table * add discussion * Update presets/4.3/vtx/GepRC_PRO_5.8_2.5W.txt --------- Co-authored-by: Mark Haslinghuis <[email protected]>
- Loading branch information
1 parent
8372b84
commit f936a17
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
#$ TITLE: GEPRC MATEN 5.8G 2.5W VTX PRO Table | ||
#$ FIRMWARE_VERSION: 4.2 | ||
#$ FIRMWARE_VERSION: 4.3 | ||
#$ FIRMWARE_VERSION: 4.4 | ||
#$ FIRMWARE_VERSION: 4.5 | ||
#$ CATEGORY: VTX | ||
#$ STATUS: COMMUNITY | ||
#$ KEYWORDS: vtx, vtx table, vtxtable, geprc | ||
#$ AUTHOR: Utka v tapkah | ||
#$ PARSER: MARKED | ||
#$ DESCRIPTION: <a href="https://geprc.com/product/geprc-maten-5-8g-2-5w-vtx-pro/"><img src="https://geprc.com/wp-content/uploads/2023/11/1_Main_0000-12.jpg" width="200px" style="margin-left: auto; margin-right: auto; display: block;"/></a> | ||
#$ DESCRIPTION: <p style="text-align: center">VTX tables for GEPRC MATEN 5.8G 2.5W VTX PRO (IRC Tramp)</p> | ||
#$ DESCRIPTION: <p style="text-align: center"><b>Link to product manufacturer:</b> <a href="https://geprc.com/product/geprc-maten-5-8g-2-5w-vtx-pro/">geprc.com</a></p> | ||
#$ DISCLAIMER: All previous VTX Table settings will be reset. | ||
#$ DISCUSSION: https://github.com/betaflight/firmware-presets/pull/457 | ||
#$ INCLUDE_DISCLAIMER: misc/disclaimer/en/vtxtable.txt | ||
#$ INCLUDE: presets/4.3/vtx/defaults_vtx_tables.txt | ||
|
||
vtxtable bands 7 | ||
vtxtable channels 8 | ||
vtxtable band 1 BOSCAM_A A CUSTOM 5865 5845 5825 5805 5785 5765 5745 5725 | ||
vtxtable band 2 BOSCAM_B B CUSTOM 5733 5752 5771 5790 5809 5828 5847 5866 | ||
vtxtable band 3 BOSCAM_E E CUSTOM 5705 5685 5665 5645 5885 5905 5925 5945 | ||
vtxtable band 4 FATSHARK F CUSTOM 5740 5760 5780 5800 5820 5840 5860 5880 | ||
vtxtable band 5 RACEBAND R CUSTOM 5658 5695 5732 5769 5806 5843 5880 5917 | ||
vtxtable band 6 BAND_L L CUSTOM 5362 5399 5436 5473 5510 5547 5584 5621 | ||
vtxtable band 7 BAND_U U CUSTOM 5325 5348 5366 5384 5402 5420 5436 5456 | ||
|
||
vtxtable powerlevels 5 | ||
vtxtable powervalues 25 200 600 1600 2500 | ||
vtxtable powerlabels 25 200 600 1W6 MAX | ||
|
||
#$ OPTION_GROUP BEGIN: choose additional band | ||
|
||
#$ OPTION BEGIN (UNCHECKED): BAND_O | ||
vtxtable bands 8 | ||
vtxtable band 8 BAND_O O CUSTOM 5474 5492 5510 5528 5548 5564 5582 5600 | ||
#$ OPTION END | ||
|
||
#$ OPTION BEGIN (UNCHECKED): BAND_H | ||
vtxtable bands 8 | ||
vtxtable band 8 BAND_H H CUSTOM 5653 5693 5733 5773 5813 5853 5893 5933 | ||
#$ OPTION END | ||
|
||
#$ OPTION_GROUP END |