mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-05 06:25:19 +00:00
more work to allow seamless config switching
This commit is contained in:
parent
35930f79f1
commit
4cd23cf445
5 changed files with 20 additions and 13 deletions
|
|
@ -85,7 +85,7 @@ class WebSocketMessageHandler(object):
|
|||
self.client = OpenWebRxClient(conn)
|
||||
|
||||
config_keys = ["waterfall_colors", "waterfall_min_level", "waterfall_max_level",
|
||||
"waterfall_auto_level_margin", "shown_center_freq", "samp_rate", "fft_size", "fft_fps",
|
||||
"waterfall_auto_level_margin", "lfo_offset", "samp_rate", "fft_size", "fft_fps",
|
||||
"audio_compression", "fft_compression", "max_clients", "start_mod",
|
||||
"client_audio_buffer_size", "start_freq", "center_freq"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue