Downgraded errormessages
Fix #3348
Aligned Runway selection
helper for string_view
Resolve "Pushback routes not generated"
Resolve "Pushback routes not generated"
End of runway node not based on merit
Moved adding to AI/ATC ground radar Leg 10 (Parking Taxi)
Safe guard against runway not found
Align Runway Leg for Artificial Traffic
Fix UFO
Resolve "_geo_inverse_wgs_84 endless recursion"
Fix Exceptions
Format atc
Resolve "FGAIFlightPlan::createDescent" (next)
Resolve "Endless loop in SGGeodesy::distanceM" (heal sentry)
Runway crossings are penalised for crossing runway
Resolve "Endless loop in SGGeodesy::distanceM"
Sggeoc intersection
JUnit Testresults
Remove Assert
Remove asserts
Topics/atc groundradar
Bugfix
Beta
Fixed in 2024.1.
The current code doesn't react well to missing waypoints. It getting wonky above 90 knots gives the impression this is the case. Sadly you can't disable the AI "fdm" currently. You can how ever use scripted objects. https://wiki.flightgear.org/Scripted_AI_Objects
Replace C++ ATC Dialog with Nasal
https://gitlab.com/flightgear/fgmeta/-/jobs/8581050233/artifacts/raw/Output/FlightGear-c13baff70-dev.exe?inline=false It would be handy if the version of the exe were filled.
Launcher doesn't show runway in dropdown
Fixmes
Frequency spacing
Beta 2
Resize radar
Waiting Since
AI correct Transponder
Beta State
Merge branch 'topics/atc-groundradar2' into topics/atc-groundradar3
Merge remote-tracking branch 'origin/next' into topics/atc-groundradar2
Beta-Version
Merge branch 'next' into topics/atc-groundradar2
Can you check if this still happens? I currently can't reproduce.
AIAircraft.cxx leadPointReached() logging causes segfault
Fixed on 2024.1.1 and next
Fix #2907
Fix #2907
WIP
test Quadtree
If I'm not mistaken it's a byReference call not an address. & is used for different purposes in C++
That may be overly restrictive for some cases, but we have groundnets where aircraft get stuck because the nodes are too near to each other and the AI code can't handle overshooting. It's a bit of a compromise. I also currently have the STUCK_LIMIT pretty high because I'm creating real collision detection and that test can't differentiate between real waits and stuck. Needs improving.
Nearest blocker
Blocking
Move GroundRadar to FGAirportDynamics
SGSharedPtr for ATC Traffic
Quadtree Move
Move incl. Test
Corrected Size calculation
Changed to TrafficRecord
Merge remote-tracking branch 'origin/next' into topics/atc-groundradar
Before move tracking
Merge branch 'next' into topics/atc-groundradar
Initial
Fix SIGSEGV in groundnetwork at EGSS
AirportGroundradar based on QuadTree
AI Flightplan Leg 4 departure curve
AI Fixes
AI/ATC
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next
AI logging for missing runway at arrival airport
AI Prevent Segfault when aircraft gets bogus flightplan
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next
#2358 AI Aircraft not taking off
AI Better approach descent
AI
Fix segfaults in AI code
AI Improvements
AI improved entry into parking (heading and postition)
Fix compile issue
AI Fixes
Remove Traffic Tests
Cleanup Inheritance in ATC
ATC : Split out ATC Controllers
Remove FGATCDialogNew
Code to stop loading of invalid flightplans
Remove
WIP
GroundRadar
AI Flightplan Leg 4 departure curve
AI Fixes
AI/ATC
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next
AI logging for missing runway at arrival airport
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next
AI Trafic not landing at their destination
Please retest with a nightly
AI Prevent Segfault when aircraft gets bogus flightplan
Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next
#2358 AI Aircraft not taking off
AI Traffic not taking off