Skip to content

Commit e24f716

Browse files
committed
#746 Initial commit
1 parent a2fd8ef commit e24f716

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

Plugins/CDM/CDM.dll

9 KB
Binary file not shown.

Plugins/CDM/CDMconfig.xml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
<?xml version="1.0"?>
22
<CDM>
3-
<rate ops="20" />
4-
<rateLvo ops="8" />
5-
<expiredCtot time="10" />
6-
<realMode mode="false" />
3+
<rate ops="40" />
4+
<rateLvo ops="10" />
5+
<expiredCtot time="25" />
6+
<realMode mode="true" />
77
<pilotTobt mode="true" />
8-
<autoAtot mode="true" />
9-
<invalidateAtTsat mode="false" />
10-
<invalidateAtTobt mode="false" />
11-
<Rates url="https://adbj.no/cdm/rate.txt" />
12-
<Taxizones url="https://adbj.no/cdm/taxizones.txt" />
13-
<Ctot url="https://adbj.no/cdm/ctot.txt" />
8+
<autoAtot mode="false" />
9+
<invalidateAtTsat mode="true" />
10+
<invalidateAtTobt mode="true" />
11+
<Rates url="" />
12+
<Taxizones url="" />
13+
<Ctot url="" />
1414
<sidInterval url="" />
15-
<DefaultTaxiTime minutes="8" />
15+
<DefaultTaxiTime minutes="15" />
1616
<DeIceTimes light="5" medium="9" heavy="12" super="15"/>
17+
<DeIceRemTaxi rem1Name= "REM1" rem1="10" rem2Name= "REM2" rem2="10" rem3Name= "REM3" rem3="10" rem4Name= "REM4" rem4="10" rem5Name= "REM5" rem5="10"/>
1718
<RefreshTime seconds="10" />
1819
<Debug mode="false" />
1920
<FlowRestrictions url="" />

0 commit comments

Comments
 (0)