Skip to content

Releases: MorpheusXAUT/DelHel

v0.2.0

16 Sep 21:24
v0.2.0
81fb427
Compare
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
Compare
Choose a tag to compare

This release adds automatic squawk assignment using TopSky.

Added priorities to RWY detection

11 Aug 22:10
fce1f85
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

Minor caution display and logging improvements

05 Dec 13:41
cd57304
Compare
Choose a tag to compare

A flightplan with a RFL below the initial CFL assigned for the SID no longer triggers a RFL caution by default. This behaviour can be re-enabled using the new .delhel rflblw command.

Adds option to log the predefined min/max RFLs for a route as an EuroScope direct message during flightplan processing (should a warning be triggered). This provides additional context to the MIN and MAX cautions displayed.

Route validations & mandatory routings

12 Nov 20:35
a17ae5f
Compare
Choose a tag to compare

Adds route validations and mandatory routings including min/max RFL checks.

Routing config contains entries for routings from LOWW inside FIR LOVV.

Courtesy of @FreshDave29, highly appreciated!

Initial (testing) release

12 Nov 20:34
6d8426d
Compare
Choose a tag to compare

Initial (testing) release, verifying basic plugin functionality.

Supports:

  • SID validation
  • NAP assignment
  • CFL validation
  • RWY validation
  • Flightplan cleanup

Airport config provided with plugin contains configuration for major airports in FIR LOVV.