Current Behavior
I inadvertently flew into a region of elevated RF noise. This caused the GPS to loose satellite coverage and the radio went into failsafe at the same time.
When failsafe takes over using failsafe_procedure = RTH. It disregards failsafe_throttle = 1000 and throttle_idle = 0.000 with airmode disabled. And continues to run the motor at idle during the emergency landing procedure.
I have encountered this before on a single motor airplane. But not with a twin motor until today.
The unfortunate part was only one motor continues to run, while the other stops. This caused the airplane to spiral into the ground. Instead of a circular descent landing.
The motor mixer is configured correctly for operation. The ESCs have worked correctly in flight previous to this event. Both motors are on the same timer using Dshot300.
When I got home I tested another twin motor airplane to find what went wrong.
Steps to Reproduce
- Have your plane powered on the bench with a battery and
NO GPS fix
- Have the motors running at what ever throttle
- Turn off the transmitter or use FS test mode
- One motor stops and the other continues to idle high using the aforementioned settings.
Expected behavior
Both should obey failsafe_throttle = 1000 and stop the motors in a fixedwing spiral emergency landing.
- FC Board name and vendor: Tested with a Matek F405 and H743
- INAV version string: 10.0 RC1
Current Behavior
I inadvertently flew into a region of elevated RF noise. This caused the GPS to loose satellite coverage and the radio went into failsafe at the same time.
When failsafe takes over using
failsafe_procedure = RTH. It disregardsfailsafe_throttle = 1000andthrottle_idle = 0.000with airmode disabled. And continues to run the motor at idle during the emergency landing procedure.I have encountered this before on a single motor airplane. But not with a twin motor until today.
The unfortunate part was only one motor continues to run, while the other stops. This caused the airplane to spiral into the ground. Instead of a circular descent landing.
The motor mixer is configured correctly for operation. The ESCs have worked correctly in flight previous to this event. Both motors are on the same timer using Dshot300.
When I got home I tested another twin motor airplane to find what went wrong.
Steps to Reproduce
NO GPS fixExpected behavior
Both should obey
failsafe_throttle = 1000and stop the motors in a fixedwing spiral emergency landing.