usbradio.conf sample file for IRLP boards
Hi all, I thought I'd pass along a working usbradio.conf for anyone trying to get an IRLP board going on Asterisk. Consider this file to be a template to get started with. I haven't managed to get the AUX 1,2,3 outputs going yet, but PTT and COS seem to be working FB. My node radios have built-in PL squelch, which I'm using at the moment. I'm also using the software DTMF decoder. At this point, I'm using an unmodified CM108 fob and my homebrew IRLP board. 73. Kyle K0KN ; ; Usbradio channel driver Configuration File ; [general] [usb2210] ; IRLP board support pp3 = ptt ; out0, out1 or ptt ; pp10 = in ; in, cor or ctcss ; pp12 = in ; pins 10,12,13,15 are for DTMF ; pp13 = in ; pp15 = in pp11 = cor ; pp4 = out0 ; pins 4,5,6 are AUX 1,2,3, default off ; pp5 = out0 ; pp6 = out0 hdwtype=0 rxboost=1 txboost=1 rxctcssrelax=1 txctcssdefault=100.0 rxctcssfreqs=100.0 txctcssfreqs=100.0 rxctcssoverride=0 ;carrierfrom=dsp carrierfrom=ppinvert ;ctcssfrom=dsp ;ctcssfrom=pp rxdemod=flat txprelim=yes txlimonly=no txtoctype=notone txmixa=composite txmixb=no invertptt=0 duplex=0 rxondelay=0 rxnoisefiltype=0 eeprom=0 #includeifexists custom/usbradio.conf
It looks fine here. no garbled characters. On Sun, Oct 31, 2010 at 11:10 PM, K&R Yoksh <yokshs@sbcglobal.net> wrote:
Hi all,
I thought I'd pass along a working usbradio.conf for anyone trying to get an IRLP board going on Asterisk. Consider this file to be a template to get started with. I haven't managed to get the AUX 1,2,3 outputs going yet, but PTT and COS seem to be working FB.
My node radios have built-in PL squelch, which I'm using at the moment. I'm also using the software DTMF decoder.
At this point, I'm using an unmodified CM108 fob and my homebrew IRLP board.
73. Kyle K0KN
; ; Usbradio channel driver Configuration File ;
[general]
[usb2210]
; IRLP board support pp3 = ptt ; out0, out1 or ptt ; pp10 = in ; in, cor or ctcss ; pp12 = in ; pins 10,12,13,15 are for DTMF ; pp13 = in ; pp15 = in pp11 = cor ; pp4 = out0 ; pins 4,5,6 are AUX 1,2,3, default off ; pp5 = out0 ; pp6 = out0
hdwtype=0 rxboost=1 txboost=1 rxctcssrelax=1 txctcssdefault=100.0 rxctcssfreqs=100.0 txctcssfreqs=100.0 rxctcssoverride=0 ;carrierfrom=dsp carrierfrom=ppinvert ;ctcssfrom=dsp ;ctcssfrom=pp rxdemod=flat txprelim=yes txlimonly=no txtoctype=notone txmixa=composite txmixb=no invertptt=0 duplex=0 rxondelay=0 rxnoisefiltype=0 eeprom=0
#includeifexists custom/usbradio.conf
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
On Sunday, October 31, 2010 09:10:01 pm K&R Yoksh wrote:
Hi all,
I thought I'd pass along a working usbradio.conf for anyone trying to get an IRLP board going on Asterisk. Consider this file to be a template to get started with. I haven't managed to get the AUX 1,2,3 outputs going yet, but PTT and COS seem to be working FB.
We are no longer allowed to have IRLP on AllStarLink systems. Jim removed all support for IRLP at Dave Cameron's request. 8-Dale -- Open your mind, Read, Learn, Think, Apply. AllStar Node 2392 / EchoLink node 541558 / 73, from N7PKT! http://www.hybotics.com - NEW main site Just because we can, does it follow that we should?
yes, Dale, I believe they understand this. They are proposing the use of existing IRLP hardware on an Asterisk node, having nothing to do with the IRLP network. JIM
From: n7pkt@hybotics.org To: app_rpt-users@qrvc.com Date: Sun, 31 Oct 2010 21:31:39 -0700 Subject: Re: [App_rpt-users] usbradio.conf sample file for IRLP boards
On Sunday, October 31, 2010 09:10:01 pm K&R Yoksh wrote:
Hi all,
I thought I'd pass along a working usbradio.conf for anyone trying to get an IRLP board going on Asterisk. Consider this file to be a template to get started with. I haven't managed to get the AUX 1,2,3 outputs going yet, but PTT and COS seem to be working FB.
We are no longer allowed to have IRLP on AllStarLink systems. Jim removed all support for IRLP at Dave Cameron's request.
8-Dale
-- Open your mind, Read, Learn, Think, Apply. AllStar Node 2392 / EchoLink node 541558 / 73, from N7PKT! http://www.hybotics.com - NEW main site Just because we can, does it follow that we should? _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
participants (4)
-
Chuck Henderson -
Dale Weber -
Jim Duuuude -
K&R Yoksh