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

Add the el5042 driver #144

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Add the el5042 driver #144

wants to merge 16 commits into from

Conversation

preston-rogers
Copy link
Contributor

Added parameters to the PO2SO to allow full customization of the EL5042 BiSS-C interface at startup.

This driver allows one to communicate via BiSS-C or SSI to an encoder.

{
MSG_DEBUG("Parsing clock frequency string: %s", clock_frequency_string.c_str());

if (clock_frequency_string.compare("10MHz") == 0) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you been able to test the different read rates using this interface on hardware?

@JosephBowkett
Copy link
Collaborator

Looks good to me, other than being sure that the different frequency range settings on el5042 get tested, given you said the rest has already been run on ERNEST

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