We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The components of a frame in the hardware spec:
ONI/source/hw-spec/controller/channels/data_frames.rst
Lines 10 to 18 in 7649f1d
should be renamed (and all references as well) with c-style names that better reflect what they are. e.g.
The frame format is: :: uint32 dev_addr uint64 acqclk_cnt uint32 sample_sz var sample
The text was updated successfully, but these errors were encountered:
This will require a document-level review for consistency.
Sorry, something went wrong.
aacuevas
No branches or pull requests
The components of a frame in the hardware spec:
ONI/source/hw-spec/controller/channels/data_frames.rst
Lines 10 to 18 in 7649f1d
should be renamed (and all references as well) with c-style names that better reflect what they are. e.g.
The text was updated successfully, but these errors were encountered: