home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / HR / HR012.ZIP / SUPRMORS.DOC < prev    next >
Text File  |  1990-04-23  |  5KB  |  128 lines

  1.  
  2.  
  3.                  SuperMorse Version 1.05 CW Program Documentation
  4.                  -------------------------------------------------
  5.            Copyright 1990 by Power Mountain Systems all rights reserved
  6.                         P.O. Box 161, Cora, Wyoming 82925
  7.                                  (307) 367-4766
  8.  
  9.  
  10.         THIS PROGRAM IS WRITTEN FOR THE IBM PC, XT, OR AT COMPUTERS (OR
  11. EQUIVALENT) WITH AT LEAST ONE SERIAL PORT.  This program was written for color
  12. systems but should operate properly in monochrome, it just won't look as good.
  13.  
  14.         This program is SHAREWARE and as such is owned by Power Mountain
  15. Systems.  If you use the program you are required to register it.  Registration
  16. is only $25.00.  If we have upgraded the program you'll receive the latest
  17. version upon registration.
  18.         If you have purchased the PMX-200 (or an equivalent product) from Power
  19. Mountain Systems then you are already registered, and have the latest version.
  20. If you see a newer version and have already registered with us you have our
  21. permission to use the newer Shareware version without registering again.
  22.  
  23.         The PMX-200 is a device to interface between your computer and your
  24. short wave receiver.  It allows you to decode very weak CW & RTTY signals.  You
  25. can read more about this project in the April/May 1990 issues of Radio-
  26. Electronics.  Current pricing and more up to date information is available if
  27. you write to us at the above address.
  28.  
  29.         This program may work well on other CW systems but we obviously cannot
  30. know how your equipments' RS-232 port may be wired.  We also cannot guarantee
  31. that the interface you're using is adequate.  Noise immunity is critical for
  32. good CW performance, and software can do little to compensate for hardware
  33. deficiencies.
  34.  
  35.         CW output to the interface from the computer is sent via pin #20 (on a
  36. DB25 connector).  CW data from the interface to the computer is sent via pin #8.
  37. Pin 1 & 7 is wired to ground.  Voltage levels are RS-232 standard.
  38.  
  39.  
  40. OPERATION
  41. =========
  42.  
  43.         The first time you run this program you'll need to run the speed test
  44. option in the first menu.  After that you can just go right into the program
  45. (option 'A') and get started.
  46.         After the delay is calculated a delay number is stored as Suprmors.cfg.
  47.  
  48.         The program starts at 25 words per minute and in transmit mode.  When a
  49. key is hit a window will pop up and ask you what port you're using.  After that
  50. you're ready to transmit or receive CW.
  51.  
  52.  
  53.         Keyboard commands are as follows:
  54.         ----------------------------------------------------------------
  55.  
  56.         [ = go to receive mode from transmit
  57.  
  58.         ] = set new speed in wpm
  59.  
  60.         { = set new Com port ( 1 - 4 )
  61.  
  62.         } = end session and go to DOS
  63.  
  64.         + = increment speed by 1 WPM
  65.  
  66.         - = decrement speed by 1 WPM
  67.  
  68.         / = allows you to select a user message to send
  69.  
  70.  
  71.         For large changes in speed you can use ']' and for small changes use
  72. '+' and '-'.  After changing speed you'll be back in receive mode automatically.
  73.  
  74.         To start transmission all you do is start typing.  You'll see that your
  75. cursor moves to the transmit window.  You'll hear a beep when your keyboard
  76. buffer is full.  With a little practice you'll get used to how far you can get
  77. ahead.
  78.         As each letter is sent it is displayed on the screen.
  79.  
  80.         There are 7 user messages that you can set up and select from. "CQ.MSG"
  81. is a text file you can create with a text editor or by using DOS's 'copy con'
  82. command.  "CQDX.MSG" is created the same way and it's use is obvious to a HAM.
  83. "EQUIPMNT.MSG" can be a list of your equipment that you may want to tell others
  84. about.  "QTH.MSG" is a little about where you are, etc.  "MESSAGE1.MSG", and
  85. "MESSAGE2.MSG" are messsages that you can set up for your own needs.
  86.  
  87.         Good Luck, and have fun!  Please pass this program and this
  88. documentation around in unaltered condition.
  89.  
  90.  
  91.                                               --  Larry Ashworth --
  92.                                               Power Mountain Systems
  93.                                                     04/23/90
  94.  
  95. UPGRADE HISTORY
  96. ---------------
  97.  
  98. Version 1.05
  99. ============
  100.         Bug fix!  Transmit routine was operating at a higher speed than the
  101. receive routines center of operation.  Receive was speeded up and now the
  102. program works very well.
  103.         When changing to receive a character was being sent inadvertantly.
  104. This has been remedied.
  105.  
  106. Version 1.04
  107. ============
  108.         This version puts you back into receive mode automatically after a
  109. speed change.
  110.  
  111. Version 1.03
  112. ============
  113.         This version includes a much improved cw decode algorithm, and it
  114. decodes much better.
  115.  
  116. Version 1.02
  117. ============
  118.         This version allows you to send a prewritten user message by typing
  119. '/' on the keyboard and selecting the desired message from the pop up menu.
  120.  
  121. Version 1.01
  122. ============
  123.         This version raises the speed limit from 31 wpm to 52 wpm.  Windows were
  124. altered some to increase speed of operation.  Windows now have a border and are
  125. labeled.
  126.  
  127.  
  128.