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

Implement R-Rosace using Watchdogs #113

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Implement R-Rosace using Watchdogs #113

wants to merge 21 commits into from

Conversation

Benichiwa
Copy link
Collaborator

Basic implementation of the R-Rosace paper in LF using Watchdogs. This builds on top of the previously existing Rosace.lf example.

On every tenth timer tick, i.e. every 50ms, our response should be 3 ms slower than usual, which triggers the Watchdog that has a minimum expiration of 7 ms and switches the reactor mode to use the next available controller.

Copy link
Collaborator Author

@Benichiwa Benichiwa left a comment

Choose a reason for hiding this comment

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

I'll change the paper accordingly. Looks good bar the comments below!

examples/C/src/rosace/RosaceWithUIandWatchdog.lf Outdated Show resolved Hide resolved
examples/C/src/rosace/RosaceWithUIandWatchdog.lf Outdated Show resolved Hide resolved
Copy link
Contributor

@edwardalee edwardalee left a comment

Choose a reason for hiding this comment

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

This is ready to be merged.

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.

2 participants