more work to allow seamless config switching

This commit is contained in:
Jakob Ketterl
2019-05-07 20:06:06 +02:00
parent 35930f79f1
commit 4cd23cf445
5 changed files with 20 additions and 13 deletions

View File

@ -159,7 +159,9 @@ To use a HackRF, compile the HackRF host tools from its "stdout" branch:
# ==== Misc settings ====
shown_center_freq = center_freq #you can change this if you use an upconverter
# you can change this if you use an upconverter. formula is:
# shown_center_freq = center_freq + lfo_offset
lfo_offset = 0
client_audio_buffer_size = 5
#increasing client_audio_buffer_size will: