27 lines
1.9 KiB
XML
27 lines
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2005, 2007 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 - new file panes for QSi V8 files -->
|
|
<resets 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">
|
|
<mode>PAGEMODE</mode>
|
|
<mode>OPSBYTEMODE</mode>
|
|
<factReset label="Reset System Sound Control" CV="56.128.51" default="113" />
|
|
<factReset label="Reset Individual Sounds" CV="56.128.52" default="113" />
|
|
<factReset label="Reset Function Output Mappings" CV="56.128.53" default="113" />
|
|
<factReset label="Reset QSI Feature Control" CV="56.128.55" default="113" />
|
|
<factReset label="Reset QSI Configuration" CV="56.128.56" default="113" />
|
|
<factReset label="Reset all standard NMRA CV's" CV="56.128.253" default="113" />
|
|
<factReset label="Reset all QSI CV's" CV="56.128.254" default="113" />
|
|
<factReset label="Reset all CV's" CV="56.128.255" default="113" />
|
|
</resets>
|