<p dir="ltr">I don't think you're necessarily implying that it is, but I would say Mike's modification is not illegal since the actual transmitted speed is exactly 20 WPM, regardless of what the software thinks it's doing.</p>
<p dir="ltr">Brett KQ9N</p>
<div class="gmail_quote">On Apr 30, 2016 12:09 AM, "David McGough via arm-allstar" <<a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Interesting, I'm not sure what that change impacts, I'll take a casual<br>
look at the related code.<br>
<br>
BTW, it should be noted that the FCC requires that during automatic<br>
operation, the max allowed CW speed is 20 WPM, hence the software<br>
limits. See 97.119(b)(1):<br>
<br>
<a href="https://www.law.cornell.edu/cfr/text/47/97.119" rel="noreferrer" target="_blank">https://www.law.cornell.edu/cfr/text/47/97.119</a><br>
<br>
73, David KB4FXC<br>
<br>
<br>
On Fri, 29 Apr 2016, Mike - W5JR via arm-allstar wrote:<br>
<br>
> If you slow it down to ~15 wpm, it sounds pretty good. At 18-20, it's<br>
unbearable for me to listen to. I've found that changing the source to<br>
raise the hardcoded limit above 20 and recompiling results in excellent<br>
20 wpm Morse. Even messages at higher speeds sound great.<br>
><br>
> tnx<br>
> Mike / W5JR<br>
> Alpharetta GA<br>
><br>
> > On Apr 29, 2016, at 2:06 PM, David McGough via arm-allstar <<a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a>> wrote:<br>
> ><br>
> ><br>
> > Hi Tom,<br>
> ><br>
> > I've never found the software generated CW to be a "precision" format.<br>
> > Depending of the hardware combo it can be slow, fast or nervous! It was<br>
> > plain Schizo on one of my old ACID boxes from yesteryear!  LOL ....On<br>
> > RPi2/RPi3/BBB hardware, it is typically fairly well behaved and I believe<br>
> > adequate to satisfy the ID requirements. The timing is a compiled<br>
> > parameter, requiring a re-compile to adjust.<br>
> ><br>
> > Personally, I recommend just using a pre-recorded CW file for high-quality<br>
> > results. That's really easy to do, using commands like:<br>
> ><br>
> > echo "DE KB4FXC RPT" | tomorse -c 24 -s 20 > kb4fxc-rpt.wav<br>
> > sox kb4fxc-rpt.wav -c 1 -r 8000 -v 0.25  kb4fxc-rpt-8kpcm.wav resample -ql<br>
> ><br>
> > Unfortunately, the tomorse program isn't installed in our current ARM<br>
> > codebase (perhaps in the next release?).  The source code is very small<br>
> > and available here:<br>
> ><br>
> > <a href="https://github.com/mathuin/tomorse/blob/master/tomorse.c" rel="noreferrer" target="_blank">https://github.com/mathuin/tomorse/blob/master/tomorse.c</a><br>
> ><br>
> ><br>
> > 73, David KB4FXC<br>
> ><br>
> ><br>
> >> On Fri, 29 Apr 2016, Tom Whiteside via arm-allstar wrote:<br>
> >><br>
> >><br>
> >> This is a nit but I've gotten a couple of comments from CW aficionados that<br>
> >> the CW "DAH" timing is about 2.5:1 versus the preferred 3:1.   I may just<br>
> >> replace the CW ID with a recorded file but wondered if this was something<br>
> >> tweakable?<br>
> >><br>
> >> Tom N5TW<br>
> >><br>
> >> _______________________________________________<br>
> >><br>
> >> arm-allstar mailing list<br>
> >> <a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
> >> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
> >><br>
> >> Visit the BBB and RPi2 web page - <a href="http://hamvoip.org" rel="noreferrer" target="_blank">http://hamvoip.org</a><br>
> ><br>
> > _______________________________________________<br>
> ><br>
> > arm-allstar mailing list<br>
> > <a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
> > <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
> ><br>
> > Visit the BBB and RPi2 web page - <a href="http://hamvoip.org" rel="noreferrer" target="_blank">http://hamvoip.org</a><br>
> _______________________________________________<br>
><br>
> arm-allstar mailing list<br>
> <a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
> <a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
><br>
> Visit the BBB and RPi2 web page - <a href="http://hamvoip.org" rel="noreferrer" target="_blank">http://hamvoip.org</a><br>
><br>
<br>
_______________________________________________<br>
<br>
arm-allstar mailing list<br>
<a href="mailto:arm-allstar@hamvoip.org">arm-allstar@hamvoip.org</a><br>
<a href="http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar" rel="noreferrer" target="_blank">http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar</a><br>
<br>
Visit the BBB and RPi2 web page - <a href="http://hamvoip.org" rel="noreferrer" target="_blank">http://hamvoip.org</a><br>
</blockquote></div>