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

Add rtl-sdr as an input source #31

Open
szechyjs opened this issue May 12, 2014 · 5 comments · May be fixed by #108
Open

Add rtl-sdr as an input source #31

szechyjs opened this issue May 12, 2014 · 5 comments · May be fixed by #108
Labels
Milestone

Comments

@szechyjs
Copy link
Owner

Use librtlsdr to get input directly from a SDR.

http://sdr.osmocom.org/trac/wiki/rtl-sdr

@szechyjs szechyjs added this to the v2.0.0 milestone May 12, 2014
@ch0mik
Copy link

ch0mik commented May 14, 2014

hello, which commit will add this to master ?

Regards
Pawel

@szechyjs
Copy link
Owner Author

This is a feature I'm pursuing. It will not be integrated until v2.0

@michealc
Copy link

Just started playing with sdr. I have a macbook Pro installed librtlsdr and can play radio and decode Pagers etc. Installed dsd with no problems and cannot get it to work. I have tried so many different ways to connect rtl_fm to dsd and play but not enough information out there that I can find to make something work. It just quits without any errors. Could you please point me in the right direction. Just need some formulas to work with. Thanks in advance.

@sbromberger
Copy link

If it helps, I use rtl_fm to get P25 data like so:

rtl_fm -f XXXXX -p 49 -s 48000 -g 25 -M fm | dsd -i - -o /dev/null -v99 -g25

@elvis-epx
Copy link

Had no luck with dsd 1.6.0 from Homebrew. Compiling version 1.7.0 from source worked right away.

@szechyjs szechyjs linked a pull request Jan 17, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants