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

Implementation of stimulator encoder agent / driver. #612

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

dixilo
Copy link

@dixilo dixilo commented Jan 9, 2024

Description

This pull request adds reader for stimulator encoder.
This agent run in Kria KR260 inside the stimulator electronics box.
This reader accesses a custom-made IP inside the PL of ZynqMP device.
The firmware code can be found in https://github.com/dixilo/kr260_stm.

Motivation and Context

These codes will be used to read encoder of the stimulator to know exact rotation speed and timing of the signal chopping.

How Has This Been Tested?

We tested the functionality using the stimulator in Princeton.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@dixilo dixilo changed the title Add stimulator encoder agent / driver. Implementation of stimulator encoder agent / driver. Jan 9, 2024
@dixilo dixilo self-assigned this Jun 5, 2024
@dixilo dixilo requested a review from BrianJKoopman June 5, 2024 10:33
@dixilo dixilo marked this pull request as ready for review June 5, 2024 10:38
@dixilo dixilo removed their assignment Jun 12, 2024
@BrianJKoopman BrianJKoopman added the new agent New OCS agent needs to be created label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new agent New OCS agent needs to be created
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants