Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.

Support for receivers providing real signal #51

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

tejeez
Copy link
Contributor

@tejeez tejeez commented Oct 31, 2016

OpenWebRX currently seems to support only receivers that provide a complex I/Q signal. This pull request adds support for receivers that output a real signal, such as those using a single ADC to directly sample an RF or IF signal.

Another small change: setting fft_voverlap_factor to zero no longer disables averaging, as I think zero or negative overlap is something one might want to do even with averaging still enabled. I added a separate fft_enable_average option to make it more clear.

@tejeez
Copy link
Contributor Author

tejeez commented Jan 15, 2017

I added another small bug fix: sdrhu.py always read config_webrx.py even if a different config file was given on the command line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants