check_failsafe
Analyze the failsafe configuration on iNAV flight controllers and explain the RC-loss response in plain English, flagging high-risk settings like disabled procedure or return-to-home without GPS.
Instructions
Read and explain the failsafe configuration (what happens on RC loss).
Reads all failsafe_* settings via CLI get failsafe, summarises the RC-loss
procedure in plain English, and flags risky setups (procedure NONE; RTH without GPS).
NOTE: reads over CLI; exiting CLI reboots the FC, so this reboots and reconnects (~7s).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||