Skip to content

Commit 921f073

Browse files
authored
Update README.md
1 parent 76796d9 commit 921f073

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
Shows aircraft position relative to the ILS.
44

5-
65
## Installation and use
76

87
1. Download the latest release from the [Releases](https://github.com/EvenAR/ILS-Window/releases) page.
@@ -11,14 +10,16 @@ Shows aircraft position relative to the ILS.
1110

1211
By default the plugin will automatically open ILS windows based on the active arrival runways. It's also possible to open windows manually using `.ils <title>` (where `<title>` refers to the `"title"` in the configuration file).
1312

13+
> [!NOTE]
14+
> **Limitation**: This plugin uses the altitude reported by the pilot clients. Depending on the pilot's weather settings and the flight simulator they are using, the height displayed in the ILS Window may not match what the pilot sees (read why [here](https://forums.flightsimulator.com/t/vatsim-ivao-pilotedge-users-be-aware-of-an-important-bug/426142/468)).
15+
1416
## Configuration
1517

1618
The plugin reads the JSON configuration file when the plugin is loaded. For detailed configuration options, refer to [the sample configuration file](/Sample%20config). Worth noticing:
1719

1820
- `localizerCourse` must be the **true** heading in degrees
1921
- `maxOffsetLeft` and `maxOffsetRight` is used to specify the maximum visible range (in nautical miles) left and right of the localizer. Most relevant for airports with paralell approaches.
2022

21-
2223
## Screenshot
2324

2425
![image](https://github.com/user-attachments/assets/49e513da-1fa5-4483-8823-f557a293c05a)

0 commit comments

Comments
 (0)