home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / yappprot / cwrcv.doc < prev    next >
Encoding:
Text File  |  1985-07-31  |  964 b   |  17 lines

  1. **** CW RECEIVE PROGRAM ****
  2.  
  3.  
  4. This program will copy International Morse Code to the PC console screen.
  5. The input is via the Asynchronous Communication Adapter #1 "Carrier
  6. Detect" input (pin #8). An EIA RS 232C "plus" voltage to pin #8 is
  7. interpreted as "key down". The "minus" voltage is interpreted as "key
  8. up". The program adjusts itself to the speed of the received CW signal
  9. in one of two ways, under control of the <F9> key, which is used as a
  10. "toggle". If <F9> is inactive (the default condition), the speed algorithm
  11. examines both dits and dahs. This provides the most rapid speed adjustment
  12. and is recommended for initial acquisition of a received signal. In this
  13. mode, the program assumes a dit length to dah length ratio of 1 to 3.
  14. With <F9> active, only the dah length is examined by the algorithm.
  15. This mode may provide better copy in the presence of static crashes, or
  16. if the received signal has other than the normal 1:3 weighting.
  17.