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