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

CWSL_USBWave only supports 192kHz #7

Open
alexranaldi opened this issue Mar 25, 2018 · 4 comments
Open

CWSL_USBWave only supports 192kHz #7

alexranaldi opened this issue Mar 25, 2018 · 4 comments

Comments

@alexranaldi
Copy link

A user noted that CWSL_USBWave was not demodulating properly with a radio having a Sample Rate = 96kHz. A quick look at the source code reveals that I hard-coded a couple of values, and will need to make a change to support sample rates other than 192kHz. I will make the fix soon.

The good news is that folks are already using CWSL_USBWave and CWSL is alive and widely used!

@HrochL
Copy link
Owner

HrochL commented Mar 26, 2018

Hi, it may be interesting to add LSB support too ...

@alexranaldi
Copy link
Author

I've solved the sample rate problem. I agree with your idea. I propose we rename this executable to CWSL_SSBWave, and allow USB/LSB to be passed as an argument, perhaps 1 or 0.

@HrochL
Copy link
Owner

HrochL commented Mar 27, 2018

Such renaming would probably make sense ...

@alexranaldi
Copy link
Author

The changes are in my repository. A few folks are testing now, so might want to wait to merge.

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

2 participants