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

proper support for complex16u (2xuint8) signals #772

Merged
merged 20 commits into from
May 1, 2020
Merged

proper support for complex16u (2xuint8) signals #772

merged 20 commits into from
May 1, 2020

Conversation

jopohl
Copy link
Owner

@jopohl jopohl commented Apr 30, 2020

This will fix #771.

  • Modulator: give correct iq type for int8 signals
  • Remove padding and autoscaling from SceneManager
    • Don't call util.minmax but use general min/max of data type
    • Brings more performance
    • Signal strengths are better to compare
  • fix Noise Threshold
  • fix Demod View min/max
  • Modulator Dialog: Height original signal fix

jopohl added 2 commits April 30, 2020 21:13
fix Modulator: give correct iq type
fix View: Use general min/max and not from signal
Remove Padding
@jopohl jopohl changed the title proper support for complex16 (2xint8) signals proper support for complex16u (2xuint8) signals Apr 30, 2020
@jopohl jopohl merged commit 889dd05 into master May 1, 2020
@jopohl jopohl deleted the datatypes branch May 1, 2020 11:49
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.

cu8 signal file not vertically centered
1 participant