home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 3 / hamradioversion3.0examsandprograms1992.iso / satel / sop9219a / stsplus.new < prev   
Text File  |  1992-04-30  |  5KB  |  80 lines

  1.    STSORBIT PLUS Revision History
  2.    ------------------------------
  3.  
  4.          Each released version of STSPLUS uses a four digit revision code such 
  5.    as 9218. The first two digits indicate the year and the second two digits 
  6.    indicate the week of the year. In some cases, an additional letter suffix 
  7.    is added to distinguish changes occurring within the same week or to 
  8.    identify special versions. A partial week at the beginning or end of the 
  9.    year is counted as a full week. Using this method, a year will typically 
  10.    have 53 weeks although it is possible to have 54 weeks in a leap year (1972 
  11.    is an example). The current year-week revision code is shown on the Julian 
  12.    Date display, Display Mode 7, in my program ASTROCLK.
  13.         This file records the revision history of program STSPLUS through all 
  14.    of the minor twists and turns that usually accompany the evolution of such 
  15.    a complex program.  It illustrates the tortuous process of maintaining and 
  16.    refining a program as ideas and problems are reported from every quarter. 
  17.    These notes may also be helpful to users who are upgrading from one version 
  18.    to another to find out what has changed.
  19.  
  20.                                                  David H. Ransom, Jr.
  21.  
  22.  
  23.    Version 9219 -- April, 1992
  24.    ---------------------------
  25.    -Version 9219 corrects a minor bug in the circles of visibility for the 
  26.    user's location, the alternate location, and the tracking stations. These 
  27.    circles were incorrectly shaped in Version 9218 due to a minor error in the 
  28.    formula that crept in during testing. (The circle of visibility for the 
  29.    spacecraft was correctly shaped and all numerical data were correct.)
  30.    -Versions 9204 through 9218 ignored bad checksums in 2-line elements but 
  31.    did not read the data correctly. This has now been repaired and a bad 
  32.    checksum on either data line is reported but otherwise ignored and the data 
  33.    read correctly.
  34.    -Several minor typos were corrected in this documentation.
  35.  
  36.  
  37.    Version 9218 -- April, 1992
  38.    ---------------------------
  39.    -Version 9218 is the initial formal release of program STSORBIT PLUS and 
  40.    now includes complete program documentation. The beta releases included 
  41.    only update notes to the original STSORBIT 9134 documentation. While the 
  42.    STSORBIT PLUS documentation borrows heavily from that original STSORBIT 
  43.    documentation, many sections are new or have been rewritten and updated.
  44.    -I had planned to modify STSPLUS for dual satellite operation but this 
  45.    proved more difficult than expected. After many hours of work, I have put 
  46.    that feature aside, at least for the present. The basic structure of the 
  47.    program does not lend itself to multiple satellites; this is particularly 
  48.    true of the multi-layered graphics features. The processor workload was 
  49.    also increased substantially, making things even more difficult for the 
  50.    many users without a math coprocessor chip. Finally, given the other 
  51.    demands on my time, a complete rewrite from scratch would simply require 
  52.    too long. I'm sorry to disappoint those who asked for that feature ... 
  53.    especially the folks working on Mission STS-49.
  54.    -In order to eliminate problems due to changes from one program version to 
  55.    another, STSPLUS now ignores all data from different versions of file 
  56.    STSPLUS.INI and the program must be initialized as if being run for the 
  57.    first time. Only .INI files written by the same program version will be 
  58.    accepted. Trying to maintain backward compatibility with all prior versions 
  59.    of the .INI file has become both difficult and time consuming -- and has 
  60.    not always been successful. Too many problem reports have been due to 
  61.    corrupt or incompatible .INI files, sometimes from versions dating back 
  62.    several years.
  63.    -There have been many changes from Beta Version 9206, too many to describe 
  64.    in detail here. Even "seasoned users" of STSPLUS should check this 
  65.    documentation carefully!
  66.  
  67.  
  68.    Beta Versions 9139 thru 9206
  69.    ----------------------------
  70.    -Beta versions released for testing and comment. Version numbers included 
  71.    9139, 9145, 9146, 9148, 9202, 9203, 9204, and 9206. Significant changes and 
  72.    improvements were incorporated in these releases, often the result of user 
  73.    feedback. Many thanks to those who sent in bug reports and suggestions!
  74.  
  75.  
  76.    Beta Version 9137 -- September, 1991
  77.    ------------------------------------
  78.    -Initial public beta version.
  79. 
  80.