From 9a8c0ce442c30797286371be84e7dcdf3f9c948e Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Wed, 2 Dec 2020 23:36:30 +0100 Subject: [PATCH] update list of device types in config --- config_webrx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_webrx.py b/config_webrx.py index 0bb707f..c9f0939 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -117,7 +117,7 @@ Note: if you experience audio underruns while CPU usage is 100%, you can: # Currently supported types of sdr receivers: # "rtl_sdr", "rtl_sdr_soapy", "sdrplay", "hackrf", "airspy", "airspyhf", "fifi_sdr", # "perseussdr", "lime_sdr", "pluto_sdr", "soapy_remote", "hpsdr", "red_pitaya", "uhd", -# "radioberry", "fcdpp", "rtl_tcp" +# "radioberry", "fcdpp", "rtl_tcp", "sddc", "eb200" # For more details on specific types, please checkout the wiki: # https://github.com/jketterl/openwebrx/wiki/Supported-Hardware#sdr-devices