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 manual setting for external clock frequency #845

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrehkopf
Copy link

When using the external clock feature of DSLogic, all time and duration calculations were wrong because there was no way to hint the external clock frequency to the application.
This feature adds a manual external clock frequency input to the Device Options dialog. It also shows that the external clock is in use in the Sampling bar (top of window where the duration and sampling rate are set).
The external clock frequency is also shown in the drop down box.

@mrehkopf mrehkopf changed the title Add setting for external clock frequency Add manual setting for external clock frequency Jan 18, 2025
@mrehkopf
Copy link
Author

mrehkopf commented Jan 18, 2025

Also, the old range of possible input frequencies is brought back (10kHz upwards) in dsl.h. Not sure if this is a problem, I had no problem using them.

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.

1 participant