<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/usbtrng-v2.0/ao_pins.h, branch tmgps</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=tmgps</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=tmgps'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-07-12T22:41:41+00:00</updated>
<entry>
<title>Switch from GPLv2 to GPLv2+</title>
<updated>2016-07-12T22:41:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-07-05T16:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a'/>
<id>urn:sha1:1085ec5d57e0ed5d132f2bbdac1a0b6a32c0ab4a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/usbtrng: Split out random number generating code to separate driver</title>
<updated>2015-03-01T00:10:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-03-01T00:06:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0724cc334a3bd8d81bbd4641d90a7e4040330efe'/>
<id>urn:sha1:0724cc334a3bd8d81bbd4641d90a7e4040330efe</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/usbtrng-v2.0: Select PA11/PA12 mapping config value</title>
<updated>2015-02-01T15:46:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-02-01T15:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6eb145d48cfcabf757093433bd2314a80e490a17'/>
<id>urn:sha1:6eb145d48cfcabf757093433bd2314a80e490a17</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/usbtrng-v2.0: Use stmf042 hardware CRC unit</title>
<updated>2015-01-28T01:18:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-28T01:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3749426af1e900a1b3354922fdd7e8b3bfa38084'/>
<id>urn:sha1:3749426af1e900a1b3354922fdd7e8b3bfa38084</id>
<content type='text'>
Switch from software to hardware for CRC computation. I think this
must be faster, right?

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/usbtrng-v2.0: Add random output command</title>
<updated>2015-01-27T06:16:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-27T06:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ac1a58af4d281a9bc3572dc503982a94e439a4c1'/>
<id>urn:sha1:ac1a58af4d281a9bc3572dc503982a94e439a4c1</id>
<content type='text'>
Read chunks of random ADC data, do some CRC16 computations to de-bias
and merge 4 bytes of input data into 2 bytes of output data, then dump
that out over USB.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add flash-loader to usbtrng-v2.0</title>
<updated>2015-01-26T03:37:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-26T03:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02b07a202839d6e68b3f0db7f8965478661db140'/>
<id>urn:sha1:02b07a202839d6e68b3f0db7f8965478661db140</id>
<content type='text'>
Uses the new STM32F042 flash loading bits.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: USBtrng v2.0 hardware bringup</title>
<updated>2015-01-26T00:43:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-26T00:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02e1058fa52ee7c867ea6c9031ebb9e21d14889c'/>
<id>urn:sha1:02e1058fa52ee7c867ea6c9031ebb9e21d14889c</id>
<content type='text'>
Gets the USB connection running and blinks the LEDs.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
