FreeDATA/modem/config.ini.example

54 lines
881 B
Plaintext
Raw Normal View History

2023-11-04 14:20:47 +00:00
[NETWORK]
#network settings
modemport = 3000
[STATION]
#station settings
mycall = F4JAW-0
mygrid = JN18cv
ssid_list = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
[AUDIO]
#audio settings
rx = 2
tx = 3
txaudiolevel = 28
auto_tune = False
[RADIO]
#radio settings
radiocontrol = disabled
rigctld_ip = 127.0.0.1
rigctld_port = 4532
[Modem]
# Send scatter information via network
scatter = False
fft = True
# AKA low_bandwidth_mode
narrowband = False
# Tuning range fmin and fmax
fmin = -50.0
fmax = 50.0
# Enable sending a QRV frame if CQ received - AKA respond_to_cq
qrv = True
rx_buffer_size = 16
explorer = False
stats = False
# Enable FSK mode for ping, beacon and CQ
fsk = False
tx_delay = 0
# Save received data to local folder
save_to_folder = False
# Enable and set hmac message salt
enable_hmac = False
[TCI]
#tci settings
ip = 127.0.0.1
port = 50001
[MESH]
enable_protocol = False