You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -227,6 +227,17 @@ If disabled (default setting), `DelHel` will display no indication and silently
227
227
228
228
This setting will be saved to the EuroScope settings upon exit.
229
229
230
+
#### Toggle logging of min and max RFLs
231
+
232
+
`.delhel minmaxrfl`
233
+
234
+
Toggles logging of min and max RFLs for predefined routings during flightplan processing.
235
+
236
+
If enabled, `DelHel` will display the min/max value triggering a warning during flightplan processing, informing you about the limit defined in the routing config.
237
+
If disabled (default setting), `DelHel` will only display the min/max RFL values if the [debug mode](#toggle-debug-logging) is enabled.
238
+
239
+
This setting will be saved to the EuroScope settings upon exit.
240
+
230
241
### Airport config
231
242
232
243
`DelHel` uses its airport config, stored in the `airports.json` file in the same directory as the `DelHel.dll` plugin DLL, to retrieve most of its configuration for validations and flightplan processing.
0 commit comments