diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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 ------------ |