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

Dual rhs2116 device #224

Closed
wants to merge 15 commits into from
Closed

Dual rhs2116 device #224

wants to merge 15 commits into from

Conversation

jonnew
Copy link
Member

@jonnew jonnew commented Aug 16, 2024

jonnew and others added 15 commits June 28, 2024 12:09
- Support acquisition from RHS2116, writing filter settings, etc.
- Does not have the ability to configure or trigger stimulus sequences
  and does not yet include a Rhs2116TriggerDevice in
  ConfigureHeadstageRhs2116. GUI support will be critical for this.
- Add stimulus trigger device to headstage
- Add stimulus sequence definition to RHS2116 configuration
- This will require GUI support for configuring the stimulus waveform.
- Tested with hardcoded stimulus parameters and it works great.
- Stimulus trigger device accepts a delay in microsends to the
applicatin of a stimulus
- Mark CheckLinkStatus as virtual so headstage can be reset between
power cycles (see #120)
- Rebase main and take advantage of latest improvments with respect to
port voltage override
- The voltage drop is what it is. Im getting reliable locking with this
  the algorithm that is implemented in ConfigureHeadstageRhs2116LinkController
- Support acquisition from RHS2116, writing filter settings, etc.
- Does not have the ability to configure or trigger stimulus sequences
  and does not yet include a Rhs2116TriggerDevice in
  ConfigureHeadstageRhs2116. GUI support will be critical for this.
- Add stimulus trigger device to headstage
- Add stimulus sequence definition to RHS2116 configuration
- This will require GUI support for configuring the stimulus waveform.
- Tested with hardcoded stimulus parameters and it works great.
- Stimulus trigger device accepts a delay in microsends to the
applicatin of a stimulus
- Mark CheckLinkStatus as virtual so headstage can be reset between
power cycles (see #120)
- Rebase main and take advantage of latest improvments with respect to
port voltage override
- The voltage drop is what it is. Im getting reliable locking with this
  the algorithm that is implemented in ConfigureHeadstageRhs2116LinkController
- Up to date with frame distribution, DeviceType, etc.
- Deleted bracket by accident
- Incorrectly removed virtual keywork from CheckLinkStatus function
  declaration
- This is a non-functional draft
- On headstage-rhs2116, rhs2116 frames are produced in an interleaved
  fashion without fifos that could cause delays or multiple frames from
  a single device to be sent in sequence. Therefore, their frames can be
  gathered in order to make a virtual, 32-channel verison of the chip.
  This commits attempts to an fails to do this for the reasons outline
  in #122
@jonnew jonnew marked this pull request as draft August 16, 2024 18:38
@jonnew
Copy link
Member Author

jonnew commented Sep 25, 2024

Moved to

@jonnew jonnew closed this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants