oxidecomputer / oxidecomputer/omicron
API and machinery for managing switch link TX equalization parameters.
Open
Nobody has claimed this yet.
api
networking
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
The default switch TX equalization settings we ship with Dendrite do not work for all transceivers. In some cases, it is necessary to change this parameter for a particular transceiver. The omicron API should provide a way for operators to configure TX equalization at RSS time and dynamically through the API.
- RSS per-link TX equalization setting
- API per-link TX equalization setting
Dendrite already provides API endpoints to manage TX equalization.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.