Releases: MorpheusXAUT/DelHel
v0.3.2
What's Changed
- Fix access violation caused by uninitialized iterator access by @constvoidptr in #32
New Contributors
- @constvoidptr made their first contribution in #32
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
Squawk assignment via TopSky
This release adds automatic squawk assignment using TopSky.
Added priorities to RWY detection
This release improves the RWY detection implemented in v0.0.7 by adding a priority to runways for a SID.
The new prio value in the airports.cfg allows for preferential assignment of RWYs for departures, improving multiple-runway configs. Note that this ordering is ONLY applied if no runway is provided by EuroScope (e.g. an old SID no longer existing in your sectorfile or for the active RWY config), NOT for all assignments.
SID fix and RWY detection improvements
This release contains minor improvements to the detection of SID fixes and RWYs:
- SID fixes may now also contain a speed/level group and are considered appropriately as the first waypoint (#14)
DelHelnow attempts to find a suitable RWY and SID if EuroScope does not provide a RWY for the SID fix of a flightplan (e.g.KPT/MOGTIdepartures of LOWI are only available on one runway direction each, however the respective other SID has been defined in theairports.json)
Logging improvements
This release mainly contains minor logging improvements:
- Removed the erroneous "some waypoints may be incorrect" message
- Disabled logging of min/max RFLs by default (command has been renamed to
.delhel logminmaxrfl) - Added command
.delhel flash, disabling flashing of theDelHelmessage group (requires EuroScope to be restarted), thanks for the suggestion @lalbri
Additionally, checking of min/max RFLs can be toggled by a new setting - disabled by default. Use .delhel minmaxrfl to toggle the warnings during flightplan processing.
airports.cfg has been updated for LOVV - thanks to @cleptric
Airway detection & LOVV config updates
DelHel now supports airway checking in its airport/routing config & restrictions, for instance allowing for checks of SIDs that include an airway as part of the departure. Thank you @FreshDave29 for the implementation!
Additionally, the default airport config included for the LOVV FIR has been brought up-to-date.
Selective auto-processing, min/max RFL logging & LOVV routing fixes
DelHel's auto processing feature will now only process aircraft departing from airports you have selected as active in your EuroScope runway config dialog.
Flightplan validations failing with a MIN and MAX caution now have their respective level restriction logged as a chat message by default (can be disabled via the new .delhel minmaxrfl command.
The routings config for the LOVV FIR has been corrected and airports have been extended.