Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotools update. Read ports/UPDATING 20100915 for details. | Ade Lovett | 2010-09-15 | 2 | -2/+3 |
| | | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230 | ||||
* | - Remove conditional checks relevant only on FreeBSD 5.x and older | Pav Lucistnik | 2009-01-05 | 1 | -6/+1 |
| | | | | Notes: svn path=/head/; revision=225288 | ||||
* | Conversion from (now defunct) autoconf-2.61 to autoconf-2.62 | Ade Lovett | 2008-08-20 | 2 | -2/+2 |
| | | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886 | ||||
* | The heart of the package is 'libcw'. This is a library which, when built, | Diane Bruce | 2008-01-01 | 13 | -0/+268 |
offers the following basic CW services to a caller program: o Morse code character translation tables, and lookup functions o Morse code low-level timing calculations o A 'sidetone' generation and queueing system, using either the system sound card, the console speaker, or both o Optional keying control for an external device, say a transmitter, or an oscillator o CW character and string send routines, tied in with the character lookup o CW receive routines, also tied in to the character lookup o Adaptive speed tracking of received CW o An iambic keyer, with both Curtis 8044 types A and B timing o Straight key emulation Submitted by: self Notes: svn path=/head/; revision=204824 |