ostrosco / comms-rs

A library for building DSP communication pipelines.
MIT License
13 stars 1 forks source link

Create node for rtl-sdr #31

Closed ostrosco closed 6 years ago

ostrosco commented 6 years ago

We would like rtl-sdr support as it's a very cheap affordable SDR that people could use.

ostrosco commented 6 years ago

RTL-SDR support added as part of #36. It's locked behind a rtlsdr_support feature however.