mmp / vice

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

allow changing the runway configuration in the middle of a session #90

Open mmp opened 8 months ago

mmp commented 8 months ago

(This will probably take a fair amount of re-plumbing since it's a fairly deep-seated assumption that the scenario is fixed during a sim; it's not clear that it's worth the trouble.)

This would also require a way to hold departures and for the controller to release them again when appropriate.

checkandmate1 commented 8 months ago

On top of this, I think having an updated sim is better than an initialized one. For example, the live weather could be updated, especially with Winds Aloft being added soon™. It would mean changing a lot of how the simulator is made, but I do think that in the long run it would be a thing we would want to put in there.

radarContacto commented 6 months ago

As far as I know, most busy places will hold departures until the airport is changed around. I like your idea of if a config change is made that departures are held until “resumed” on new config. That’s be a good start to see how it works.,