aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index d778870..f14dcde 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,12 @@
SoapySDR Dummy driver
=====================
-This is a dummy driver for SoapySDR.
+This is a dummy driver for SoapySDR. It implements a virtual full-duplex 1x1
+device and feeds the TX samples back to the RX port. It takes into account
+timestamps too.
+
+Developed because I needed to do some testing with the SoapySDR support in
+ODR-DabMod.
Dependencies
------------