generated from open-ephys/doc-template
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Oni v2 #68
Draft
bparks13
wants to merge
50
commits into
main
Choose a base branch
from
oni-v2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Reorganized controller into separate pages - Introduce procedures for variable word alignments in high-bw streams - Modified register access to allow queued transactions - Introduce the possibility of optional features - Added an expanded address map
Draft for version 2 of the ONI spec
Split devices page into folder
Redundant since it is on its own file.
- Special devices was duplicated - Device descriptor was duplicated
Remove duplicate text
- Change hub conter name - Split write and read frames
Rewrite channel access concurrency description
- An actual rebase was too difficult, so I brought those branches over manually
Clarify text for hub clocks
Issues 1 and 3
Update device sample definitions
- Reference the formal concept of a network topology and note that ONI hardware is arranged in a tiered star similar to USB
Reference network topology on hierarchy page
- Add and note to clarify the precise meaning of the Trigger register within the device register programming interface on the controller.
Update frame definition and acquisition counter definition
- Name controller registers - Name hub info device registers - specift gub info device address map - add hub datasheet requirement - clarify optional controller features
- Add glossary term for registers - Specify cotroller and device registers con channel types page
Clarify the meaning of the Trigger register
Reword device channel list
Clarify register description
Improve register maps and hub info
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For now, this is a placeholder for us to track progress. It is also to connect the issues that are being actively worked on, so that it is easier to know what needs to be done next. All issues listed below were found by comparing all of the PRs that were merged from their respective issue-branch into
oni-v2
. Many of them were already closed, but a couple issues were missed.New issues being worked on
Issues from issue branches merged into
oni-v2