<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools, branch debian/1.6.8-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.6.8-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.6.8-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-09-03T04:36:36+00:00</updated>
<entry>
<title>ao-tools/ao-cal-freq: Re-open usb device each try</title>
<updated>2016-09-03T04:36:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-03T04:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=30e8f003381c30434058905f53f5a219ac5feb4f'/>
<id>urn:sha1:30e8f003381c30434058905f53f5a219ac5feb4f</id>
<content type='text'>
Instead of trying to re-use the same file descriptor, close and
re-open the device each time around the loop to avoid getting stuck
when calibrating TeleMega boards.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools/ao-usbload: Fix -f flag, remove debug hacks</title>
<updated>2016-09-03T04:34:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-03T04:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3ea30c1909b3ae23918ea6d0a53d2c4065b08763'/>
<id>urn:sha1:3ea30c1909b3ae23918ea6d0a53d2c4065b08763</id>
<content type='text'>
The code to validate the usb id and product name had some debug hacks
left enabled, which caused it to fail. The short -f version of the
force flag was also not getting parsed correctly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools/ao-cal-freq: --verbose option has no parameter</title>
<updated>2016-09-01T03:27:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-01T03:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b2d013aef5b76ff527e8174dff7f6ffe0dfaefae'/>
<id>urn:sha1:b2d013aef5b76ff527e8174dff7f6ffe0dfaefae</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-usbload: Check target device name to avoid mis-flashing</title>
<updated>2016-08-14T22:57:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-08-14T22:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=462039c769f2db9328b04759807c30691f2b96c2'/>
<id>urn:sha1:462039c769f2db9328b04759807c30691f2b96c2</id>
<content type='text'>
Instead of blindly loading firmware, go get the old device's name and
make sure it matches the new firmware.

Add --force option to allow this to be overridden.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-chaosread: Parse -i and -b options</title>
<updated>2016-08-14T22:55:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-08-14T22:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c62816a00b9aa40879a2ea98da2d10667e09b704'/>
<id>urn:sha1:c62816a00b9aa40879a2ea98da2d10667e09b704</id>
<content type='text'>
Need to pass the single-byte verisons to getopt_long

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-chaosread: Eliminate double-free when serial match fails</title>
<updated>2016-08-02T23:55:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-08-02T23:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d52cb9dac725206ba7b2d26818c84f134d5bf183'/>
<id>urn:sha1:d52cb9dac725206ba7b2d26818c84f134d5bf183</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-chaosread: Add --infinite and --bytes options</title>
<updated>2016-08-02T23:55:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-08-02T23:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3bdc9028502c766d1c8ddb4f0dedba4bbc22384e'/>
<id>urn:sha1:3bdc9028502c766d1c8ddb4f0dedba4bbc22384e</id>
<content type='text'>
The --infinite option keeps writing data.
The --bytes options pulls out bits 1-8 which should provide 8 true
bits of entropy.

This combination allows ao-chaosread to be fed directly into dieharder
to validate the hardware.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<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>ao-tools/ao-chaosread: Document length (-l) option</title>
<updated>2016-06-30T02:17:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-06-24T19:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3374a9069618658a33af54472d8670e3086af1e0'/>
<id>urn:sha1:3374a9069618658a33af54472d8670e3086af1e0</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>extend "ok" temp range to 40C, since battery charger on bench can drive temp above</title>
<updated>2016-06-12T15:23:36+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2016-06-12T15:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=96eb350d3dfc83f6dfb31bbab1427f9206acde79'/>
<id>urn:sha1:96eb350d3dfc83f6dfb31bbab1427f9206acde79</id>
<content type='text'>
35C at times in Bdale and Robert's production testing
</content>
</entry>
</feed>
