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

'gr-sdrplay3' module changes to defaults for AGC, DC offset correction, IQ imbalance correction #30

Open
fventuri opened this issue Feb 11, 2024 · 1 comment
Assignees

Comments

@fventuri
Copy link
Owner

This topic is to discuss changing the defaults for AGC, DC offset correction, IQ imbalance correction in the 'gr-sdrplay3' module to be consistent with other SDRplay applications like SDRconnect and SDRuno.

These are the exact changes that would be implemented (depending on the feedback):

  • IF AGC: the current default is disabled; it would be changed to enabled (with a speed of 50Hz)
  • DC offset correction loop: the current default is disabled; it would be changed to enabled
  • IQ imbalance correction loop: the current default is disabled; it would be changed to enabled

I imagine the choice between these options would depend on your use case for the 'gr-sdrplay3' OOT module. If you use GNU Radio and this module as a receiver to listen to a radio station, you might prefer having these useful features enabled by default; if you instead use your SDRplay RSP with GNU Radio for research and measurement purposes, you might prefer to leave the defaults unchanged.

You comments, suggestions, and ideas for improvement are most welcome!

@fventuri fventuri self-assigned this Feb 11, 2024
@fventuri
Copy link
Owner Author

A few days ago I pushed the proposed changes to the defaults for AGC, DC offset correction, and IQ imbalance correction to the change-defaults branch: https://github.com/fventuri/gr-sdrplay3/tree/change-defaults

Franco

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

No branches or pull requests

1 participant