70
edits
John Denker (talk | contribs) (bad scenery) |
John Denker (talk | contribs) (ATIS) |
||
Line 23: | Line 23: | ||
is being mishandled in a Z-buffer somewhere. | is being mishandled in a Z-buffer somewhere. | ||
==== Numerous bugs in ATIS feature ==== | |||
1) The ATIS is supposed to change whenever there is a | |||
significant change in the weather. The comments mention | |||
this, but the code makes no attempt to implement this. | |||
2) The code assumes that ATIS is prepared on the hour. | |||
In practice this is virtually never the case; a new | |||
ATIS is prepared hourly, but not on the hour. Also | |||
this assumption is inconsistent with ATIS changes | |||
based on the weather. | |||
3) The code attempts to issue a station identifier, but | |||
none is heard. | |||
==== Problems with --altitude option ==== | ==== Problems with --altitude option ==== |
edits