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

Abrinkma diagnostics and fault handling #71

Merged
merged 7 commits into from
Jan 25, 2023
Merged

Conversation

alex-brinkman
Copy link
Contributor

In previous versions, the Fastcat manager would clear the command queue and outright prevent commands from being issued to devices. With these changes, the command queue is no longer cleared and devices are free to manage what happens when commands are received when faulted. This establishes a baseline for getting issue #68 implemented.

UTs are expanded for the actuator, Fts, AtiFts, VirtualFts devices and should be expanded for all new issues.

Bump the minor version

@alex-brinkman alex-brinkman linked an issue Jan 24, 2023 that may be closed by this pull request
@davidinkyu-kim
Copy link
Contributor

Looks good!

Copy link
Contributor

@davidinkyu-kim davidinkyu-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@alex-brinkman alex-brinkman merged commit 2a54438 into master Jan 25, 2023
@alex-brinkman alex-brinkman deleted the abrinkma-diagnostics branch January 25, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Permit SDO read/write operations when faulted
2 participants