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

  1. ;Configuration file for FodTrack 1.6
  2. ;===================================
  3. ;
  4. ;Do not alter the number of parameters; you may add or remove comment lines.
  5. ;
  6. ;
  7. ;Your call sign:
  8. XQ2FOD
  9. ;
  10. ;
  11. ;Filename (and path, if necessary) to your kep file:
  12. KEPS.2L
  13. ;
  14. ;
  15. ;Latitude of your station, decimal value, negative for south:
  16. -29.9
  17. ;
  18. ;
  19. ;Longitude of your station, decimal value, negative for west:
  20. -71.3
  21. ;
  22. ;
  23. ;Minimum elevation above or below horizon, at which you want FodTrack to 
  24. ;begin and end tracking.
  25. 0
  26. ;
  27. ;
  28. ;Time step for flipping decision in seconds. Smaller time gives better 
  29. ;assurance of correct flipping, but takes more calculation time.
  30. 300
  31. ;
  32. ;
  33. ;Azimuth rotator end stop position. 0 for south, 1 for north.
  34. ;This is the position where your rotator runs against a limit switch or 
  35. ;mechanical stop. It is NOT the parking position.
  36. 0
  37. ;
  38. ;
  39. ;To reduce rotator wear, and if your antenna radiation pattern is fairly 
  40. ;broad, you may specify a stepsize for rotator movement. The rotator will 
  41. ;move only if the position error exceeds half this angle. It will then 
  42. ;advance one full step. Suggested range is 5 to 20 degrees, or zero for 
  43. ;best pointing accuracy.
  44. 10
  45. ;
  46. ;
  47. ;Flipping. 0 disables, 1 enables. Disable flipping only if your elevation 
  48. ;rotator cannot move through 180 degrees, or if you don't have an elevation
  49. ;rotator. 
  50. 1
  51. ;
  52. ;
  53. ;Antenna parking is generally not recommended, because it produces unneeded
  54. ;rotator wear. But if you have some special reason to park your antennas, 
  55. ;you may do it by putting a 1 here. If you leave this at zero, the program
  56. ;will never access the interface except when a satellite is up.
  57. 0
  58. ;
  59. ;
  60. ;Parking azimuth, in degrees. 
  61. 0
  62. ;
  63. ;
  64. ;Parking elevation, degrees.
  65. ;
  66. ;
  67. ;Address of Parallel port where you have your rotator connected, in hexadecimal.
  68. ;Use 0 to disable rotator output. You may use any parallel port. 378 is LPT1,
  69. ;278 is LPT2. Check docs for output format. 
  70. 278
  71. ;
  72. ;
  73. ;Offset in hours between UTC and computer time (UTC minus CT). If you run your 
  74. ;computer in UTC (recommended), use zero here.
  75. 0
  76. ;
  77. ;
  78. ;Type of radio: I for Icom, I2 for two Icoms, K for Kenwood TS790, Y for Yaesu 
  79. ;FT736.
  80. Y
  81. ;
  82. ;
  83. ;Address of serial port where you have your radio connected, in hexadecimal.
  84. ;Use 0 to disable radio output. 3F8 for COM1, 2F8 for COM2, 3E8 for COM3,
  85. ;2E8 for COM4. Nonstandard ports are supported.
  86. 2A0
  87. ;
  88. ;
  89. ;Baudrate for radio control port.
  90. 4800
  91. ;
  92. ;
  93. ;The address of your Icom radio: 42 for IC820, 2E for IC970. If your radio is
  94. ;not an Icom, leave this as is. If you are using two Icom radios, put here the
  95. ;address of the RX radio.
  96. 2E
  97. ;
  98. ;
  99. ;If you are using two Icom radios, put here the address for the TX radio.
  100. 3F
  101. ;
  102. ;
  103. ;If you want FodTrack to abort after a pass, put 1 here. This is not generally
  104. ;recommended, because FodTrack does not know where the rotator is when it 
  105. ;starts up. This abort functions only in automatic and command line mode.
  106. ;The preferred method is leaving FodTrack running continuously (putting
  107. ;a 0 here).
  108. 0
  109. ;
  110. ;
  111. ;Colors. Numbers range from 0 to 15, color assignment is the normal one for 
  112. ;your graphic card.
  113. ;
  114. ;Background:
  115. 1
  116. ;
  117. ;Text:
  118. 7
  119. ;
  120. ;Highlight:
  121. 3
  122.