-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Objective
Create a modular and expandable Failsafe mechanism that handles receiver signal loss gracefully.
- Develop a
FailsafeManagerclass utilizing a State Machine pattern. - Implement a signal timeout detection algorithm (e.g., no IBUS frame for >500ms).
- Add
FAILSAFE_LEVELstate: Force setpoints Roll=0, Pitch=0, and Throttle=idle. - Ensure the architecture is strictly decoupled to allow easy integration of a GPS-based RTL state in the future.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Backlog