- Messages
- 18
- Country

Hey guys,
Does anyone have any insight on the ILS procedure in FS2020?
My approach looks like this:
Which is as expected:
However the moment I set the approach to ILS, it suddenly changes my arrival (skipping some points) and creating a huge curve:
So it's trying to skip 2 waypoints and go south to then make a rather large curve.
Is this something with my code or is this an FS2020 issue?
<Approach type="ILS" runway="03" fixType="TERMINAL_WAYPOINT" fixRegion="EH" fixIdent="EH583" altitude="1330.0F" heading="35" missedAltitude="5000.0F">
<ApproachLegs>
<Leg type="IF" fixType="WAYPOINT" fixRegion="EH" fixIdent="EH573" recommendedType="LOCALIZER" recommendedRegion="EH" recommendedIdent="EHZ" theta="35" rho="6.1N" altitudeDescriptor="I" altitude1="2000.0F" altitude2="2000.0F"/>
<Leg type="CF" fixType="TERMINAL_WAYPOINT" fixRegion="EH" fixIdent="EH583" flyOver="FALSE" recommendedType="LOCALIZER" recommendedRegion="EH" recommendedIdent="EHZ" theta="35" rho="6.0N" magneticCourse="35" distance="4.0N" altitudeDescriptor="A" altitude1="1330.0F"/>
<Leg type="CF" fixType="RUNWAY" fixRegion="EH" fixIdent="RW03" flyOver="TRUE" recommendedType="LOCALIZER" recommendedRegion="EH" recommendedIdent="EHZ" theta="35" rho="1.4000000000000001N" magneticCourse="35" distance="0.2N" altitudeDescriptor="A" altitude1="26.0F"/>
</ApproachLegs>
Does anyone have any insight on the ILS procedure in FS2020?
My approach looks like this:
Which is as expected:
However the moment I set the approach to ILS, it suddenly changes my arrival (skipping some points) and creating a huge curve:
So it's trying to skip 2 waypoints and go south to then make a rather large curve.
Is this something with my code or is this an FS2020 issue?
<Approach type="ILS" runway="03" fixType="TERMINAL_WAYPOINT" fixRegion="EH" fixIdent="EH583" altitude="1330.0F" heading="35" missedAltitude="5000.0F">
<ApproachLegs>
<Leg type="IF" fixType="WAYPOINT" fixRegion="EH" fixIdent="EH573" recommendedType="LOCALIZER" recommendedRegion="EH" recommendedIdent="EHZ" theta="35" rho="6.1N" altitudeDescriptor="I" altitude1="2000.0F" altitude2="2000.0F"/>
<Leg type="CF" fixType="TERMINAL_WAYPOINT" fixRegion="EH" fixIdent="EH583" flyOver="FALSE" recommendedType="LOCALIZER" recommendedRegion="EH" recommendedIdent="EHZ" theta="35" rho="6.0N" magneticCourse="35" distance="4.0N" altitudeDescriptor="A" altitude1="1330.0F"/>
<Leg type="CF" fixType="RUNWAY" fixRegion="EH" fixIdent="RW03" flyOver="TRUE" recommendedType="LOCALIZER" recommendedRegion="EH" recommendedIdent="EHZ" theta="35" rho="1.4000000000000001N" magneticCourse="35" distance="0.2N" altitudeDescriptor="A" altitude1="26.0F"/>
</ApproachLegs>

