Alternative use leak port Navigator

Hi @Andres,

From the schematic (available on the product page):

all 3 ports end up at the same LEAK_SIGNAL trace, so there’s just one combined electrical signal for leak detection.

If you happen to not be using the PWM0 port it may be possible to monitor that with a Lua script for the failsafe behaviour you want.

Otherwise if you have an unused Serial port it may be possible to stop the autopilot from using it, configure and monitor one of the relevant Raspberry Pi pins via a BlueOS Extension, and send MAVLink messages to report / act on the status as relevant.