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

FDL master must check if token was received #8

Open
Rahix opened this issue Mar 31, 2024 · 2 comments
Open

FDL master must check if token was received #8

Rahix opened this issue Mar 31, 2024 · 2 comments
Labels
correctness Behavioral Correctness of the Stack fdl Fieldbus Data Link

Comments

@Rahix
Copy link
Owner

Rahix commented Mar 31, 2024

After the token was forwarded to the next active station, the FDL master must check whether this station has actually received the token and started making use of it.

@Rahix Rahix added fdl Fieldbus Data Link correctness Behavioral Correctness of the Stack labels Mar 31, 2024
@Rahix Rahix added this to the Full Multi-Master Support milestone Mar 31, 2024
@Rahix Rahix mentioned this issue Apr 6, 2024
4 tasks
@Rahix
Copy link
Owner Author

Rahix commented Apr 14, 2024

Initial check was added in commit bd48eaf ("fdl: master: Check if token was received after forwarding it") but behavior when the token was not received is not yet correct.

@Rahix
Copy link
Owner Author

Rahix commented Jul 17, 2024

And a testcase for this in commit aed674e ("fdl: tests: Add (disabled) testcase for token resend").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correctness Behavioral Correctness of the Stack fdl Fieldbus Data Link
Projects
None yet
Development

No branches or pull requests

1 participant