diff --git a/README.md b/README.md index ff5f186..4c24d41 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ **First of all:** I assembled this library for my one entertainment and to learn something about software defined radio. If you are interested into a full-featured, performant SDR framework, consider using GNU radio (http://gnuradio.org). +SRD-RX + +Although being simple, libsdr is sufficient to write a simple SDR receiver application (http://github.com/hmatuschek/sdr-rx, above). This RX application supports several input sources (i.e. sound card, files, RTL2382 dongles etc.) and modes (i.e. AM, FM, SSB, CW, etc.). + ## Build