home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / cw / cw_07 / prog / revision.mm < prev    next >
Text File  |  1997-02-01  |  5KB  |  123 lines

  1.  
  2.  
  3. Addendum to other README files #001
  4.  
  5.                            ENHANCEMENTS TO MORSEMAN
  6.                                                                                 
  7.  
  8.  VERSION 1.0/1.01 - January 18, 1989
  9.  
  10.          
  11.  1.0    2>  There was a bug in the random character generator mode.  If you 
  12.         try to increase speed to above around 20 wpm, there is a noticeable
  13.         delay between characters.  This delay was intentionally placed in
  14.         the source code for a good separation between characters for beginners
  15.         and novices.  This delay was supposed to be deactivated if the speed
  16.         was set above 18 wpm, but apparently the flag wouldn't set properly.
  17.      
  18.  1.0    3>  There is still a noticeable click in the characters being sent.
  19.         If you don't set the speed above 30 wpm or so, it isn't very bother-
  20.         some, but after that, it gets kind of annoying.  I'll try and get 
  21.         that worked out soon.
  22.         
  23.  1.0    4>  The speed setting is fairly accurate up to around 30 wpm, then
  24.         it gets a little off.  I an working on an algorithm that will measure
  25.         speed between characters and will be accurate on all machines regard-
  26.         less of the microprocessor used.  This will be implemented in the 
  27.         next version.
  28.         
  29.  1.0    5>  In the tutor mode, if you try to exit to the main mode, you
  30.         will not be able to exit to it by hitting a <9>.  If you are 
  31.         running version 1.0 beta, then you will have to go to a mode and
  32.         then press <=> to get back to the main menu.  If you are running
  33.         version 1.01 beta or 1.01, this problem has been solved.
  34.  
  35.                                         ----
  36.  
  37.   VERSION 2.0 - March 24, 1989
  38.  
  39.  
  40.  2.0    1>  The 256 character limit on text file creation has been removed.
  41.         Files of almost unlimited size may be created now. 
  42.         
  43.  2.0    2>  A windowed operating environment has been added for ease of use.
  44.   
  45.  2.0    3>  Color modifications have been added to the operating enviroment.
  46.         Version 1.01 and before were in monochrome.
  47.         
  48.  2.0    4>  Characters may now be sent in BOTH lowercase and uppercase.  
  49.         In previous versions, you had to be in uppercase for the program to
  50.         recognize the character.
  51.         
  52.  2.0    5>  A new introductory screen has been added, replacing the old 
  53.         blinking text screen.
  54.         
  55.  2.0    6>  Ending signals (AR, BK, ect) has been added.  See KEYBOARD mode
  56.         in manual for their keyboard representatives.
  57.         
  58.  2.0    7>  A spacing parameter has been added allowing the user to introduce
  59.         a variation in spacing between characters.
  60.         
  61.  2.0    8>  Error trapping has been introduced so users won't have to reboot
  62.         the program if an error occurs.
  63.         
  64.  
  65.  VERSION 2.01 - April 3, 1989
  66.  
  67.  2.01   1>  A bug (a very simple source code error on my behalf) was
  68.         discovered that would not print a "J" even after it sounded it.
  69.         That was corrected in version 2.01.
  70.  
  71.  2.01   2>  Another bug was discovered in the "text send" mode.  It would
  72.         start a new line with each new word.  That was corrected in version
  73.         2.01.
  74.  
  75.  
  76.  VERSION 2.1  -  May 15, 1989
  77.  
  78.  2.1    1>  Different sounds were added for transfer between menus.
  79.  
  80.  2.1    2>  The DOS SHELL command was replaced in the "file send" mode.
  81.         The program no longer shells to retrieve file names.  A major
  82.         improvement will be made in MORSEMAN PLUS that will not used
  83.         any type of SHELL or FILES commands.
  84.  
  85.  2.1    3>  Abort character created for the "create file" mode.
  86.  
  87.  2.1    4>  Different colors added to the menus.  Options to change
  88.         colors will be added in MORSEMAN PLUS.
  89.  
  90.  2.1    5>  Error messages enhanced.
  91.  
  92.  2.1    6>  File creation environment enhanced with split screen operation
  93.         and new colors added.
  94.  
  95.  
  96.  VERSION 3.0 (beta) - June 1, 1989
  97.  
  98.  3.0    1>  CPU independent timing feature implemented.
  99.  
  100.  3.0    2>  New windowing environment introduced.
  101.  
  102.  3.0    3>  minor changes in intro screen brought in.
  103.  
  104.  3.0    4>  File creation/transmission environments windowed.
  105.  
  106.  3.0    5>  .CWT extension requirement on text files eliminated.
  107.  
  108.  3.0    6>  MorseMan Plus 2.01 released!
  109.  
  110.  
  111.  VERSION 3.01  - June 17, 1989
  112.  
  113.  3.01>  1>  Minor glitches in CPU timing and screen control eliminated.
  114.  
  115.                                       +++
  116.  
  117.         If you have any suggestions or ideas for the next version or you 
  118.         ran across a bug, let me know.
  119.         
  120.  
  121.                                         73...Robin, NE4L
  122.  
  123.