Node Radio Module Configuration Settings

AllScan Node Radio Module ASL Configuration Settings

rpt.conf Recommended Settings

rxchannel = SimpleUSB/[node#]
; Set duplex=3 for full-duplex nodes OR duplex=1 for simplex nodes
duplex = 3                     ; for ANF101 / full-duplex personal node
duplex = 1                     ; for ANH100 / half-duplex node
hangtime = 100
althangtime = 200
;linkunkeyct = ct8             ; Comment out to prevent courtesy tones when connected
holdofftelem = 1
telemdefault = 0               ; Prevent "node X connected to node Y" messages
;Uncomment following lines:
921 = cop,21                   ; Enable Parrot Mode
922 = cop,22                   ; Disable Parrot Mode

In ASL3 there may be 2 rxchannel lines, one with dahdi/pseudo and the 2nd with SimpleUSB/[node#]. Those lines should not need to be manually edited.

The ASL Menu Utility (run "sudo asl-menu") should be used for initial node setup to set your node#, node password, IAX port number, AMI password, and channel driver (SimpleUSB). rpt.conf should then be manually edited and ALL above settings confirmed.

simpleusb.conf Recommended Settings

Be sure to make ALL of the below settings.

rxboost = 0
carrierfrom = usbinvert
ctcssfrom = no
txmixa = voice
duplex = 1                ; Full-duplex ASL2/HV nodes only, not needed in ASL3
clipledgpio = 1           ; Supports ADC Clip LED
legacyaudioscaling = no