Skip to content

Releases: hpeter2/VFPC

VFPC v2.1.1

17 Mar 17:51
Compare
Choose a tag to compare

Changed: Forbidden Flight Levels will only be shown in warn colour Yellow. (Currently hardcoded. Might be configurable in future)
Changed: Code Datatype from Vector to Map (no visible changes)

VFPC v2.1.0

15 Mar 19:41
Compare
Choose a tag to compare

Added Condition: Forbidden Flight Levels. Specific Flight Levels can now be forbidden (ex.: Airspace border heights). (See Sid.json for example)

VFPC v2.0.9

16 Sep 15:37
Compare
Choose a tag to compare

Fixed: Flightplan Type comparison
Added: Tag type "VFPC (if failed)" - Only shows the Result, if it contains any error. A "Passed" check stays empty
Added: Tag type "VFPC (if failed, static)" - Only shows the Result as static red 'E', if it contains any error. A "Passed" check stays empty

VFPC v2.0.8

12 Sep 18:37
Compare
Choose a tag to compare

Added an option in the popup menu to disable the (blinking) check for individual flights

VFPC v2.0.7

10 Sep 18:33
5daca11
Compare
Choose a tag to compare

Another release for Bugs (I'm sorry)

Fixed: (again) A Bug, that crashes Euroscope on Flightplan without SID or VCT departures
Fixed: EDDB configuration issues

Thanks to @svengcz for development support and fixing

VFPC v2.0.6

07 Sep 18:59
Compare
Choose a tag to compare
  • Fixed: Requesting Integer as String

VFPC v2.0.5

07 Sep 17:27
Compare
Choose a tag to compare

Release v2.0.4 had a mistake, that crashes Euroscope. Please update.

  • Added passed condition in return message
  • Prevent crash on Config parsing error. Give error message
  • Fixed: A Bug, that crashes Euroscope on Flightplan without SID
  • Other: Don't SID check, if Aircraft has no SID

VFPC v2.0.4

06 Sep 19:55
Compare
Choose a tag to compare

BROKEN!

A new release developed by @svengcz (Thanks!)

  • Added an optional "suffix" to the SID, if multiple SIDs with different conditions end at the same waypoint
  • Added Condition: Navigation type "navigation". Restrictions can now be set. (See Sid.json for example)
  • Updated Sid.json: Adjusted EDDB SIDs

VFPC v2.0.3

26 Jul 22:27
Compare
Choose a tag to compare
  • Changed Condition Destination Airport: Partial ICAO codes can now be used. "ED" is now a valid option for all ED** airports
  • Added Condition: Engine type "engine". Possible values are Euroscope defined (P - piston, T - turboprop/turboshaft, J - jet, E - electric). Can be set as single value or multiple-value list.
  • Updated Sid.json: New EDDH SIDs

VFPC v2.0.1

30 Apr 20:38
c8a2504
Compare
Choose a tag to compare

Added:

  • Give the min/max restriction at "Show Checks"
  • Update Sid.json (EDDF)