Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Releases: MorpheusXAUT/DelHel

v0.3.2

02 Dec 22:32

Choose a tag to compare

What's Changed

  • Fix access violation caused by uninitialized iterator access by @constvoidptr in #32

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Nov 14:20

Choose a tag to compare

What's Changed

  • Added check if squawk is already assigned by @sushiat in #30

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Apr 08:13
v0.3.0
7c574ee

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

16 Sep 21:24
v0.2.0
81fb427

Choose a tag to compare

If the CCAMS plugin is loaded, squawks will preferably be assigned via CCAMS.
.delhel prefertopsky can be used to toggle preferred squawk assignments to TopSky, even if CCAMS is loaded.

Squawk assignment via TopSky

16 Sep 16:45
v0.1.0
3522be8

Choose a tag to compare

This release adds automatic squawk assignment using TopSky.

Added priorities to RWY detection

11 Aug 22:10
fce1f85

Choose a tag to compare

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

14 Jul 12:08
ecbb4c1

Choose a tag to compare

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)
  • DelHel now 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/MOGTI departures of LOWI are only available on one runway direction each, however the respective other SID has been defined in the airports.json)

Logging improvements

17 Jun 20:18
968b0f7

Choose a tag to compare

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 the DelHel message 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

16 Apr 13:57
f69057d

Choose a tag to compare

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

13 Dec 20:22
ec3e822

Choose a tag to compare

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.