Fix URL in config_webrx.py

This commit is contained in:
ha7ilm 2016-02-15 01:02:29 +01:00
parent bc250c47bc
commit f4a53d6231
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ format_conversion="csdr convert_u8_f"
#start_rtl_command="cat /dev/urandom | (pv -qL `python -c 'print int({samp_rate} * 2.2)'` 2>&1)".format(rf_gain=rf_gain, center_freq=center_freq, samp_rate=samp_rate)
#format_conversion="csdr convert_u8_f"
# >> gr-osmosdr signal source using GNU Radio (follow this guide: https://github.com/simonyiszk/openwebrx/wiki/Using-gr-osmosdr-as-signal-source)
# >> gr-osmosdr signal source using GNU Radio (follow this guide: https://github.com/simonyiszk/openwebrx/wiki/Using-GrOsmoSDR-as-signal-source)
start_rtl_command="cat /tmp/osmocom_fifo"
format_conversion=""