File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ def has_soapy_rtl_sdr(self):
323323 def has_soapy_sdrplay (self ):
324324 """
325325 The [SoapySDRPlay3](https://github.com/pothosware/SoapySDRPlay3) module is required for interfacing with
326- SDRPlay devices (RSP1\*, RSP2\*, RSPDuo)
326+ SDRPlay devices (RSP1\\ *, RSP2\ \ *, RSPDuo)
327327 """
328328 return self ._has_soapy_driver ("sdrplay" )
329329
@@ -539,7 +539,7 @@ def has_freedv_rx(self):
539539 """
540540 The `freedv_rx` executable is required to demodulate FreeDV digital transmissions. It comes together with the
541541 codec2 library, but it's only a supplemental part and not installed by default or contained in its packages.
542- To install it, you will need to compile codec2 from source and manually install freedv\_rx.
542+ To install it, you will need to compile codec2 from source and manually install freedv\\ _rx.
543543
544544 Detailed installation instructions are available on the
545545 [OpenWebRX wiki](https://github.com/jketterl/openwebrx/wiki/FreeDV-demodulator-notes).
You can’t perform that action at this time.
0 commit comments