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

Unreliabe Unicast Communication #248

Open
whoenig opened this issue May 2, 2023 Discussed in #247 · 0 comments
Open

Unreliabe Unicast Communication #248

whoenig opened this issue May 2, 2023 Discussed in #247 · 0 comments
Labels
bug Something isn't working

Comments

@whoenig
Copy link

whoenig commented May 2, 2023

Discussed in #247

The scope of this issue is to create good reproducible scripts (ideally within crazyflie-link-cpp) that demonstrate the unreliable unicast communication. One idea could also be to add a new testing feature in the firmware of a counter: when a new message is received, a counter is increment and the counter value can be reset with a param, and read out with a logging variable. Then the counter value should be at least as high as the number of acks we receive (or higher, since CPX doesn't guaranty exactly-once semantics, but at-least-once semantics).

Ultimately, this script should lead to firmware and/or crazyflie-link-cpp fixes that avoid the issues described in the above discussion.

@whoenig whoenig added the bug Something isn't working label May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant