Hello, I'm trying to configure my node to use the ctcss tone of the repeater, but whenever I set rxctcssfreqs to my ctcss frequency, or any frequency, Asterisk crashes. What am I doing wrong? Heres a sample: hdwtype=0 rxboost=0 txboost=1 rxctcssrelax=1 txctcssdefault=94.8 rxctcssfreqs=94.8 txctcssfreqs=94.8 rxctcssoverride=1 carrierfrom=no ctcssfrom=dsp rxdemod=flat txprelim=yes txlimonly=no txtoctype=notone txmixa=composite txmixb=composite invertptt=0 duplex=0 rxondelay=0 rxnoisefiltype=0 eeprom=0
I think carrier from should be DSP. -- Buddy Brannan, KB5ELV - Erie, PA Phone: 814-860-3194 Mobile: 814-431-0962 Email: buddy@brannan.name
On Jun 3, 2015, at 4:49 AM, Luis Ceja Quiroz <lcejaqui@ucsc.edu> wrote:
Hello, I'm trying to configure my node to use the ctcss tone of the repeater, but whenever I set rxctcssfreqs to my ctcss frequency, or any frequency, Asterisk crashes. What am I doing wrong? Heres a sample:
hdwtype=0 rxboost=0 txboost=1 rxctcssrelax=1 txctcssdefault=94.8 rxctcssfreqs=94.8 txctcssfreqs=94.8 rxctcssoverride=1 carrierfrom=no ctcssfrom=dsp rxdemod=flat txprelim=yes txlimonly=no txtoctype=notone txmixa=composite txmixb=composite invertptt=0 duplex=0 rxondelay=0 rxnoisefiltype=0 eeprom=0
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
On 06/03/2015 06:14 AM, Buddy Brannan wrote:
I think carrier from should be DSP.
*IF* you want to use the software to decode ctcss then yes, carrierfrom=dsp. Also, Luis, you need to turn -OFF- ctcss send/receive on the repeater. I use the data port on a TM-V7a. 9600 baud out is discriminator audio. So, I set usbradio.conf for flat audio, carrier from usb. ctcssfrom dsp here's my vhf simplex usbradio.conf hwtype=0 rxboost=1 txboost=2 rxctssrelax=1 txtcssdefault=136.5 rxctcssfreqs=136.5 txctcssfreqs=136.5 carrierfrom=usb ctcssfrom=dsp rxdemod=flat txprelim=no txlimonly=no txtoctype=notone txmixa=composite txmixb=composite invertptt=0 duplex=0 rxondelay=0 rxnoisefiltype=0 eeprom=0 (anyone, feel free to critique... I know I don't know all there is to know about how this 'magic' is setup... and there's still not clear-cut documentation *anywhere* on this stuff (what happens, if you set this value to 'x', and what function is enabled/disabled is 'y' is set to one of 4 different states, etc...) but, suppose the day we quit learning, is the day we start dying - so continue the confusion!
On Jun 3, 2015, at 4:49 AM, Luis Ceja Quiroz <lcejaqui@ucsc.edu> wrote:
Hello, I'm trying to configure my node to use the ctcss tone of the repeater, but whenever I set rxctcssfreqs to my ctcss frequency, or any frequency, Asterisk crashes. What am I doing wrong? Heres a sample:
hdwtype=0 rxboost=0 txboost=1 rxctcssrelax=1 txctcssdefault=94.8 rxctcssfreqs=94.8 txctcssfreqs=94.8 rxctcssoverride=1 carrierfrom=no ctcssfrom=dsp rxdemod=flat txprelim=yes txlimonly=no txtoctype=notone txmixa=composite txmixb=composite invertptt=0 duplex=0 rxondelay=0 rxnoisefiltype=0 eeprom=0
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
participants (3)
-
Buddy Brannan -
Geoff -
Luis Ceja Quiroz