home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / sat / sat_14 / prog / fodtrack.frc < prev    next >
Text File  |  1997-02-01  |  534b  |  38 lines

  1. ;This file contains frequency and mode data for satellites.
  2. ;
  3. ;For each satellite for which you want Doppler tracking, you need five lines:
  4. ;Sat name, TX frequency, RX frequency, TX mode, RX mode.
  5. ;Frequencies are in KHz. Modes can be FM, USB, LSB (use uppercase). 
  6. ;
  7. ;Be careful. Empty spaces after the satellite name can foul the program...
  8. ;
  9. KO-23
  10. 145900 
  11. 435176 
  12. FM
  13. FM
  14. ;
  15. KO-25
  16. 145870 
  17. 436500.8 
  18. FM
  19. FM
  20. ;
  21. AO-16
  22. 145920
  23. 437049.45
  24. FM
  25. USB
  26. ;
  27. UO-22
  28. 145975
  29. 435120
  30. FM
  31. FM
  32. ;
  33. LO-19
  34. 145880
  35. 437125.6
  36. FM
  37. USB
  38.