mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-10 06:39:25 +08:00
docs(update): fix Remote ID failsafe trigger description
This commit is contained in:
committed by
Gennaro Guidone
parent
c55267107a
commit
d8d3bee738
@@ -255,7 +255,7 @@ The relevant parameters are shown below:
|
||||
|
||||
<Badge type="tip" text="PX4 v1.18" />
|
||||
|
||||
The Remote ID failsafe is triggered when the [Remote ID (Open Drone ID)](../peripherals/remote_id.md) module is missing or loses its heartbeat while the vehicle is armed and airborne.
|
||||
The Remote ID failsafe is triggered when the [Remote ID (Open Drone ID)](../peripherals/remote_id.md) module is not detected or reports as unhealthy while the vehicle is armed.
|
||||
|
||||
The failsafe action and arming behaviour are both configured by the `COM_ARM_ODID` parameter:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user