From 48584375426a714dd61eaeffdeb83f377210cc02 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 23 Jul 2018 21:28:06 +0300 Subject: Update alternatives --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a0ee4c..a569114 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # RusTL-SDR -A pure Rust implementation of the [RTL-SDR](https://github.com/osmocom/rtl-sdr/) driver, for shits and giggles. +A pure Rust implementation of the RTL-SDR driver, for shits and giggles. This is mostly an exercise in writing low-level driver code. Unusable, and highly unlikely to ever become usable. But it's fun. +For real alternatives check out the original [librtlsdr](https://github.com/osmocom/rtl-sdr/) implementation or the high-level [rtlsdr_mt](https://github.com/kchmck/rtlsdr_mt.rs) Rust bindings. + ## Usage Install the crate in your `Cargo.toml`: -- cgit v1.3.1