FreeDATA/modem/config.ini.example

62 lines
962 B
Plaintext
Raw Normal View History

2023-11-04 14:20:47 +00:00
[NETWORK]
2024-03-04 14:50:08 +00:00
modemaddress = 127.0.0.1
2024-02-18 19:31:01 +00:00
modemport = 5000
2023-11-04 14:20:47 +00:00
[STATION]
mycall = AA1AAA
2024-02-28 19:01:26 +00:00
mygrid = JN48ea
myssid = 1
2024-02-07 18:54:54 +00:00
ssid_list = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]
enable_explorer = True
enable_stats = True
2023-11-12 22:22:53 +00:00
2023-11-04 14:20:47 +00:00
[AUDIO]
input_device = 5a1c
output_device = bd6c
2023-11-11 19:38:13 +00:00
rx_audio_level = 0
tx_audio_level = 0
enable_auto_tune = False
2023-11-04 14:20:47 +00:00
[RIGCTLD]
ip = 127.0.0.1
port = 4532
path =
command =
arguments =
2023-11-04 14:20:47 +00:00
[RADIO]
control = disabled
model_id = 1001
serial_port = /dev/cu.Bluetooth-Incoming-Port
serial_speed = 38400
data_bits = 8
stop_bits = 1
serial_handshake = ignore
ptt_port = ignore
ptt_type = USB
serial_dcd = NONE
serial_dtr = OFF
2023-11-04 14:20:47 +00:00
[TCI]
2023-11-11 19:38:13 +00:00
tci_ip = 127.0.0.1
tci_port = 50001
2023-11-04 14:20:47 +00:00
[MESH]
2023-11-11 19:38:13 +00:00
enable_protocol = False
2023-11-08 10:24:52 +00:00
2023-11-12 22:22:53 +00:00
[MODEM]
2023-11-18 17:03:08 +00:00
enable_hmac = False
2023-11-11 19:38:13 +00:00
tuning_range_fmax = 50
tuning_range_fmin = -50
enable_fsk = False
enable_low_bandwidth_mode = False
enable_morse_identifier = False
2024-02-10 10:02:13 +00:00
respond_to_cq = True
rx_buffer_size = 64
tx_delay = 200
2024-02-10 10:02:13 +00:00
beacon_interval = 300
2023-11-04 14:20:47 +00:00
2024-02-18 20:31:08 +00:00
[MESSAGES]
enable_auto_repeat = False