altos/test: Adjust CRC error rate after FEC fix
[fw/altos] / src / chaoskey-v1.0 / org.altusmetrum.ChaosKey.metainfo.xml.in
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2017 Richard Hughes <richard@hughsie.com> -->
3 <component type="firmware">
4   <id>org.altusmetrum.ChaosKey.firmware</id>
5   <name>ChaosKey</name>
6   <summary>Firmware for the Altus Metrum ChaosKey</summary>
7   <description>
8     <p>
9       Updating the firmware on your ChaosKey device improves performance and adds
10       new features.
11     </p>
12   </description>
13   <provides>
14     <!-- USB\VID_1D50&PID_60C6 -->
15     <firmware type="flashed">b62500d7-c981-595b-a798-eb6cf4d4942b</firmware>
16   </provides>
17   <url type="homepage">https://chaoskey.org/</url>
18   <metadata_license>CC-BY-4.0</metadata_license>
19   <project_license>GPL-2.0</project_license>
20   <developer_name>AltusMetrum</developer_name>
21   <releases>
22     <release urgency="medium" version="@VERSION@" date="@RELEASE_DATE@">
23       <checksum filename="chaoskey-v1.0-@VERSION@.ihx" target="content"/>
24       <description>
25         <p>
26           FIXME before release.
27         </p>
28       </description>
29     </release>
30     <release urgency="medium" version="1.6.7" date="2017-01-01">
31       <checksum filename="chaoskey-v1.0-1.6.7.ihx" target="content"/>
32       <description>
33         <p>
34           Change the ADC clock speed to eliminate sampling problems which
35           cleans up the chaoskey raw data.
36         </p>
37       </description>
38     </release>
39   </releases>
40   <screenshots>
41     <screenshot type="default">
42       <image type="source">https://chaoskey.org/chaoskey-connector.svg</image>
43       <caption>Remove the plastic cover, then connect pins 1 and 5 whilst inserting into a USB socket.</caption>
44     </screenshot>
45   </screenshots>
46 </component>