bemasher / rtlamr

An rtl-sdr receiver for Itron ERT compatible smart meters operating in the 900MHz ISM band.
GNU Affero General Public License v3.0
2.19k stars 249 forks source link

Using with other SDR radios #133

Closed noneck35 closed 4 years ago

noneck35 commented 4 years ago

Is there compatibility with SDRPlay or Hack RF one? Do I need to have RTL-SDR?

Thanks for the help!

parkerlreed commented 4 years ago

This may help https://www.rtl-sdr.com/rsp_tcp-an-rtl_tcp-compatible-iq-server-for-sdrplay-sdrs/

https://www.reddit.com/r/RTLSDR/comments/1rd3wn/beta_hackrf_tcp_quick_port_of_rtl_tcp_for_hackrf/

noneck35 commented 4 years ago

Thank you very much for this information Mark

On Wednesday, December 4, 2019, 1:02:23 PM PST, parkerlreed <notifications@github.com> wrote:  

This may help https://www.rtl-sdr.com/rsp_tcp-an-rtl_tcp-compatible-iq-server-for-sdrplay-sdrs/

https://www.reddit.com/r/RTLSDR/comments/1rd3wn/beta_hackrf_tcp_quick_port_of_rtl_tcp_for_hackrf/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

bemasher commented 4 years ago

Rtlamr is designed with rtl-flavored radios in mind. That doesn't mean it couldn't be made to work with other radios, but I don't have time or hardware to support radios other than rtl-sdr's. There are a few mechanisms that are limited such that only rtl-sdr's would work, but they can be easily modified or disabled.

This would be left as an exercise for the user.