Skip to content

Commit 41ab114

Browse files
authored
Cdm v.2.2.8.23.1 (#766)
* Auto-sync: Updated DLLs in Plugins/Update folder * #746 Initial commit * #746 Testing commit * #746 List expansion for deice * #746 Add generic remote de-ice option * Auto-sync: Updated DLLs in Plugins/Update folder * #746 Update to 2.2.8.23.1 Updated to newest non-beta. Also configured last custom remote deice as a general 11 minute taxi for airports without taxizone definitions. * #746 Update to new URLs * #746 Cleanup unneeded files
1 parent fc4f0cd commit 41ab114

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

Plugins/CDM/CDM.dll

12 KB
Binary file not shown.

Plugins/CDM/CDMconfig.xml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
<realMode mode="false" />
77
<pilotTobt mode="true" />
88
<autoAtot mode="true" />
9-
<invalidateAtTsat mode="false" />
9+
<invalidateAtTsat mode="true" />
1010
<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" />
11+
<Rates url="https://cdm.adbj.no/rate.txt" />
12+
<Taxizones url="https://cdm.adbj.no/taxizones.txt" />
13+
<Ctot url="https://cdm.adbj.no/ctot.txt" />
1414
<sidInterval url="" />
1515
<DefaultTaxiTime minutes="8" />
1616
<DeIceTimes light="5" medium="9" heavy="12" super="15"/>
17+
<DeIceRemTaxi rem1Name= "GM ALPHA SOUTH" rem1="0" rem2Name= "GM BRAVO NORTH" rem2="0" rem3Name= "GM ALPHA NORTH" rem3="0" rem4Name= "BR DE-ICE PAD" rem4="0" rem5Name= "ALL REMOTE" rem5="11"/>
1718
<RefreshTime seconds="10" />
1819
<Debug mode="false" />
1920
<FlowRestrictions url="" />

Plugins/Update/CDM/CDM.dll

12 KB
Binary file not shown.

Settings/General.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ m_Column:TSAT:5:1:2:141:137:1:CDM Plugin:CDM Plugin:CDM Plugin:1:0.0
167167
m_Column::3:1:17:0:133:1:CDM Plugin::CDM Plugin:0:0.0
168168
m_Column:TSAC:5:1:5:122:0:0:CDM Plugin:CDM Plugin::0:0.0
169169
m_Column:TTOT:5:1:3:0:0:0:CDM Plugin:::0:0.0
170-
m_Column:DEICE:5:1:19:141:0:1:CDM Plugin:CDM Plugin::0:0.0
170+
m_Column:DEICE:9:1:19:141:0:1:CDM Plugin:CDM Plugin::0:0.0
171171
m_Column:FLOW:8:1:11:0:0:1:CDM Plugin:::1:0.0
172172
m_Column:EVT:5:1:15:129:0:0:CDM Plugin:CDM Plugin::0:0.0
173173
m_Column:CTOT:7:1:10:108:0:1:CDM Plugin:CDM Plugin::1:0.0

0 commit comments

Comments
 (0)