Diff of /trunk/SPI_Template.devdesc.xml [r4] .. [r5]  Maximize  Restore

Switch to unified view

a/trunk/SPI_Template.devdesc.xml b/trunk/SPI_Template.devdesc.xml
1
<?xml version="1.0" encoding="utf-8"?>
1
<?xml version="1.0" encoding="utf-8"?>
2
<DeviceDescription xmlns="http://www.3s-software.com/schemas/DeviceDescription-1.0.xsd" xmlns:ts="http://www.3s-software.com/schemas/TargetSettings-0.1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2
<DeviceDescription xmlns="http://www.3s-software.com/schemas/DeviceDescription-1.0.xsd" xmlns:ts="http://www.3s-software.com/schemas/TargetSettings-0.1.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3
  <Types namespace="local"></Types>
3
  <Types namespace="local"></Types>
4
  <Strings namespace="local">
4
  <Strings namespace="local">
5
    <Language lang="en"></Language>
5
    <Language lang="en"></Language>
6
  </Strings>
6
  </Strings>
...
...
12
    </Language>
12
    </Language>
13
  </Files>
13
  </Files>
14
  <Device hideInCatalogue="false">
14
  <Device hideInCatalogue="false">
15
    <DeviceIdentification>
15
    <DeviceIdentification>
16
      <Type>501</Type>
16
      <Type>501</Type>
17
      <Id>0003 0003</Id>
17
      <Id>0003 0001</Id>
18
      <Version>3.5.11.0</Version>
18
      <Version>3.5.11.0</Version>
19
    </DeviceIdentification>
19
    </DeviceIdentification>
20
    <DeviceInfo>
20
    <DeviceInfo>
21
      <Name name="local:ModelName">SPI Template</Name>
21
      <Name name="local:ModelName">SPI Template</Name>
22
      <Description name="local:DeviceDescription">This is a driver template for an SPI driver.</Description>
22
      <Description name="local:DeviceDescription">This is a driver template for an SPI driver.</Description>
...
...
50
          <Description name="local:ResolutionDesc">Minimal resolution in degrees</Description>
50
          <Description name="local:ResolutionDesc">Minimal resolution in degrees</Description>
51
        </Parameter>
51
        </Parameter>
52
      </HostParameterSet>
52
      </HostParameterSet>
53
    </Connector>
53
    </Connector>
54
  </Device>
54
  </Device>
55
</DeviceDescription>
55
</DeviceDescription>