home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / misc / hamcom20 / changes next >
Text File  |  1991-10-15  |  9KB  |  242 lines

  1. 900913 -Version 1.0
  2.  
  3. 901004 -File menue: 'RX logfile' now opens a dialogbox for 
  4.     logfile selection. Standard filetype is .LOG.
  5.  
  6. 901017 -New menue 'Qth': calculate distance and direction
  7.     from qth locators. The results are displayed and assigned
  8.     to the texts 'distance' and 'direction'.
  9.  
  10. 901101 -Version 1.1
  11.  
  12. 901125 -New display function "SPECTRUM".
  13.  
  14. 901204 -Converter schematics changed: OP-AMP output now connected
  15.     to DSR.
  16.  
  17. 901205 -Version 1.2
  18.  
  19. 901212 -TX speaker control changed to smooth out tone.  Timer 2 was
  20.     reprogrammed for each and every bit send.  Now the timer 2
  21.     is only touched when absolutely neccessary.
  22.  
  23.        -Number of stopbits changed from 2 to 1.5.
  24.  
  25.        -QTH calculator: Field QTH2 is now selected on activation.
  26.  
  27.        -The startup value of the audio center frequency can now be set 
  28.     from a configuration file using the command "SET AFCENTER <x>",
  29.     where <x> is an integer between 500 and 2000.
  30.  
  31.        -The startup value of the audio frequency difference between the
  32.     mark and space tone can now be set from a configuration file 
  33.     using the command "SET AFSHIFT <x>", where <x> is an integer 
  34.     between 25 and 1000.
  35.  
  36. 901216 -Idle character transmission can now be controlled using the
  37.     "Diddle on/off" function on the "Keying" menue.
  38.  
  39.        -The startup state of the "Diddle" flag can be set from a config
  40.     file using the "SET DIDDLE ON" or "SET DIDDLE OFF" commands.
  41.  
  42.        -Config files can be selected and processed "on the fly" using
  43.     the "Load .cfg file" item on the "File" menue.  This is handy,
  44.     if the next qso partner is from a different country and you
  45.     want to switch to a different set of standard phrases.
  46.  
  47.        -ALT-X will terminate the program.
  48.  
  49. 901222 -Prototype of callsign decoder added.  Database needs update.
  50.     Select item "Callsign" on "QTH" menue to activate function or
  51.     hit ALT-C (this may change).
  52.  
  53.        -Parser for config files changed. Token "" is now recognized as
  54.     a NULL token. This is handy for "undefining" text elements
  55.     from config files.
  56.  
  57. 901228 -Added line to "SCOPE" function to show current center frequency
  58.     for precise tuning.  Green color on color displays, white
  59.     on monochrome.
  60.  
  61. 910109 -Added TXDELAY. This is the minimum delay required for the 
  62.     transmitter after activating the ptt line. Can be set from a 
  63.     config file using the "SET TXDELAY <x>" command, where <x> is 
  64.     the number of milliseconds to wait.
  65.  
  66.        -Added TXWAIT. This is an additional delay until the first 
  67.     character is sent, just to give your qso partner a chance for 
  68.     fine tuning to your signal.  Can also be set from a config file 
  69.     using the "SET TXWAIT <x>" command, where <x> is the number
  70.     of milliseconds to wait.
  71.  
  72. 910128 -Added help text for SPECTRUM function.
  73.  
  74. 910211 -Added preliminary version of WORD entrymode.  Toggled by
  75.     control-W from the RTTY window.
  76.  
  77.     Rules for WORD entrymode:
  78.  
  79.     When the SPACEBAR is hit the characters between the current
  80.     cursor position and the first blank to the left of the cursor
  81.     will be send to the TX buffer, followed by a blank. 
  82.  
  83.     When the ENTER key is hit the characters between the current
  84.     cursor position and the first blank to the left of the cursor
  85.     will be send to the TX buffer.  In the next step all characters
  86.     from the current cursor position to the end of the line will be
  87.     send to the TX buffer, ignoring trailing blanks.  Finally the
  88.     usual carriage-return/line-feed sequence is send. 
  89.  
  90.     If this explanation leaves you in total confusion then simply
  91.     give it a try. 
  92.  
  93.     Please note that word-wrap is not yet implemented for WORD mode. 
  94.  
  95.        -Added preliminary version of transmit monitoring.  Toggled by
  96.     control-P from the RTTY window.  Characters are echoed to the RX
  97.     window on transfer to the TX buffer.  This will probably change
  98.     in the future!
  99.  
  100. 910213 -Added word-wrap for WORD entrymode.
  101.  
  102.        -Added help text for RTTY, TUNE and SCOPE display.
  103.  
  104. 910216 -Added line drawing routines to speed up SPECTRUM display.
  105.  
  106. 910217 -Changes to TX monitoring: characters send to the TX buffer are now
  107.     displayed on the line separating the RX window from the TX window.
  108.     The P option, controlled by control-P, is now enabled on startup.
  109.  
  110. 910307 -Help text for RTTY updated.
  111.  
  112. 910308 -Version 1.3
  113.  
  114. 910503 -Title corrected for "Load Config File" file select box.
  115.  
  116. 910514 -Added PADELAY. This is the minimum delay required by the PA to switch
  117.     to TX mode. The PTT line is active but the speaker is still turned off.
  118.     PADELAY can be set from a config file using the "SET PADELAY <x>"
  119.     command, where <x> is the number of milliseconds to wait.
  120.  
  121.        -Added capacitor to transmit circuit schematics to remove DC offset
  122.     on the mic input.
  123.  
  124. 910519 -The size of the receive buffer can now be set using the
  125.     "set rxbuffersize <n>" command.
  126.  
  127.        -INSERT mode no longer turned off when moving to another line.
  128.  
  129. 910520 -The size of the transmit buffer can now be set using the
  130.     "set txbuffersize <n>" command.
  131.  
  132. 910521 -The "Send text" function now displays all texts in alphabetical order.
  133.  
  134.        -Texts for shift-f1 - shift-f9 keys renamed from SHIFT_Fx to SHIFT_F0x.
  135.  
  136. 910522 -TX monitoring: transmitted text is now displayed in the RX window
  137.     and is written to the log file.
  138.  
  139.        -Control-HOME and Control-END now scroll the RX window one page
  140.     backward and foreward.
  141.  
  142.        -Control-LEFT and Control-RIGHT now scroll the RX window one line
  143.     backward and foreward.
  144.  
  145. 910523 -The number of lines in the RX window buffer and in the TX window
  146.     buffer can now be set from hc.cfg using the commands
  147.     "set rxwindowlines <n>" and "set txwindowlines <n>".
  148.  
  149. 910530 -Added "Send text file" function to FILE menue.
  150.  
  151.        -PAGE-UP and PAGE-DOWN now works for TX window.
  152.  
  153. 910531 -Control-D sends date and time. Use \d in predefined texts.
  154.  
  155.        -SCOPE and SPECTRUM display can now be stopped for examination
  156.     using the ENTER key or the right mouse button.
  157.  
  158. 910602 -Added End-Of-Text marker to automatically switch back to
  159.     receive mode. The eot character can be specified in a .cfg
  160.     file using the "set endoftext <n>" command. See hc.cfg for
  161.     examples.
  162.  
  163.        -In predefined texts \e will be replaced by the currently 
  164.     selected End-Of-Text character.
  165.  
  166.        -Added item "External Converter" to "Keying" menue.  If this
  167.     option is enabled, a mark/space signal from an external modem
  168.     is expected at the CTS pin of the COM port. Note that the
  169.     miniconverter is still required. There will be no reception
  170.     if it's not there or has no input signal.
  171.     (De)Activated also by ALT-F9/ALT-F10 any time (this may go away).
  172.  
  173. 910608 -FSK output now available on DTR pin during transmit. 
  174.  
  175. 910609 -New menue INFO added.  
  176.  
  177. 910630 -Added "Define 'CALL'" and "Define 'NAME'" to TEXT menue for
  178.     fast (re)definition of your qso partners call and name.
  179.  
  180. 910706 -There was a delay during allocation of the RX and TX windows
  181.     on first entry to the tty screen. For a few seconds the display 
  182.     looked like the program had crashed.
  183.  
  184. 910707 -Added "DOS shell" command to FILE menue.
  185.  
  186. 910810 -SPECTRUM function:
  187.     '*' toggles line/dot mode, 
  188.     '+' toggles 'shadow' (color displays only)
  189.  
  190.        -SCOPE function redesign for more accurate timing on slow XTs.
  191.     PAGE-UP/PAGE-DOWN keys increase/decrease sample rate.
  192.  
  193. 910815 -The maximum transmit line length can be set from a .cfg file 
  194.     using the "set txlinelength <x>" command, where <x> is the
  195.     number of characters per line.  See hc.cfg for an example.
  196.  
  197. 910816 -Added support for SuperVGA text modes.  Some VGA cards have
  198.     special text modes e.g. 80x60 or 132x44.  Activate desired mode
  199.     before starting HamComm.  Most cards come with a utility program to 
  200.     do this.  Only the modes where the video display buffer starts at
  201.     segment B800 are supported. 
  202.  
  203. 910818 -SCOPE function:
  204.     '+' toggles display of the decoded mark/space signal. 
  205.     Default is off.
  206.  
  207. 910820 -Added experimental mode for morse code reception.  
  208.     Activate via MODE menue or hit F2.
  209.  
  210. 910904 -Added qso counter for use in contest. There are three new 
  211.     selections on the TEXT menue to
  212.      - set the counter,
  213.      - send the current value or
  214.      - advance and send.
  215.  
  216.     The send functions can also be called from predefined texts
  217.     using the \# and \+ sequences.
  218.  
  219. 910910 -Morse code reception improved.
  220.  
  221. 910914 -Added TX routines for CW mode.  Special characters:
  222.         '@' = -.-.-    KA
  223.         '#' = ........    ERROR
  224.         '$' = ...-.-    SK
  225.  
  226. 910923 -Name of BAUD menue changed to SPEED.
  227.  
  228.        -Added WPM selection to SPEED menue.
  229.  
  230. 911006 -Added 'Automatic Frequency Control' (AFC) for RTTY reception
  231.     (ALT-F7/ALT-F8 or KEYING menue).  AFC is active in RTTY modes 
  232.     only (not CW) when the RTTY screen is selected.
  233.  
  234. 911014 -CW transmit: corrected coding for characters 'W' and ')'.
  235.     Added character '_'.
  236.  
  237.        -If the CURSOR-DOWN key is depressed while the cursor is on the
  238.     bottom line of the TX window, the TX window is now scrolled up
  239.     one line.  The top line is lost, the bottom line is empty.
  240.  
  241. 911015 -Version 2.0
  242.