yaapu / FrskyTelemetryScript

A LUA telemetry script and widget for the Horus X10(S),X12 and Taranis X9D+,X9E,QX7 and X-Lite radios using ArduPilot frsky passthru protocol
GNU General Public License v3.0
431 stars 136 forks source link

Armed/disarmed information overwriten by battery failsafe #181

Open booo opened 1 year ago

booo commented 1 year ago

If the plane is in battery fail safe mode or battery fail safe was triggered this information overwrites the information about armed/disarmed state of the plane. E.g. you can't easily tell if you disarmed the plane after landing if the battery fail safe was triggered because the display shows "Battery fail safe" or something similar all the time.

booo commented 1 year ago

This was observed on a Taranis X9D.

booo commented 1 year ago

We observed this on the color display of a radiomaster tx16s too.

This is super annoying and endangers our volunteer crew that operates our search and rescue UAVs. Due to this bug the pilots have a hard time to tell whether the UAV is disarmed or not.

Any hints how to fix this? We would love to contribute a solution.