<div dir="ltr">What part didn't I get right?  I suppose one could set the amplitude to 0. But a really loud zero hz tone is still silence.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><br>Regards,<br>Mike Montalvo, KF7MBK<br>ARA Membership Chair<br><a href="http://www.w7ara.org" target="_blank">www.w7ara.org</a></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jan 28, 2015 at 5:23 PM, Geoff <span dir="ltr"><<a href="mailto:ars.w5omr@gmail.com" target="_blank">ars.w5omr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF"><span class="">
    <br>
    <div>On 01/28/2015 02:04 PM, Mike M wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">Some entries have hard coded defaults where if you
        leave it out, it will default to something else, so if you want
        a silent telem, make a telemetry tone that is silent and set it
        as the tone.
        <div><br>
        </div>
        <div>I think you'll need to set remotetx in [telemetry] to a
          silent tone. If you leave it out it will default to some
          hardcoded tone.  I use </div>
        <div><br>
        </div>
        <div>|t(0,0,10,2048)    ; silent  tone.</div>
      </div>
    </blockquote>
    <br></span>
    Uhm... not quite, Mike...<br>
    <br>
    <p>A tone group is a set of 4 comma separated integers formatted as
      follows:</p>
    <p><code>(frequency1,frequency2,duration,amplitude)</code></p>
    <p>frequency1 and frequency2 must be a number between 0 and 3000.
      These specify the tone frequency in Hz.<br>
      duration is the tone on time in Milliseconds. amplitude is the
      relative volume level of the tone or tones. This can be from 0 to
      8192.</p>
    <p>A tone group consisting of zeroes for amplitude and frequency
      will be sent as a silent period.<br>
      A single frequency tone can be sent by setting frequency2 to zero.</p>
    <p>Note: There must be no spaces between the commas, numbers, or the
      parenthesis.<br>
    </p>
    <p><br>
    </p>
    <br>
  </div>

<br>_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@ohnosec.org">App_rpt-users@ohnosec.org</a><br>
<a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users" target="_blank">http://ohnosec.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"<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></div>