Files
JIMRI/xml/decoders/Public_Domain_Fucik_2_4.xml
T
2026-06-17 14:00:51 +02:00

34 lines
2.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2002, 2019 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" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd" showEmptyPanes="no" >
<version version="1" author="Svata Dedic svatopluk.dedic@gmail.com" lastUpdated="20200201"/>
<decoder>
<!-- These decoders are DIY and are documented at http://www.fucik.name" -->
<family name="fucik.name DIY" mfg="Public-domain and DIY" >
<model model="4 ServoDecoder v3.0" lowVersionID="30" highVersionID="30" numOuts="4" connector="other"/>
<model model="2 ServoDecoder v3.2" lowVersionID="32" highVersionID="32" numOuts="2" connector="other"/>
<model model="4 ServoDecoder v3.5" lowVersionID="35" highVersionID="35" numOuts="4" connector="other"/>
</family>
<programming direct="yes" paged="no" register="yes" ops="no" />
<variables>
<xi:include href="http://jmri.org/xml/decoders/fucik/servodecoder_vars_common.xml"/>
<xi:include href="http://jmri.org/xml/decoders/fucik/servodecoder_vars_2_4.xml"/>
</variables>
</decoder>
<xi:include href="http://jmri.org/xml/decoders/fucik/servodecoder_panels_basic.xml"/>
<xi:include href="http://jmri.org/xml/decoders/fucik/servodecoder_panels_2_4.xml"/>
</decoder-config>