From 62e67afc9cd0a9d2f436a29e267c40c97ce7e7b2 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Sun, 21 Mar 2021 15:23:26 +0100 Subject: [PATCH] update config to version 6 --- config_webrx.py | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/config_webrx.py b/config_webrx.py index 636f65f..929d5b4 100644 --- a/config_webrx.py +++ b/config_webrx.py @@ -33,7 +33,7 @@ config_webrx: configuration options for OpenWebRX """ # configuration version. please only modify if you're able to perform the associated migration steps. -version = 5 +version = 6 # NOTE: you can find additional information about configuring OpenWebRX in the Wiki: # https://github.com/jketterl/openwebrx/wiki/Configuration-guide @@ -270,8 +270,12 @@ waterfall_auto_level_margin = {"min": 3, "max": 10, "min_range": 50} # current_max_power_level __| # This setting allows you to modify the precision of the frequency displays in OpenWebRX. -# Set this to the number of digits you would like to see: -#frequency_display_precision = 4 +# Set this to exponent of 10 to select the most precise digit in Hz you'd like to see +# examples: +# a value of 2 selects 10^2 = 100Hz tuning precision (default): +#tuning_precision = 2 +# a value of 1 selects 10^1 = 10Hz tuning precision: +#tuning_precision = 1 # This setting tells the auto-squelch the offset to add to the current signal level to use as the new squelch level. # Lowering this setting will give you a more sensitive squelch, but it may also cause unwanted squelch openings when