63 lines
3.0 KiB
XML
63 lines
3.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2014 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. -->
|
|
<!-- -->
|
|
<!-- version 1 - Initial creation- Specific for Qdecoder accessory decoder -->
|
|
<!-- Alain Le Marchand (2014-09-07) -->
|
|
<!-- -->
|
|
<pane xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/programmer.xsd">
|
|
<name>Advanced</name>
|
|
<name xml:lang="ca">Avançat</name>
|
|
<name xml:lang="it">Avanzato</name>
|
|
<name xml:lang="de">Erweitert</name>
|
|
<row>
|
|
<column>
|
|
<label><text> </text></label>
|
|
<display item="Decoder Type"/>
|
|
<display item="Decoder Type(alt)"/>
|
|
<label><text> </text></label>
|
|
<display item="Addressing Method(alt)"/>
|
|
<label><text> </text></label>
|
|
<display item="Country code"/>
|
|
</column>
|
|
<label><text> </text></label>
|
|
<separator/>
|
|
<label><text> </text></label>
|
|
<column>
|
|
<display item="DCC protocol" format="checkbox"/>
|
|
<display item="Motorola protocol" format="checkbox"/>
|
|
<label><text> </text></label>
|
|
<display item="Viessmann Multiplex" format="checkbox"/>
|
|
<display item="Accessory Switch-off" format="checkbox"/>
|
|
<display item="Functions Control" format="checkbox"/>
|
|
<label><text> </text></label>
|
|
<display item="Function keys" format="checkbox"/>
|
|
<display item="Signal aspect generator" format="checkbox"/>
|
|
<display item="Accessory commands" format="checkbox"/>
|
|
<display item="Sequence programming" format="checkbox"/>
|
|
<label><text> </text></label>
|
|
</column>
|
|
<label><text> </text></label>
|
|
<separator/>
|
|
<label><text> </text></label>
|
|
<column>
|
|
<display item="Bi-Directional Communications" format="checkbox"/>
|
|
<display item="Bi-Directional Communications(alt)" format="checkbox"/>
|
|
<label><text> </text></label>
|
|
<display item="Decoder Controlled Transmission" format="checkbox"/>
|
|
<display item="Asymmetrical DCC Broadcast Transmission" format="checkbox"/>
|
|
<display item="Broadcast Signal Controlled Influence" format="checkbox"/>
|
|
</column>
|
|
</row>
|
|
</pane>
|