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

Can't use crop option #95

Open
dwarning opened this issue Jun 17, 2021 · 0 comments
Open

Can't use crop option #95

dwarning opened this issue Jun 17, 2021 · 0 comments

Comments

@dwarning
Copy link

I am using version 2.1.0 under Ubuntu together with rtl_power_fftw version 1.0-beta2 (installed from github). I can use rtl_power_fftw -f 869.70M:869.76M -p 46 -o 20 from command line. But using same parameter with 20% crop from qspectrumanalyzer GUI followed in a
Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/qspectrumanalyzer/__main__.py", line 501, in on_singleShotButton_clicked self.start(single_shot=True) File "/usr/local/lib/python3.8/dist-packages/qspectrumanalyzer/__main__.py", line 476, in start self.power_thread.setup(float(self.startFreqSpinBox.value()), File "/usr/local/lib/python3.8/dist-packages/qspectrumanalyzer/backends/rtl_power_fftw.py", line 39, in setup "time": interval / hops, ZeroDivisionError: float division by zero
I am bit worried about that qspectrumanalyzer is using a python script with same name as the executable.

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