Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨FEATURE: Add Failsafe #19

Open
1 task
Witty-Wizard opened this issue Jun 28, 2024 · 0 comments
Open
1 task

✨FEATURE: Add Failsafe #19

Witty-Wizard opened this issue Jun 28, 2024 · 0 comments
Assignees
Labels
bug 🐛 Something isn't working enhancement 🪄 New feature or request

Comments

@Witty-Wizard
Copy link
Owner

Witty-Wizard commented Jun 28, 2024

Overview

Implement a failsafe mechanism that triggers after a specified time without receiving a signal. The system should set predefined failsafe values to the outputs when no signal is detected for the specified duration.

This would enhance safety and reliability for projects using SerialIO.

Tasks

  • Using timing mechanism to check the time the last packed was received, and if no new packet is received for a long time then enable failsafe flag and output failsafe values in the channels.
@Witty-Wizard Witty-Wizard added enhancement 🪄 New feature or request bug 🐛 Something isn't working labels Jun 28, 2024
@Witty-Wizard Witty-Wizard self-assigned this Jul 1, 2024
@Witty-Wizard Witty-Wizard changed the title ✨[FEATURE]: Add Failsafe ✨FEATURE: Add Failsafe Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working enhancement 🪄 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant