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

integer versions of templated blocks #6

Open
guruofquality opened this issue Aug 27, 2015 · 0 comments
Open

integer versions of templated blocks #6

guruofquality opened this issue Aug 27, 2015 · 0 comments

Comments

@guruofquality
Copy link
Contributor

Quick a few blocks are only implemented for floating point. Expand these blocks for fixed point, make sure that the various integer accumulators are sized appropriately to avoid overflow.

Examples:

  • Frame sync block
  • Envelope detector
  • etc

Also double check FIR filter accumulator for fixed point, it may be too small.

guruofquality added a commit that referenced this issue Aug 30, 2015
pothos-widgets: add labelChanged signal to DropDown widget

so you can set text based on what is selected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant