Update rtl_airband configuration
This commit is contained in:
@@ -1,17 +1,18 @@
|
||||
# RTLSDR-Airband configuration for EU CB radio monitoring
|
||||
# Channels: 3 (26.985 MHz), 7 (27.035 MHz), 10 (27.075 MHz)
|
||||
|
||||
localtime = true;
|
||||
localtime = false;
|
||||
fft_size = 1024;
|
||||
|
||||
devices:
|
||||
({
|
||||
type = "rtlsdr";
|
||||
index = 0;
|
||||
gain = 12.5;
|
||||
gain = 35.0;
|
||||
centerfreq = 27.035;
|
||||
correction = -1;
|
||||
mode = "multichannel";
|
||||
sample_rate = 2.56;
|
||||
sample_rate = 2.4;
|
||||
|
||||
channels:
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user