<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<br>
<div class="moz-cite-prefix">On 06/09/2015 01:30 AM, Loren Tedford
wrote:<br>
</div>
<blockquote
cite="mid:CAK=eTyj7WHFQVeYRK6mMgv3fbaWpzDfT+Fb2iHbvdxK_OzGOkg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Ok this is some thing i have been wanting to do such as
configuring the URI i have to discriminate the pl tones for me
however I am having a very hard time to get it to cooperate
correctly.. I was finally able to get my repeater backup
however its letting users with no tone transmit.... Confused
greatly now I am Using a URI from DMK Engneering and I do have
the Duplex cable for Motorola I am using CM200 radios and the
radio channel is set to open squelch at moment for testing..</div>
<div><br>
</div>
<div><br>
</div>
<div>here is a copy of my current config that works in
usbradio.conf</div>
</div>
</blockquote>
<br>
See my notes in your config file. I'm going to ass/u/me you're
getting your audio off of the discriminator, for flat-audio. If you
try to use speaker audio, you can't use DSP.<br>
<br>
<blockquote
cite="mid:CAK=eTyj7WHFQVeYRK6mMgv3fbaWpzDfT+Fb2iHbvdxK_OzGOkg@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>;</div>
<div>; Usbradio channel driver Configuration File</div>
<div>;</div>
<div><br>
</div>
<div>[general]</div>
<div><br>
</div>
<div>[usb29925]</div>
<div><br>
</div>
<div>hdwtype=0</div>
<div>rxboost=1</div>
<div>;txboost=1</div>
<div>rxctcssrelax=1</div>
<div>txctcssdefault=141.3</div>
<div>rxctcssfreqs=141.3</div>
<div>txctcssfreqs=141.3</div>
<div>;rxctcssoverride=0</div>
<div>carrierfrom=usbinvert</div>
<div>ctcssfrom=no <-------------------- There's the
problem. Should be <b>ctcssfrom=dsp</b><br>
</div>
<div>rxdemod=speaker <-------------- and here. Should be <b>rxdemod=flataudio</b>
if using discriminator audio<br>
</div>
<div>txprelim=yes</div>
<div>txlimonly=yes</div>
<div>txtoctype=notone</div>
<div>txmixa=composite</div>
<div>txmixb=no</div>
<div>invertptt=0</div>
<div>duplex=1</div>
<div>rxondelay=0</div>
<div>rxnoisefiltype=0</div>
<div>eeprom=0<br>
</div>
</div>
</div>
</blockquote>
<br>
That's how it works on my 2m simplex node, using a Yaesu FT-8800 and
the packet port.<br>
<br>
<br>
[usb29657]<br>
hwtype=0<br>
rxboost=1<br>
txboost=2<br>
rxctssrelax=1<br>
txtcssdefault=141.3<br>
rxctcssfreqs=141.3 <br>
txctcssfreqs=141.3<br>
carrierfrom=usb<br>
ctcssfrom=dsp<br>
rxdemod=flat<br>
txprelim=no<br>
txlimonly=no<br>
txtoctype=notone<br>
txmixa=composite<br>
txmixb=composite<br>
invertptt=0<br>
duplex=0<br>
rxondelay=0<br>
rxnoisefiltype=0<br>
eeprom=0<br>
<br>
<br>
</body>
</html>