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

Super Serial Watchdog Constantly Triggers #54

Open
Rowbotronics opened this issue Feb 27, 2017 · 0 comments
Open

Super Serial Watchdog Constantly Triggers #54

Rowbotronics opened this issue Feb 27, 2017 · 0 comments
Assignees

Comments

@Rowbotronics
Copy link
Collaborator

The watchdog timer in the super serial code forces a reset any time the server does not receive an ACK response within a 60 second period. This causes constant resets because the server is not regularly sending packets that require a response.

This is an issue because it fills up the log page (which has no filtering or pagination) rendering it fairly useless under many circumstances.

Related issues:
#51 Add Log Pages
#39 Add log filter options
#24 Make server send regular pings to clients

mcp_super_serial_watchdog

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants