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

when using 8 receivers, the last tuner is on the wrong frequency #2

Open
jyrts opened this issue Sep 12, 2022 · 2 comments
Open

when using 8 receivers, the last tuner is on the wrong frequency #2

jyrts opened this issue Sep 12, 2022 · 2 comments

Comments

@jyrts
Copy link

jyrts commented Sep 12, 2022

I am using RedPitaya SDR + hpsdr2alsa + websdr. When I start hpsdr2alsa with command:
/usr/local/bin/hpsdr2alsa --interface=ens16 --samplerate=192000 --adrx1=160out --frx1=1891000 --adrx2=80out --frx2=3591000 --adrx3=81out --frx3=3783000 --adrx4=60out --frx4=5341000 --adrx5=40out --frx5=7091000 --adrx6=30out --frx6=10191000 --adrx7=20out --frx7=14091000 --adrx8=21out --frx8=14283000 --nRX=8

then the last (adrx8) is not on the right frequency 14283000.
All other ones 1-7 are working Ok

@jyrts
Copy link
Author

jyrts commented Oct 19, 2022

Some more details: I have "Red Pitaya STEMlab 125-14" and I use the "SDR receiver compatible with HPSDR" software from http://pavel-demin.github.io/red-pitaya-notes/sdr-receiver-hpsdr/

if I change --frx8=14283000 to --frx8=1428300 or --frx8=142830 or --frx8=14283

Nothing happens. The last 8'th tuner does not tune to the correct frequency...

@F4HTB
Copy link
Owner

F4HTB commented Oct 24, 2022

Hello,
I never try with 8 receivers and i pretty sure that not run properly because it's based on gr-hpsdr library that implement only 7 receivers.
8 receivers protocol it's not standard. Maybe you can contact the gr-hpsdr autor (https://github.com/Tom-McDermott/gr-hpsdr) for ask about this modification.

Sorry about that.

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