|
From: James T. <ja...@fl...> - 2023-06-12 13:27:54
|
Hi David and the list, Huntely just filed this crash (assert): https://sourceforge.net/p/flightgear/codetickets/2810/ I’m fixing the parsing code not to assert but in general threshold.xml only supports *runways* right now, it would need some work to deal with helipads. There’s a different question if we should support single-ended runways in threshold.xml; again right now we do not but it could be added. Code is in FGAirport if you or anyone wants to play with it. Kind regards, James |