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

(suggestion) Conf file for RSP1A and most likely other SDRPlay devices #124

Open
alphafox02 opened this issue Mar 5, 2022 · 0 comments
Open

Comments

@alphafox02
Copy link

alphafox02 commented Mar 5, 2022

The following is tested and working on the latest gr-iridium (3.8) branch. It requires the SDRPlay 3x API and SoapySDRPlayv3 installed properly along with all other gr-iridium requirements. Tested on DragonOS Focal.

[osmosdr-source]
# Comment the next line and uncomment the one below it for bias T
device_args='driver=sdrplay,soapy=0'
#device_args='driver=sdrplay,soapy=0,biasT_ctrl=true'

#sample rates and bandwidth must corresponding to avaiable options shown by
#SoapySDRUtil --probe driver=sdrplay
sample_rate=6000000
bandwidth=6000000
center_freq=1625500000

IFGR=20
RFGR=0
antenna=RX
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