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

Hardcode ConfigureHeartbeat to enabled in ConfigureBreakoutBoard #359

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jonnew
Copy link
Member

@jonnew jonnew commented Oct 29, 2024

- Additionally, hardcode its BeatsPerSecond to 100
@jonnew jonnew requested a review from cjsha October 29, 2024 22:28
@jonnew jonnew added this to the 0.5.0 milestone Oct 29, 2024
Copy link
Member

@cjsha cjsha left a comment

Choose a reason for hiding this comment

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

I'm not immediately qualified to evaluate the code as I'm not as familiar with OpenEphys.Onix1. So, I will do this review from the perspective of a user.

I confirm that there is a 100Hz heartbeat that cannot be disabled and its frequency cannot be changed.

Is it worth considering removing it from the properties pane completely? Its label is there with no properties underneath.
image

It seems like Heartbeat is better as something that should only appear to the user only if the user needs to use it like in a troubleshooting tutorial or something like that. In any case, this is a nitpick, and I will approve the PR anyway.

@jonnew
Copy link
Member Author

jonnew commented Oct 30, 2024

I think that if memory monitor is there, then heartbeat can be there. I don't really like hiding things. I think its fine.

@jonnew jonnew merged commit a6c4f39 into main Oct 30, 2024
7 checks passed
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.

Hardcode heartbeat enable property to true in ConfigureBreakoutBoard
2 participants