home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 3 / hamradioversion3.0examsandprograms1992.iso / satel / usat88 / usat88.doc < prev    next >
Text File  |  1988-01-09  |  3KB  |  57 lines

  1.  
  2.        USAT88.BAS/EXE - A Real Time Satellite Tracking Program
  3.  
  4.                    "It ain't pretty but it works!"
  5.  
  6. ------------------------------------------------------------------------
  7.  
  8. This is a updated version of a program of similar name. The BASIC
  9. source code (in ASCII format) gives full credit to the original authors.
  10. I take absolutely NO CREDIT for anything other than making this wonderfull
  11. piece of public domain software available and the mods to update the program
  12. for '88 and '89.
  13.  
  14. The changes -
  15. -------------
  16.  
  17. The only changes made were to update the siderial time tables in two places
  18. in the BASIC code and to change the ELEMENTS.DAT file to KEPELER.DAT. This
  19. was done because of a change in the data format to permit reference orbits
  20. greater than 32767. YOU CAN'T USE THE ELEMENTS.DAT FILE BY RENAMING IT. 
  21.  
  22. Simply start the program, select the option to ADD/CHANGE/DELETE a satellite,
  23. enter all of the data for your favorite birds and let 'er rip! A sample file 
  24. is included and can be used as a starting point. The data used was valid at 
  25. the end of December 1987.
  26.  
  27. Wanna open a bait store?
  28. ------------------------
  29.  
  30. A small bug was introduced in the process. The compiled program no longer 
  31. states the GROUND SATAION name or location in the real time tracking display 
  32. or on the printout. It DOES know exactly where you've told it you are so the 
  33. program still works properly otherwise. If anyone can track this bug down and 
  34. apply some "RAID" I'll be forever gratefull. 
  35.  
  36. I think it's a string problem with my version of MICROSOFT QUICKBASIC (v2.0) 
  37. since running the BASIC program works with everything showing as it should. 
  38. Just remove or REMark the two lines for the BASIC version to run properly. 
  39. The code included is the exact same code used to compile the program after a 
  40. test period running as a straight BASIC program.
  41.  
  42. Getting the new elements to update the program.
  43. -----------------------------------------------
  44.  
  45. New KEPELER elements can be had by calling (315) 697-3996. That's the number
  46. for the RANDOM ACCESS BBS. It's a dial-up system available 24 hours a day
  47. at either 300 or 1200 baud. Look in the BULLETIN area in the HAM RADIO
  48. bulletin section.
  49.  
  50. Kepeler elements are also available as ARRL bulletins on many Packet BBS's 
  51. around the country. AMSAT nets on 80 meters will also provide the needed 
  52. information.
  53.  
  54.                                          Bob Arnold - KB2ECI
  55.                                          Canastota, NY
  56.  
  57.