Hello!
I’ve implemented reverse thrust for speed reduction purposes.
I use SpeedyBee F405 Wing on Volantex Phoenix 2000. Lidar and airspeed also set up as recommended. However the plane (glider) always maintain cruise speed 12m/s while auto landing until touchdown. I’ve tried different airspeed, even manually reduce the speed before landing, but ardupilot would increase it back to 12m/s. What am I missing?
Here are some of my params:
RNGFND_LANDING = 1
TECS_LAND_ARSPD = 5
LAND_PF_ARSPD = 7
LAND_FLARE_SEC = 1.5
LAND_FLARE_ALT = 2
AIRSPEED_MIN = 12
USE_REV_THRUST = 6146
Please give me some hints what to chek or maybe the parameters are set wrong.
ESC is this one: Graupner ULTRA CONTROL 35A 2-4S BLHELI SBEC S3083.3D
I’ve manually configured it to enable the reverse thrust and successfully tested it on the bench. Manual and FBWA control also allows reverse braking when RC is below middle value. It works during flight (it makes distinguish noise when active).
Thank you for pointing that out! I will change required speed accordingly and test next weekend.
From the logs I see that demanded airspeed was always 12m/s until touch down.