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

Cannelloni send grouping timeout should be configurable #320

Open
3 tasks
Tracked by #105
mbfm opened this issue Dec 18, 2024 · 0 comments
Open
3 tasks
Tracked by #105

Cannelloni send grouping timeout should be configurable #320

mbfm opened this issue Dec 18, 2024 · 0 comments
Labels
component: carl-api Mostly related to the opendut-carl-api component: edgar Mostly related to EDGAR.

Comments

@mbfm
Copy link
Contributor

mbfm commented Dec 18, 2024

Currently, Cannelloni is hard-coded to wait only 1µs for CAN frames to arrive before it sends a new Ethernet frame. This keeps latency low, but is detrimental for bandwidth.

Tasks:

  • Add a field into the CARL configuration.
  • Transmit this value via the PeerConfiguration to EDGAR.
  • Make use of this configuration value when starting Cannelloni.
@mbfm mbfm added component: carl-api Mostly related to the opendut-carl-api component: edgar Mostly related to EDGAR. labels Dec 18, 2024
@mbfm mbfm added this to openDuT Dec 18, 2024
@mbfm mbfm moved this to Ready in openDuT Dec 18, 2024
@mbfm mbfm mentioned this issue Dec 18, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: carl-api Mostly related to the opendut-carl-api component: edgar Mostly related to EDGAR.
Projects
Status: Ready
Development

No branches or pull requests

1 participant