From b67fbb5faca68b17b6c20486da8549158becdbd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Wed, 19 Apr 2017 00:17:42 +0200 Subject: [PATCH] Updated Using SoapySDR via rx_tools with OpenWebRX (markdown) --- Using-SoapySDR-via-rx_tools-with-OpenWebRX.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Using-SoapySDR-via-rx_tools-with-OpenWebRX.md b/Using-SoapySDR-via-rx_tools-with-OpenWebRX.md index 3963c40..8e1907d 100644 --- a/Using-SoapySDR-via-rx_tools-with-OpenWebRX.md +++ b/Using-SoapySDR-via-rx_tools-with-OpenWebRX.md @@ -40,17 +40,17 @@ cd .. ## Step #2: install BOTH the vendor library and its SoapySDR wrapper * AirSpy: - * [libairspy](https://github.com/airspy/host) - * [SoapyAirspy](https://github.com/pothosware/SoapyAirspy) + * [libairspy](https://github.com/airspy/host) + * [SoapyAirspy](https://github.com/pothosware/SoapyAirspy) * HackRF: - * [libhackrf](https://github.com/mossmann/hackrf) - * [SoapyHackRF](https://github.com/pothosware/SoapyHackRF) + * [libhackrf](https://github.com/mossmann/hackrf) + * [SoapyHackRF](https://github.com/pothosware/SoapyHackRF) * SDRplay: - * [SDRplay Linux driver](http://www.sdrplay.com/linuxdl.php) - * [SoapySDRPlay](https://github.com/pothosware/SoapySDRPlay) + * [SDRplay Linux driver](http://www.sdrplay.com/linuxdl.php) + * [SoapySDRPlay](https://github.com/pothosware/SoapySDRPlay) * RTL-SDR: - * [librtlsdr](https://github.com/keenerd/rtl-sdr) - * [SoapyRTLSDR](https://github.com/pothosware/SoapyRTLSDR) + * [librtlsdr](https://github.com/keenerd/rtl-sdr) + * [SoapyRTLSDR](https://github.com/pothosware/SoapyRTLSDR) ### Kernel module blacklisting