Skip to content
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

VTX power level on Foxeer Reaper fails and pit mode isn't working #28757

Closed
IvanLeu opened this issue Nov 27, 2024 · 2 comments
Closed

VTX power level on Foxeer Reaper fails and pit mode isn't working #28757

IvanLeu opened this issue Nov 27, 2024 · 2 comments

Comments

@IvanLeu
Copy link

IvanLeu commented Nov 27, 2024

Cannot set 2500mw on Foxeer Reaper Extreme with IRC Tramp protocol. I am using MatekH743 with ArduPlane v4.5.6. I noticed that pitmode isn't working and power levels 25mw and 400mw work fine, but 2500mw isn't working. Btw I added 2500 power level in vtx power table. By the way It seems to work on Betaflight firmware.

On IFlight Blitz 5.8G it works perfectly and pit mode works.

I turned on debug messages and got following output. Seems like tramp sends command to set 2500 and gets the response that active power is still 400 or 25.
image

Also on IFlight Bltiz 1.2G pit mode still fails which I feel is very strange because 5.8G works.

How can I solve this problem? The fact that it works perfectly on 5.8G tells me that is the problem is not in the firmware code, but i cant really tell.

Platform
[ ] All
[ ] AntennaTracker
[ ] Copter
[ x] Plane
[ ] Rover
[ ] Submarine

@andyp1per
Copy link
Collaborator

I think this is because the VTX lies about the power levels it supports. Try setting VTX_MAX_POWER to 600

@IvanLeu
Copy link
Author

IvanLeu commented Nov 30, 2024

I think this is because the VTX lies about the power levels it supports. Try setting VTX_MAX_POWER to 600

That worked

@IvanLeu IvanLeu closed this as completed Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants