iNavFlight / inav

INAV: Navigation-enabled flight control software
https://inavflight.github.io
GNU General Public License v3.0
3.18k stars 1.48k forks source link

Failsafe on Serial MSP disconnect #8894

Closed synersignart closed 7 months ago

synersignart commented 1 year ago

Current Behavior

there are 3 failsafe method Lost of RC Link -this can be done on the RC radio setup to set the aux position would be on Disconnect Low Battery - this can be set on Programming in Logic condition that if the Voltage is this level puts flight mode to RTH Lost of Serial MSP - can any one tell me what to make this work ??? (currently the drone retains last MSP commands)

Desired Behavior

an option to activate MSP serial read on constant basis if a disconnect happens a logic condition can be triggered putting the drone on RTH mode

Suggested Solution

Suggestion

Who does this impact? Who is this for?

anyone who uses MSP Serial for both RC controls and Telemetry because for reason they prefer using the joystick or having a GCS computer to fly the drone.

ricardodeazambuja commented 1 year ago

Hi @synersignart, would you have more details about this issue? We are having something that seems related. Since we started using the official inav 6 release, the MSP connection to our quadcopters stop working after a while and we need to power off/on to get it back (we are using GPS, BARO, etc from MSP, so lots of messages). When we use the master from around Nov 2022, this problem disappears. Thanks in advance for any extra info!

stronnag commented 1 year ago

MSP RX failsafe demonstrably working with INAV 6.0, INAV 6.1 and INAV 7.0 with the SITL and fl2sitl (which has some clues for MSP RX and failsafe).