aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2015-05-12 23:59:32 +0200
committerDimitri Stolnikov <horiz0n@gmx.net>2015-05-12 23:59:32 +0200
commitb226b85fa82f94dfc3d57d1083ea1fd6b4c62d13 (patch)
tree7e29c986125229aaa6619c9beca98765496f9a8d
parent8d25584da32840387b4c04768b9d6afeed83109d (diff)
README: move sdrplay line to the same position as in grc template
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 8c50cef..ee5019e 100644
--- a/README
+++ b/README
@@ -7,6 +7,7 @@ as well supports:
* RTL2832U based DVB-T dongles through librtlsdr
* RTL-TCP spectrum server (see librtlsdr project)
* MSi2500 based DVB-T dongles through libmirisdr
+ * SDRplay RSP through SDRplay API library
* gnuradio .cfile input through libgnuradio-blocks
* RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
* AirSpy Wideband Receiver through libairspy
@@ -14,7 +15,6 @@ as well supports:
* Nuand LLC bladeRF through libbladeRF library
* Ettus USRP Devices through Ettus UHD library
* Fairwaves UmTRX through Fairwaves' fork of UHD
- * SDRplay RSP through SDRplay API library
By using the OsmoSDR block you can take advantage of a common software api in
your application(s) independent of the underlying radio hardware.