Auto gain note

This commit is contained in:
András Retzler 2016-04-07 17:40:21 +02:00
parent 48a3de60d2
commit 3f9b0cf07f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ fft_size=4096
samp_rate = 250000
center_freq = 145525000
rf_gain = 5
rf_gain = 5 #in dB. For an RTL-SDR, rf_gain=0 will set the tuner to auto gain mode, else it will be in manual gain mode.
ppm = 0
audio_compression="adpcm" #valid values: "adpcm", "none"