From 0e269ad673c75dca69c21274b5c8a3c4d7e43496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Wed, 7 Mar 2018 12:31:13 +0100 Subject: [PATCH] Updated Using OpenWebRX with AFEDRI SDR (markdown) --- Using-OpenWebRX-with-AFEDRI-SDR.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Using-OpenWebRX-with-AFEDRI-SDR.md b/Using-OpenWebRX-with-AFEDRI-SDR.md index ed3a061..2e3381e 100644 --- a/Using-OpenWebRX-with-AFEDRI-SDR.md +++ b/Using-OpenWebRX-with-AFEDRI-SDR.md @@ -2,7 +2,7 @@ http://www.afedri-sdr.com/index.php/downloads/category/15-sdr-commander-command-shell-utility -1. You should create a script in the OpenWebRX directory to run `sdr_commander` to initialize the receiver. +2. You should create a script in the OpenWebRX directory to run `sdr_commander` to initialize the receiver. **start_afedri.sh:** ``` @@ -25,7 +25,7 @@ start_rtl_command="sdr_split -i192.168.0.8 -u50000 -O -s{samp_rate} -f{center_fr format_conversion="csdr convert_s16_f" ``` -1. Run `start_afedri.sh` that will also start OpenWebRX: +3. Run `start_afedri.sh` that will also start OpenWebRX: bash start_afedri.sh