home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / windows / win_33 / amsoft.iii next >
Text File  |  1997-02-01  |  3KB  |  72 lines

  1.  
  2.  Thanks for trying this software. The DOVE Telemetry Decoder version 2.0 is
  3. designed to decode telemetry data from the DOVE satellite using a PC computer.
  4. It is a windows program and requires windows 3.1. Although it will probably work
  5. on 3.0 as well. It requires a minimum amount of memory and is designed to be
  6. iconified so that you can do other things with your computer as this program is
  7. running in the background.
  8.  
  9.  The program comes two ways. First if you get it off a BBS it will be packaged and
  10. compressed into one program called DOVEDV20.ZIP. Simply use the utility PKUNZIP to
  11. unzip this into its various files. Second if you obtain a distribution disk from me
  12. the various files will be present. Simply copy all the files into the directory of
  13. your choice. Then just execute "dove.exe". If you are upgrading from a previous
  14. release then you might wish to save your old dovedata.bse config.cfg files. The
  15. dovedata.bse is the database that contains the decoded Dove data that you have saved
  16. from the previous release. The config.cfg file contains your RS232 settings. All help
  17. information will be on line in the standard Microsoft windows help format. It is 
  18. important to keep all the files that are distributed in the same directory. If you 
  19. have any questions or comments please feel free to contact me at the address below.
  20.  
  21.  Please note that this version has a file called BWCC.DLL. This is a Borland* library
  22. that is required to run this program. If you do not currently have this library
  23. then copy this file to c:\windows\system.
  24.  
  25.                                Bruce W. Forsberg  (WB6IZG)
  26.                                11178 Batavia Circle
  27.                                San Diego, CA. 92126
  28.                                      or
  29.                                forsberg@gdesystems.com
  30.  
  31.  
  32.  
  33. *Borland - is copyrighted by 1993 Borland International Inc.
  34.  
  35.                            BUG FIXES
  36.   The following are the bug fixes from version 1.1 to 1.2.
  37.  
  38.   1. Fixed print routine to print all text. Size was being just window size and
  39.      now is size of print page.
  40.  
  41.   2. Fixed time print on Raw and Processed if less then 10 seconds or minutes.
  42.      Would print as 7:7:7 instead of 7:07:07.
  43.  
  44.   3. Fixed DOVE decode algorithm for real time data capture. Data captured with
  45.      a version other than V1.2 maybe invalid.
  46.  
  47.   The following are the bug fixes from version 1.2 to 2.0.
  48.  
  49.   1. Added 19,200 Baud rate for modems that support this.
  50.  
  51.   2. Changed icon to have blue background. This makes dove stand out more.
  52.  
  53.   3. Fixed for TNC's that have * in header like DOVE-1*>TLM .
  54.  
  55.   4. Made program come up in start mode. This is so that program can be
  56.      put in startup mode and run from bootup.
  57.  
  58.   5. Added command entry window for commanding TNC.
  59.  
  60.   6. Made fix to handle TNC in AUTOLF ON or OFF mode.
  61.  
  62.   7. Fixed so that will decode with headerln on or off.
  63.  
  64.   8. Fixed so that will decode with mstamp on or off.
  65.  
  66.   9. Improved plotting.
  67.  
  68.   10. Fixed printing so that text is not ultra small.
  69.  
  70.   11. Fixed storing of temp files. Use current directory instead of
  71.       TMP variable.
  72.