159 lines
7.2 KiB
XML
159 lines
7.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
||
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 All rights reserved -->
|
||
<!-- -->
|
||
<!-- JMRI is free software; you can redistribute it and/or modify it under -->
|
||
<!-- the terms of version 2 of the GNU General Public License as published -->
|
||
<!-- by the Free Software Foundation. See the "COPYING" file for a copy -->
|
||
<!-- of this license. -->
|
||
<!-- -->
|
||
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT -->
|
||
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -->
|
||
<!-- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -->
|
||
<!-- for more details. -->
|
||
<variables xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
|
||
<copyright xmlns="http://docbook.org/ns/docbook">
|
||
<year>2014</year>
|
||
<holder>JMRI</holder>
|
||
</copyright>
|
||
<authorgroup xmlns="http://docbook.org/ns/docbook">
|
||
<author>
|
||
<personname>
|
||
<firstname>Ronald</firstname>
|
||
<surname>Kuhn</surname>
|
||
</personname>
|
||
</author>
|
||
<author>
|
||
<personname>
|
||
<firstname>Alain</firstname>
|
||
<surname>Le Marchand</surname>
|
||
</personname>
|
||
</author>
|
||
<author>
|
||
<personname>
|
||
<firstname>Wouter</firstname>
|
||
<surname>Kok</surname>
|
||
</personname>
|
||
</author>
|
||
<author>
|
||
<personname>
|
||
<firstname>Pierre</firstname>
|
||
<surname>Billon</surname>
|
||
</personname>
|
||
</author>
|
||
</authorgroup>
|
||
<revhistory xmlns="http://docbook.org/ns/docbook">
|
||
<revision>
|
||
<revnumber>6</revnumber>
|
||
<date>2023-07-22</date>
|
||
<authorinitials>RK</authorinitials>
|
||
<revremark>Exclude Sound Decoders 2022</revremark>
|
||
</revision>
|
||
<revision>
|
||
<revnumber>5</revnumber>
|
||
<date>2023-07-17</date>
|
||
<authorinitials>RK</authorinitials>
|
||
<revremark>disable unimplemented CV by PD-series and DH06A</revremark>
|
||
</revision>
|
||
<revision>
|
||
<revnumber>4</revnumber>
|
||
<date>2021-09-11</date>
|
||
<authorinitials>PB</authorinitials>
|
||
<revremark>Fixed SUSI mapping CV name so it appears on SUSI pane</revremark>
|
||
</revision>
|
||
<revision>
|
||
<revnumber>3</revnumber>
|
||
<date>2020-12-12</date>
|
||
<authorinitials>WK</authorinitials>
|
||
<revremark>Exclude Sound Decoders 2020</revremark>
|
||
</revision>
|
||
<revision>
|
||
<revnumber>2</revnumber>
|
||
<date>2019-07-28</date>
|
||
<authorinitials>ALM</authorinitials>
|
||
<revremark>Simplified productID for PD05 and PD12: no more version indicated</revremark>
|
||
</revision>
|
||
<revision>
|
||
<revnumber>1</revnumber>
|
||
<date>2016-12-14</date>
|
||
<authorinitials>RK</authorinitials>
|
||
<revremark>merge different CV137-files</revremark>
|
||
</revision>
|
||
</revhistory>
|
||
<variable CV="137" item="SUSI mode" mask="XXXXXXXV" exclude="60,130,131,132,133,134">
|
||
<enumVal>
|
||
<enumChoice choice="Activated" value="0">
|
||
<choice>Activated</choice>
|
||
<choice xml:lang="fr">Activé</choice>
|
||
<choice xml:lang="de">Aktiviert</choice>
|
||
<choice xml:lang="ca">Activat</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Deactivated (Use ZCLK and ZDAT as AUX instead)" value="1">
|
||
<choice>Deactivated (Use ZCLK and ZDAT as AUX instead)</choice>
|
||
<choice xml:lang="fr">Désactivé (Utiliser ZCLK et ZDAT comme AUX)</choice>
|
||
<choice xml:lang="de">Deaktiviert (ZCLK und ZDAT als AUX nutzen)</choice>
|
||
<choice xml:lang="ca">Desactivat (ZCLK i ZDAT s'usen com AUX)</choice>
|
||
</enumChoice>
|
||
</enumVal>
|
||
<label>SUSI mode</label>
|
||
<label xml:lang="fr">Mode SUSI</label>
|
||
<label xml:lang="de">SUSI Modus</label>
|
||
<label xml:lang="ca">Mode SUSI</label>
|
||
<tooltip>bit 0</tooltip>
|
||
</variable>
|
||
<variable CV="137" item="Advanced Group 2 Option 1" mask="XXXXXXVX">
|
||
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
||
<label>Deactivate energy saving mode</label>
|
||
<label xml:lang="fr">Désactiver économie d'énergie</label>
|
||
<label xml:lang="de">Energiesparmodus ausschalten</label>
|
||
<label xml:lang="it">Disattiva modalità risparmio energetico</label>
|
||
<label xml:lang="ca">Desactiva estalvi d'energia</label>
|
||
<tooltip>bit 1</tooltip>
|
||
</variable>
|
||
<variable CV="137" item="Revert SUSI direction" mask="XXXXXVXX" exclude="60,130,131,132,133,134">
|
||
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
||
<label>Revert SUSI direction</label>
|
||
<label xml:lang="fr">Inverser sens de marche SUSI</label>
|
||
<label xml:lang="de">SUSI-Fahrtrichtung invertieren</label>
|
||
<label xml:lang="ca">nverteix sentit SUSI</label>
|
||
<tooltip>bit 2</tooltip>
|
||
</variable>
|
||
<variable CV="137" item="Deactivate SUSI startup delay" mask="XXXXVXXX" exclude="130,131,132,133,134,Sound Decoders (2020),Sound Decoders (2022)">
|
||
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
||
<label>Deactivate SUSI startup delay</label>
|
||
<label xml:lang="fr">Désactiver délai de départ SUSI</label>
|
||
<label xml:lang="de">SUSIAnfahrverzögerung ausschalten</label>
|
||
<tooltip>bit 3</tooltip>
|
||
</variable>
|
||
<variable CV="137" item="Extended mapping" mask="XXXVXXXX" exclude="60,130,131,132,133,134">
|
||
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
|
||
<label>Extended mapping</label>
|
||
<label xml:lang="de">Erweiterte Funktionszuordnung</label>
|
||
<label xml:lang="ca">Mapejat estès</label>
|
||
<tooltip>bit4</tooltip>
|
||
<tooltip xml:lang="de">Erweiterte Funktionszuordnungen aktivieren</tooltip>
|
||
</variable>
|
||
<variable CV="137" item="SUSI outputs mapping" mask="XXVXXXXX" exclude="60,130,131,132,133,134">
|
||
<!--xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/-->
|
||
<enumVal xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
|
||
<enumChoiceGroup xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
|
||
<enumChoice choice="AUX3">
|
||
<choice>AUX3 and AUX4 on ZCLK and ZDAT</choice>
|
||
<choice xml:lang="de">AUX3 und AUX4 an ZCLK und ZDAT</choice>
|
||
<choice xml:lang="ca">AUX3 i AUX4 en lloc de ZCLK i ZDAT</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="AUX5">
|
||
<choice>AUX5 and AUX6 on ZCLK and ZDAT</choice>
|
||
<choice xml:lang="de">AUX5 und AUX6 an ZCLK und ZDAT</choice>
|
||
<choice xml:lang="ca">AUX5 i AUX6 en lloc de ZCLK i ZDAT</choice>
|
||
</enumChoice>
|
||
</enumChoiceGroup>
|
||
</enumVal>
|
||
<label>SUSI ouputs mapping</label>
|
||
<label xml:lang="de">AUX an SUSI</label>
|
||
<label xml:lang="ca">AUX en SUSI</label>
|
||
<tooltip>bit5 - Only valid if CV137/Bit 0=1 and Bit 4=1</tooltip>
|
||
<tooltip xml:lang="de">bit 5 - Nur gültig, wenn CV137/Bit 0=1 und Bit 4=1</tooltip>
|
||
</variable>
|
||
</variables>
|