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

firdes: Make fractional delay consistent #198

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

Conversation

fsheikh
Copy link
Contributor

@fsheikh fsheikh commented May 15, 2020

Summary: Flipped Nyquist filters do not use fractional sample
delay, removed it from API and usage to avoid confusion. Also
updated error checking on root and raised cosine filters to
check for the correct range [-0.5, 0.5]

Fixes # 196

Summary: Flipped Nyquist filters do not use fractional sample
delay, removed it from API and usage to avoid confusion. Also
updated error checking on root and raised cosine filters to
check for the correct range [-0.5, 0.5]

Fixes # 196
@JayKickliter
Copy link

You need to remove the space in # 196 to have merging this PR automatically close that issue. Or maybe that was intentional

@JayKickliter
Copy link

I’m not sure if liquid is following semantic versioning, but if so, this would be a major version bump

@fsheikh
Copy link
Contributor Author

fsheikh commented Sep 16, 2020

You need to remove the space in # 196 to have merging this PR automatically close that issue. Or maybe that was intentional

not intentional but I don't expect this getting merged anytime soon. Anyway thanks for the tip, just noticed I need a rebase as well.

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