From 782ce897dd6770344dd9a29a820e62dc4c8cfbaa Mon Sep 17 00:00:00 2001 From: Edouard Griffiths Date: Mon, 26 Sep 2022 00:18:48 +0200 Subject: [PATCH] Updated Soapy Remote (markdown) --- Soapy-Remote.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Soapy-Remote.md b/Soapy-Remote.md index b93b5d7..ce07b86 100644 --- a/Soapy-Remote.md +++ b/Soapy-Remote.md @@ -1,3 +1,5 @@ Firstly please read the Soapy Remote instructions [here](https://github.com/pothosware/SoapyRemote/wiki) -In order to work properly Soapy Remote requires some parameters that you can specify as user arguments invoked from the [main menu](https://github.com/f4exb/sdrangel/tree/master/sdrgui#main-menu) \ No newline at end of file +In order to work properly Soapy Remote requires some parameters that you can specify as [user arguments](https://github.com/f4exb/sdrangel/blob/master/sdrgui/deviceuserargs.md) invoked from the [main menu](https://github.com/f4exb/sdrangel/tree/master/sdrgui#main-menu) + +In this example this is what has to be specified with a RTL-SDR device with serial number `00000001`: `soapy=0,driver=remote,remote:driver=rtlsdr,serial=00000001` \ No newline at end of file