oxidecomputer / oxidecomputer/transceiver-control

Want tool to read entire memory map for a module to a file, and back from a file

Open
#340 1 comment 0 reactions 1 assignee View on GitHub

@bnaecker is already working on this.

Since Feb 22, 2025.

Dominant language
Rust
Stars
9
Forks
0
Avg merge
57m
Merged PRs (30d)
3

Description

As part of discovering #339, we realized we've not been recording things like the spec revision compliance for past modules we've qualified. We put all the data we think is relevant in some tables for those qualified parts, but it's hard to keep that table up to date as we discover new fields that are now relevant. Rather than keeping it up to date, it'd be great to save the entire memory map to a file so that we can refer to it later. But to make sense of that, we probably also want to have a way to read back the memory map and interpret it from that same file.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.