Inav: Inav 2.5.0. VTX Tramp. Power levels limited / Pit mode not working

Created on 11 Jun 2020  路  4Comments  路  Source: iNavFlight/inav

Setup:
Matek F411 Wing, and HGLRC micro VTX https://www.banggood.com/HGLRC-FD-VTX-Micro-48CH-16X16mm-PIT25mW100mW200mW400mW-Switchabe-FPV-Transmitter-VTX-for-FPV-RC-Drone-p-1586870.html

Diff: https://pastebin.com/QvVW3uun

Current Behavior

With Inav 2.5,0 I can turn on Pit mode in OSD but it does not work (the VTX does not switch to pit mode)
Also the power levels are limited to 200mW max. Switching works fine, I just can not go to 400mW, 200mW ist the highest option than can be seen in OSD.

Pitmode and 400mW work both fine in Inav 2.4.0

I am not sure if it is the same issue as #5731 it is somehow similar bit I don't thik it is the same.
Pit Mode and 400mW doe not work even before arming.

BUG

Most helpful comment

Likely this VTX doesn't report the max output power correctly. Tramp driver will respect the max power that VTX reports. We can probably fix this by providing a config option to override VTX capabilities.

All 4 comments

Issue-Label Bot is automatically applying the label BUG to this issue, with a confidence of 0.83. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Likely this VTX doesn't report the max output power correctly. Tramp driver will respect the max power that VTX reports. We can probably fix this by providing a config option to override VTX capabilities.

@hrrr can you check if its working now on 2.5.1?

400mw is working fine with the same vtx in 2.5.1 using

vtx_max_power_override = 400

Pit mode is still not working

Was this page helpful?
0 / 5 - 0 ratings