<HTML>
<HEAD>
<TITLE>RELAXED RADIO parms</TITLE>
</HEAD>
<BODY>
<FONT FACE="Arial"><SPAN STYLE='font-size:12pt'>Good morning All.<BR>
<BR>
I am looking for the message that Jim WB6NIL put out there that had to do with modifying the dsp.c code so that it did not incorporate the RELAXED_RADIO parameters.<BR>
<BR>
One parameter is the length of time that a DTMF signal must be present before it is determined not to be a false signal.  <BR>
</SPAN></FONT><FONT COLOR="#0000FE"><FONT SIZE="2"><FONT FACE="Garamond"><SPAN STYLE='font-size:10pt'>[root@Server6 main]# diff  dsp.c.default  dsp.c<BR>
</SPAN></FONT></FONT></FONT><BLOCKQUOTE><BLOCKQUOTE><FONT COLOR="#0000FE"><FONT SIZE="2"><FONT FACE="Garamond"><SPAN STYLE='font-size:10pt'>165c165,166<BR>
< #define DTMF_TO_TOTAL_ENERGY    ((digitmode & DSP_DIGITMODE_RELAXDTMF) ? 26.0 : 42.0)<BR>
---<BR>
</SPAN></FONT></FONT></FONT></BLOCKQUOTE></BLOCKQUOTE><FONT COLOR="#0000FE"><FONT SIZE="2"><FONT FACE="Garamond"><SPAN STYLE='font-size:10pt'>> #define DTMF_TO_TOTAL_ENERGY    ((digitmode & DSP_DIGITMODE_RELAXDTMF) ? 38.0 : 42.0)  /* CAH changed 26 to 38 */<BR>
</SPAN></FONT></FONT></FONT><FONT FACE="Arial"><SPAN STYLE='font-size:12pt'><BR>
This change when implemented, did eliminate a noticeable number of audio pops associated with DTMF false-ing.  <BR>
<BR>
The message from Jim spoke to bypassing the RELAXED parameters in total.<BR>
<BR>
I am going through  the archives and I have not found it yet.<BR>
<BR>
Thanks in advance.<BR>
<BR>
Keith<BR>
<BR>
-- <BR>
<a href="keith@goobie.org">keith@goobie.org</a><BR>
Keith Goobie<BR>
Richmond Hill, ON, CANADA<BR>
</SPAN></FONT>
</BODY>
</HTML>