ham-hotspot/roles/direwolf/templates/direwolf.conf.j2
2025-04-26 12:59:37 -05:00

23 lines
445 B
Django/Jinja

# Template: direwolf.conf.j2
# Auto-generated by Ansible based on desired_state.yml
# Audio input device
ADEVICE {{ radio.device }}
# Set the call sign
MYCALL {{ radio.mycall }}
# Define the modem type (assuming a basic 1200 or 9600 baud AFSK modem)
MODEM {{ radio.speed }}
# Optional: AX.25 parameters (could fine-tune later)
TXDELAY 30
TXTAIL 10
DWAIT 0
SLOTTIME 100
PERSIST 63
PTT {{ radio.ptt }}
# Log settings
LOGDIR /var/log/direwolf