# 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 FIX_BITS 1 AX25 # Log settings LOGDIR /var/log/direwolf