<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2006 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.                                                      -->
<decoder-config xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" showEmptyPanes="no" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
  <version version="1.1" author="Pierre Billon" lastUpdated="20211008"/>
  <!--  Variables now refering to Vars_common_pwr_normal.xml with specific defaults for this model
     (specific Vars_common_pwr_low.xml is deprecated and has been removed)
		-->
  <version version="1" author="Pierre Billon" lastUpdated="20150306"/>
  <!--  Creation (new firmware).
  		3 firmware versions are defined here (3.05 = 3.05.104, 3.05.114, 3.05.15).
  		Those are maintenance release and do no bring any new CV or function.
		-->
  <decoder>
    <family name="Train Decoders (firmware 3.05 - Oct 2014)" mfg="Doehler und Haass">
      <model model="DH06A v3.05.104 (firmware 3.05+)" replacementModel="DH06A (firmware 3.12.050+)" replacementFamily="query:Train Decoders (2020)" lowVersionID="104" highVersionID="104" numOuts="3" numFns="16" productID="DH06A_2014.10" comment="DH06A for Köf with no analog support, with update from October 2014" maxInputVolts="30V" maxMotorCurrent="0.3A" maxTotalCurrent="0.3A">
        <output name="1" label="Front|Light" maxcurrent="20mA"/>
        <output name="2" label="Rear|Light" maxcurrent="20mA"/>
        <output name="3" label="Onboard|LED" maxcurrent="20mA"/>
        <output name="4" label="|"/>    <!-- not available for this decoder -->
        <output name="5" label="|"/>    <!-- not available for this decoder -->
        <output name="6" label="|"/>    <!-- not available for this decoder -->
        <output name="7" label="Dimmed|Lights"/>
        <output name="8" label="Shunting|Speed"/>
        <size length="16" width="9.3" units="mm"/>
        <protocols>
          <protocol>dcc</protocol>
          <protocol>selectrix</protocol>
          <protocol>motorola</protocol>
        </protocols>
      </model>
      <model model="DH06A v3.05.114 (firmware 3.05+)" replacementModel="DH06A (firmware 3.12.050+)" replacementFamily="query:Train Decoders (2020)" lowVersionID="114" highVersionID="114" numOuts="3" numFns="16" productID="DH06A_2014.11" comment="DH06A for Köf with no analog support, with update from November 2014" maxInputVolts="30V" maxMotorCurrent="0.3A" maxTotalCurrent="0.3A">
        <output name="1" label="Front|Light" maxcurrent="20mA"/>
        <output name="2" label="Rear|Light" maxcurrent="20mA"/>
        <output name="3" label="Onboard|LED" maxcurrent="20mA"/>
        <output name="4" label="|"/>    <!-- not available for this decoder -->
        <output name="5" label="|"/>    <!-- not available for this decoder -->
        <output name="6" label="|"/>    <!-- not available for this decoder -->
        <output name="7" label="Dimmed|Lights"/>
        <output name="8" label="Shunting|Speed"/>
        <size length="16" width="9.3" units="mm"/>
        <protocols>
          <protocol>dcc</protocol>
          <protocol>selectrix</protocol>
          <protocol>motorola</protocol>
        </protocols>
      </model>
      <model model="DH06A v3.05.15 (firmware 3.05+)" replacementModel="DH06A (firmware 3.12.050+)" replacementFamily="query:Train Decoders (2020)" lowVersionID="15" highVersionID="15" numOuts="3" numFns="16" productID="DH06A_2015.01" comment="DH06A for Köf with no analog support, with update from January 2015" maxInputVolts="30V" maxMotorCurrent="0.3A" maxTotalCurrent="0.3A">
        <output name="1" label="Front|Light" maxcurrent="20mA"/>
        <output name="2" label="Rear|Light" maxcurrent="20mA"/>
        <output name="3" label="Onboard|LED" maxcurrent="20mA"/>
        <output name="4" label="|"/>    <!-- not available for this decoder -->
        <output name="5" label="|"/>    <!-- not available for this decoder -->
        <output name="6" label="|"/>    <!-- not available for this decoder -->
        <output name="7" label="Dimmed|Lights"/>
        <output name="8" label="Shunting|Speed"/>
        <size length="16" width="9.3" units="mm"/>
        <protocols>
          <protocol>dcc</protocol>
          <protocol>selectrix</protocol>
          <protocol>motorola</protocol>
        </protocols>
      </model>
    </family>
    <programming direct="yes" paged="yes" register="yes" ops="yes"/>
    <variables>
      <!-- Common D&H variable files -->
      <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Vars_common.xml"/>
      <!-- NON common D&H variable files. Deactivate or Activate depending on decoder model and firmware version -->
      <!-- SECTION 1 - Standard variables with defaults for most decoders  -->
      <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Vars_common_pwr_normal.xml"/>
      <!-- SECTION 2 - Standard variables for decoders released after around 2012  -->
      <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Vars_post2012_base.xml"/>
      <!--  <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Vars_post2012_dc.xml"/> -->
      <!-- SECTION 3	- Analog functions  -->
      <!-- 	<xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv29_analog.xml"/>
				<xi:include href="http://jmri.org/xml/decoders/nmra/analogModeFunction.xml"/>
				<xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv14_analogModeFunction.xml"/>  -->
      <!-- SECTION 4	- Basic Railcom feedback  -->
      <xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv28-29_railcom_base.xml"/>
      <!-- SECTION 5	- Extra Railcom feedback options as of fw3.03 -->
      <xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv135-136_railcom_fw3.03.xml"/>
      <!-- SECTION 6	- Extra general options as of fw3.03 -->
      <xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv137_energysaving_fw3.03.xml"/>
      <!-- SECTION 7	- Extra SUSI options as of fw3.03 -->
      <!-- <xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv137_susi_fw3.03.xml"/> -->
      <!-- SECTION 8	- Motorola format as of fw3.04 -->
      <xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv12_motorola.xml"/>
      <!-- SECTION 9	- Extra SUSI options as of fw3.05 -->
      <!-- <xi:include href="http://jmri.org/xml/decoders/doehler_haass/cv137_susi_fw3.05.xml"/> -->
    </variables>
    <resets>
		<factReset label="Reset All CVs" CV="8" default="8">
			<label xml:lang="fr">Reset - retour aux valeurs d'usine pour tous les CVs</label>
			<label xml:lang="it">Reset delle CV ai valori di fabbrica</label>
			<label xml:lang="ca">Reset a valors de fàbrica</label>
		</factReset>
    </resets>
  </decoder>
  <!-- Common pane(s) for all Doehler und Haass decoders  -->
  <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Pane_StartBrakeShunt.xml"/>
  <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Pane_common.xml"/>
  <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Pane_firmware.xml"/>
  <!-- Pane(s) valid for some decoders only  -->
  <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Pane_railcom.xml"/>
  <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Pane_motorola.xml"/>
  <!-- <xi:include href="http://jmri.org/xml/decoders/doehler_haass/Pane_susi.xml"/> -->
</decoder-config>
