betaflight / firmware-presets

Configuration Snippets for the Betaflight Flight Controller Firmware
GNU General Public License v3.0
103 stars 570 forks source link

HDZero VTX Table update #486

Closed nerdCopter closed 1 month ago

nerdCopter commented 1 month ago
limonspb commented 1 month ago

@sugaarK could you plz check

sugaarK commented 1 month ago

The original preset is the legal race band channels for most of the world and what HDzero published. hDzero added some channels that are not legal to the VTX ( even more of you unlock ) and MSP VTX automatically overwrites the VTX table with its current firmware VTX table on power up and handshake with the FC. So it’s non issue but I’m not sure we change the preset as it’s as legal every where as the one..

sugaarK commented 1 month ago

@ctzsnooze

ctzsnooze commented 1 month ago

@sugaarK - check the proposed change in the commit.

The channels in the modified HDZero list, which get flashed to the FC, are:

I'm sure some of these are not legal, in some countries, but we can't control that.

The outliers are the RaceBand extremes, and perhaps Boscam E1, which is lower than Fatshark 1 at 5740. The Fatshark ones are in the middle of the standard FPV frequency ranges.

The values in our Preset won't work as they are. They only work if there is telemetry, to allow the HDZero goggles to over-ride our Preset.

Having a Present that won't work makes it a bit pointless. This PR fixes it.