1 Configuring Global settings
charlie-foxtrot edited this page 2026-03-08 09:45:03 -07:00

Global Settings

Syntax

The following shows all global parameters with optional ones commented out and their default values shown:

# fft_size = 512;
# multiple_demod_threads = false;
# multiple_output_threads = false;
# pidfile = "/run/rtl_airband.pid";
# stats_filepath = "";
# localtime = false;
# log_scan_activity = false;
# shout_metadata_delay = 3;
# tau = 200;

devices: ( ... );
mixers: { ... };    # optional

Explanation of keywords

For configuring devices see:

For configuring mixers see Configuring mixers.