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

UHD support #9

Closed
sdrfnord opened this issue Mar 9, 2013 · 5 comments
Closed

UHD support #9

sdrfnord opened this issue Mar 9, 2013 · 5 comments

Comments

@sdrfnord
Copy link

sdrfnord commented Mar 9, 2013

Hi,
it would be great to add support for uhd based devices.

@merbanan
Copy link
Owner

Do you have protocol specifics, signal recordings or hardware pictures ?

@sdrfnord
Copy link
Author

I have hardware pictures and signal recordings from my Ettus N200. But there is currently no support for reading those samples directly from the device with rtl_433. There are rtlsdr based programs that do also support other devices.
https://github.com/csete/gqrx
https://github.com/iZsh/pocsag-mrt

@merbanan
Copy link
Owner

rtl_433 does support reading of external files. But I think it would be possible to use some program that can stream raw samples from an Ettus device and then pipe it to rtl_433. The current support can take files with 8bit I/Q samples, but right now it applies the bias offset. But if you can stream 8bit I/Q with 250kHz sample rate to some files, I'll try to add the needed code to make it work.

@merbanan merbanan closed this as completed Feb 3, 2015
@synthead
Copy link

synthead commented Aug 7, 2023

I am also interested in support for Ettus devices!

@zuckschwerdt
Copy link
Collaborator

It's supported though SoapySDR and e.g. SoapyUHD module since #842 (from 2018).

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

4 participants