<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Michael:</p>
    <p>Just to make sure its out there ... the DSP software doesn't
      decode some standard PL tones.  It will generate anything to the
      TX.  If you haven't run this down yet ... I remember seeing a list
      of PL tones but I can't find it now.  I use the method you are
      trying to use and it works without any problems.</p>
    <p>...STeve - KF5VH<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 8/9/2017 10:40 AM, Michael "Lee"
      Lockwood wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CALfOzwSbT=SxEY0_QuvUtaW9ZqOc=9BoW1=C0VdsSPuQGxxYzQ@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_default" style="font-family:trebuchet
          ms,sans-serif">Thanks for the reply Steve.  When I uncomment
          txctcssdefault, it reverts to no ctcss on the transmit side
          when PTT is release.  </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, Aug 9, 2017 at 10:30 AM, Steve
          Zingman <span dir="ltr"><<a
              href="mailto:szingman@msgstor.com" target="_blank"
              moz-do-not-send="true">szingman@msgstor.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000"> Michael,<br>
              We are looking at the channel drives now. I can't say I
              have tried your config. I will test when I get a chance.
              Your configuration looks correct. I would be interested in
              hearing what happens when you comment out the
              txctcssdefault. <br>
              Hopefully someone else will chime in.<br>
              <br>
              73, Steve N4IRS
              <div>
                <div class="h5"><br>
                  <br>
                  <div class="m_4753461508189703360moz-cite-prefix">On
                    8/9/2017 11:12 AM, Michael "Lee" Lockwood wrote:<br>
                  </div>
                </div>
              </div>
              <blockquote type="cite">
                <div>
                  <div class="h5">
                    <div dir="ltr">
                      <div class="gmail_default">A follow up to my
                        previous email:</div>
                      <div class="gmail_default"><br>
                      </div>
                      <div class="gmail_default">I have multiple ctcss
                        tone frequencies in usbradio.conf.  app_rpt is
                        decoding the incoming CTCSS (confirmed using
                        debug), and it transmits CTCSS while someone is
                        actively keying the repeater.  However, as soon
                        as they release PTT, app_rpt stops transmitting
                        the corresponding CTCSS tone that was being
                        used, and reverts to the default tone instead.</div>
                      <div class="gmail_default"><br>
                      </div>
                      <div class="gmail_default">So, if I key the
                        repeater using 146.2, it broadcasts out using
                        146.2 and other radios hear audio just fine. 
                        But, as soon as I release PTT on the
                        mobile/portable radio, the squelch tail is
                        broadcast using 151.4, not 146.2.  This results
                        in the users programmed with 146.2 not hearing
                        the courtesy tone or squelch tail.  </div>
                      <div class="gmail_default"><br>
                      </div>
                      <div class="gmail_default">Has anyone else run in
                        to this issue?  </div>
                      <div class="gmail_default"><br>
                      </div>
                      <div class="gmail_default">Here's my usbradio.conf
                        file again:</div>
                      <div class="gmail_default"><br>
                      </div>
                      <div class="gmail_default">
                        <pre style="white-space:pre-wrap;font-size:12.8px;color:rgb(0,0,0)">[usb]

hdwtype=0
rxboost=1
txboost=1
rxctcssrelax=1
txctcssdefault=151.4
rxctcssfreqs=146.2,141.3,151.4
txctcssfreqs=146.2,141.3,151.4
;rxctcssoverride=0
carrierfrom=usb
ctcssfrom=dsp
rxdemod=flat
txprelim=yes
txlimonly=no
txtoctype=phase
txmixa=composite
txmixb=0
invertptt=0
duplex=1
rxondelay=0
rxnoisefiltype=0
eeprom=0</pre>
                      </div>
                      <div class="gmail_default"><br>
                      </div>
                    </div>
                    <div class="gmail_extra"><br>
                      <div class="gmail_quote">On Mon, Aug 7, 2017 at
                        7:41 PM, Michael "Lee" Lockwood <span dir="ltr"><<a
                            href="mailto:michael@lockwood.us.com"
                            target="_blank" moz-do-not-send="true">michael@lockwood.us.com</a>></span>
                        wrote:<br>
                        <blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex;border-left:1px #ccc
                          solid;padding-left:1ex">
                          <div dir="ltr">
                            <div class="gmail_default"
                              style="font-family:"trebuchet
                              ms",sans-serif">
                              <div class="gmail_default"
                                style="font-size:12.8px">Hello,</div>
                              <div class="gmail_default"
                                style="font-size:12.8px">I am unable to
                                get any ctcss to be encoded during
                                transmit, except for the tone frequency
                                that's entered in to the txctcssdetault
                                field.  If I change that tone, the new
                                value gets transmitted.  However, all of
                                the other tones in the txctcssfreqs are
                                being ignored.  However, I do know that
                                the rxctcssfreqs values are being
                                decoded.  If I transmit in to the
                                repeater using a tone not listed, or
                                without a tone, app_rpt ignores it and
                                does not repeat and key up the
                                transmitter.  Any assistance is greatly
                                appreciated.  Thanks in advance!</div>
                              <div class="gmail_default"
                                style="font-size:12.8px"><br>
                              </div>
                              <div class="gmail_default"
                                style="font-size:12.8px">Here's what's
                                in my usbradio.conf</div>
                              <div class="gmail_default"
                                style="font-size:12.8px">
                                <pre style="white-space:pre-wrap;color:rgb(0,0,0)">[usb]

hdwtype=0
rxboost=1
txboost=1
rxctcssrelax=1
txctcssdefault=151.4
rxctcssfreqs=146.2,141.3,151.4
txctcssfreqs=146.2,141.3,151.4
;rxctcssoverride=0
carrierfrom=usb
ctcssfrom=dsp
rxdemod=flat
txprelim=yes
txlimonly=no
txtoctype=phase
txmixa=composite
txmixb=0
invertptt=0
duplex=1
rxondelay=0
rxnoisefiltype=0
eeprom=0</pre>
                              </div>
                            </div>
                            <span class="m_4753461508189703360HOEnZb"><font
                                color="#888888">
                                <div><br>
                                </div>
                                -- <br>
                                <div
                                  class="m_4753461508189703360m_2424662585604992818gmail_signature">
                                  <div dir="ltr">
                                    <div>
                                      <div dir="ltr">
                                        <div dir="ltr">
                                          <div dir="ltr"><br>
                                            <div><b>Michael "Lee"
                                                Lockwood</b></div>
                                            <div><a
                                                href="mailto:michael@lockwood.us.com"
                                                target="_blank"
                                                moz-do-not-send="true">michael@lockwood.us.com</a></div>
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </font></span></div>
                        </blockquote>
                      </div>
                      <br>
                      <br clear="all">
                      <div><br>
                      </div>
                      -- <br>
                      <div class="m_4753461508189703360gmail_signature"
                        data-smartmail="gmail_signature">
                        <div dir="ltr">
                          <div>
                            <div dir="ltr">
                              <div dir="ltr">
                                <div dir="ltr"><br>
                                  <div><b>Michael "Lee" Lockwood</b></div>
                                  <div><a
                                      href="mailto:michael@lockwood.us.com"
                                      target="_blank"
                                      moz-do-not-send="true">michael@lockwood.us.com</a></div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                    <br>
                    <fieldset
                      class="m_4753461508189703360mimeAttachmentHeader"></fieldset>
                    <br>
                  </div>
                </div>
                <pre>______________________________<wbr>_________________
App_rpt-users mailing list
<a class="m_4753461508189703360moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank" moz-do-not-send="true">App_rpt-users@lists.<wbr>allstarlink.org</a>
<a class="m_4753461508189703360moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a>

To unsubscribe from this list please visit <a class="m_4753461508189703360moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a> 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. </pre>
              </blockquote>
              <br>
            </div>
            <br>
            ______________________________<wbr>_________________<br>
            App_rpt-users mailing list<br>
            <a href="mailto:App_rpt-users@lists.allstarlink.org"
              moz-do-not-send="true">App_rpt-users@lists.<wbr>allstarlink.org</a><br>
            <a
href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a><br>
            <br>
            To unsubscribe from this list please visit <a
href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users"
              rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.allstarlink.org/<wbr>cgi-bin/mailman/listinfo/app_<wbr>rpt-users</a>
            and scroll down to the bottom of the page. Enter your email
            address and press the "Unsubscribe or edit options button"<br>
            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. <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature" data-smartmail="gmail_signature">
          <div dir="ltr">
            <div>
              <div dir="ltr">
                <div dir="ltr">
                  <div dir="ltr"><br>
                    <div><b>Michael "Lee" Lockwood</b></div>
                    <div><a href="mailto:michael@lockwood.us.com"
                        target="_blank" moz-do-not-send="true">michael@lockwood.us.com</a></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
        <table style="border-top: 1px solid #D3D4DE;">
          <tbody>
            <tr>
              <td style="width: 55px; padding-top: 13px;"><a
href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient"
                  target="_blank" moz-do-not-send="true"><img
src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-green-avg-v1.png"
                    alt="" style="width: 46px; height: 29px;"
                    moz-do-not-send="true" height="29" width="46"></a></td>
              <td style="width: 470px; padding-top: 12px; color:
                #41424e; font-size: 13px; font-family: Arial, Helvetica,
                sans-serif; line-height: 18px;">Virus-free. <a
href="http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient"
                  target="_blank" style="color: #4453ea;"
                  moz-do-not-send="true">www.avg.com</a> </td>
            </tr>
          </tbody>
        </table>
        <a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1"
          height="1" moz-do-not-send="true"> </a></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
App_rpt-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:App_rpt-users@lists.allstarlink.org">App_rpt-users@lists.allstarlink.org</a>
<a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a>

To unsubscribe from this list please visit <a class="moz-txt-link-freetext" href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> 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. </pre>
    </blockquote>
    <br>
  </body>
</html>