Updated Soapy Remote (markdown)

master
Edouard Griffiths 2022-09-26 00:19:28 +02:00
rodzic 782ce897dd
commit a0b42826de
1 zmienionych plików z 3 dodań i 1 usunięć

@ -2,4 +2,6 @@ Firstly please read the Soapy Remote instructions [here](https://github.com/poth
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`
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`
For other devices you have to refer to the Soapy Remote documentation linked above.