[arm-allstar] CW timing question

David McGough kb4fxc at inttek.net
Sat Apr 30 00:09:06 EST 2016


Interesting, I'm not sure what that change impacts, I'll take a casual 
look at the related code.

BTW, it should be noted that the FCC requires that during automatic
operation, the max allowed CW speed is 20 WPM, hence the software
limits. See 97.119(b)(1):

https://www.law.cornell.edu/cfr/text/47/97.119

73, David KB4FXC


On Fri, 29 Apr 2016, Mike - W5JR via arm-allstar wrote:

> If you slow it down to ~15 wpm, it sounds pretty good. At 18-20, it's 
unbearable for me to listen to. I've found that changing the source to 
raise the hardcoded limit above 20 and recompiling results in excellent 
20 wpm Morse. Even messages at higher speeds sound great. 
> 
> tnx
> Mike / W5JR
> Alpharetta GA
> 
> > On Apr 29, 2016, at 2:06 PM, David McGough via arm-allstar <arm-allstar at hamvoip.org> wrote:
> > 
> > 
> > Hi Tom,
> > 
> > I've never found the software generated CW to be a "precision" format.  
> > Depending of the hardware combo it can be slow, fast or nervous! It was
> > plain Schizo on one of my old ACID boxes from yesteryear!  LOL ....On
> > RPi2/RPi3/BBB hardware, it is typically fairly well behaved and I believe
> > adequate to satisfy the ID requirements. The timing is a compiled
> > parameter, requiring a re-compile to adjust.
> > 
> > Personally, I recommend just using a pre-recorded CW file for high-quality
> > results. That's really easy to do, using commands like:
> > 
> > echo "DE KB4FXC RPT" | tomorse -c 24 -s 20 > kb4fxc-rpt.wav
> > sox kb4fxc-rpt.wav -c 1 -r 8000 -v 0.25  kb4fxc-rpt-8kpcm.wav resample -ql
> > 
> > Unfortunately, the tomorse program isn't installed in our current ARM
> > codebase (perhaps in the next release?).  The source code is very small
> > and available here:
> > 
> > https://github.com/mathuin/tomorse/blob/master/tomorse.c
> > 
> > 
> > 73, David KB4FXC
> > 
> > 
> >> On Fri, 29 Apr 2016, Tom Whiteside via arm-allstar wrote:
> >> 
> >> 
> >> This is a nit but I've gotten a couple of comments from CW aficionados that
> >> the CW "DAH" timing is about 2.5:1 versus the preferred 3:1.   I may just
> >> replace the CW ID with a recorded file but wondered if this was something
> >> tweakable?
> >> 
> >> Tom N5TW
> >> 
> >> _______________________________________________
> >> 
> >> arm-allstar mailing list
> >> arm-allstar at hamvoip.org
> >> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> >> 
> >> Visit the BBB and RPi2 web page - http://hamvoip.org
> > 
> > _______________________________________________
> > 
> > arm-allstar mailing list
> > arm-allstar at hamvoip.org
> > http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> > 
> > Visit the BBB and RPi2 web page - http://hamvoip.org
> _______________________________________________
> 
> arm-allstar mailing list
> arm-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
> 
> Visit the BBB and RPi2 web page - http://hamvoip.org
> 



More information about the arm-allstar mailing list