mmp / vice

Virtual air traffic control simulator
https://pharr.org/vice
GNU General Public License v3.0
23 stars 33 forks source link

Fixed #135: 2.5 NM Separation Reduction and ATPA Alert/Warning Fix #138

Closed catcarbon closed 6 months ago

catcarbon commented 6 months ago

Link to issue: #135

catcarbon commented 6 months ago

Question: Are there conditions that revert 2.5 NM separation to 3 NM? (e.g. leading aircraft goes around)

Answer: If the leader aircraft goes around, "bat" of the following aircraft doesn't revert to 3 until the leader crosses the runway threshold.

Note:

  1. Confirmed: ATPA "bat" disappears after the leader aircraft crosses the runway threshold (leaves ATPA volume) in go-around.
Screenshot 2024-03-18 at 11 45 47 PM Screenshot 2024-03-18 at 11 46 06 PM
catcarbon commented 6 months ago

ATPA warning/alert fix:

Warning state

Screenshot 2024-03-18 at 11 32 37 PM

Alert state

Screenshot 2024-03-18 at 11 32 53 PM

Debug log

Screenshot 2024-03-18 at 11 33 07 PM
mmp commented 6 months ago

Looks great!