aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-24 14:32:53 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-24 14:32:53 +0100
commit557d47a16ad415fe0562237375deaa92208defbd (patch)
treea05f7215a436c50a9b986a03d66dcefe083988cb
parent69f65ccc49e4c61091554e2b9be7c01ff35186f2 (diff)
downloadSoapyDummy-557d47a16ad415fe0562237375deaa92208defbd.tar.gz
SoapyDummy-557d47a16ad415fe0562237375deaa92208defbd.tar.bz2
SoapyDummy-557d47a16ad415fe0562237375deaa92208defbd.zip
Update READMEHEADmaster
-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
------------