Plugin Settings File - KingfuChan/MTEPlugin-for-EuroScope GitHub Wiki

The following contains all plugin settings file configurations.

[!TIP] Feel free to copy-paste those codes into your settings file.

Parameters

The following parameters are plugin-default. The ; denotes acceptable values.

To apply changes without quitting EuroScope, simply modify plugin settings file and load it through Settings file setup -> Plug-in settings. If it dosen't work, you may refer to command line functions.

; files
MTEPlugin:TransLevelCSV: 
MTEPlugin:RteCheckerCSV: 
MTEPlugin:MetricAltitudeTXT: 
; numeric & boolean
MTEPlugin:CustomCursor:0          ; 0: off, 1: on
MTEPlugin:AutoRetrack:0           ; 0: off, 1: silent, 2: notify
MTEPlugin:AmendQFEinCFL:1         ; 0: off, 1: MTEP, 2: all
MTEPlugin:ALT/Feet:0              ; 0: metric, 1: imperial
MTEPlugin:ALT/MAforCFL:1          ; 0: off, 1: on
MTEPlugin:ALT/ToggleDura:5        ; integer, seconds
MTEPlugin:VS/Mode:0               ; 0: hide, 1: show
MTEPlugin:VS/Threshold:100        ; positive integer, FPM
MTEPlugin:VS/Rounding:1           ; positive integer, FPM
MTEPlugin:VS/LevelMark:^>|        ; 3 characters for climb-level-descend
MTEPlugin:GS/Knot:0               ; 0: KPH, 1: KTS
MTEPlugin:GS/ModeThreshold:0      ; integer, KTS
MTEPlugin:GS/TrendThreshold:5     ; positive integer, KPH
MTEPlugin:Flag/CoordinationAuto:1 ; 0: manual, 1: auto
; single character, space is not recognized
MTEPlugin:GS/IncreaseMark: 
MTEPlugin:GS/StableMark: 
MTEPlugin:GS/DecreaseMark: 
; single character or \0, space is recognized
MTEPlugin:Unit/Indicator1X:\0
MTEPlugin:Unit/Indicator1O:#
MTEPlugin:Unit/Indicator2X: 
MTEPlugin:Unit/Indicator2O:\0
MTEPlugin:Flag/CoordinationX:\0
MTEPlugin:Flag/CoordinationO:C
MTEPlugin:Flag/RvsmO: 
MTEPlugin:Flag/RvsmX:X
MTEPlugin:Flag/RvsmV:V
; any string, space is not recognized
MTEPlugin:CustomNumber0-9:        ; must be 10 characters
MTEPlugin:Flag/Emergency:EM:RF:HJ
MTEPlugin:Flag/CLAM:CL
MTEPlugin:Flag/RAM:RA
MTEPlugin:Flag/DUPE:DU

Colors

The following color definitions must be in the format of RRR:GGG:BBB, where 0 ≤ RRR/GGG/BBB ≤ 255.

MTEPlugin:Color/CFLNotAckd: 
MTEPlugin:Color/SimilarCallsign: 
MTEPlugin:Color/CoordFlag: 
MTEPlugin:Color/RCLevelInvalid: 
MTEPlugin:Color/SquawkDupe: 
MTEPlugin:Color/DSRestore: 
MTEPlugin:Color/DSNotCleared: 
MTEPlugin:Color/RadarVector: 
MTEPlugin:Color/Reconnected: 
MTEPlugin:Color/RvsmO: 
MTEPlugin:Color/RvsmX: 
MTEPlugin:Color/RvsmV: 
MTEPlugin:Color/Squawk7700: 
MTEPlugin:Color/Squawk7600: 
MTEPlugin:Color/Squawk7500: 
MTEPlugin:Color/CLAM: 
MTEPlugin:Color/RAM: