more work to allow seamless config switching
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user