<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-bringup, branch lisp</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=lisp</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=lisp'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-11-18T06:18:27+00:00</updated>
<entry>
<title>ao-bringup: Improve EasyMini turnon and test scripts</title>
<updated>2016-11-18T06:18:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-11-18T06:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d46698a01ed4903d36635b34867bfc4bb8fbafc6'/>
<id>urn:sha1:d46698a01ed4903d36635b34867bfc4bb8fbafc6</id>
<content type='text'>
Wait less time before trying the test script.
Have the test script wait for the device to appear. And then use
colors to help make the results clear.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>augment TeleDongle turn on script to support serial number on command line</title>
<updated>2016-10-02T23:19:14+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2016-10-02T23:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=26f2727eac0cca8930dde9d757bc094f73801859'/>
<id>urn:sha1:26f2727eac0cca8930dde9d757bc094f73801859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ao-bringup/turnon_telemetrum: serial on cmd line. Loop on accel fail</title>
<updated>2016-09-03T04:33:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-03T04:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dfaabc1ca3aaad0d249283308b06d3e0567f0c59'/>
<id>urn:sha1:dfaabc1ca3aaad0d249283308b06d3e0567f0c59</id>
<content type='text'>
These make the script easier to use

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-bringup: telemega allow serial on command line, loop on accel fail</title>
<updated>2016-09-01T03:25:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-01T03:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=08923aa0cf31ae7bd73b66b4d1cd81fae4241ff0'/>
<id>urn:sha1:08923aa0cf31ae7bd73b66b4d1cd81fae4241ff0</id>
<content type='text'>
Allow the serial number on the turnon_telemega command line, instead
of reading it.

When accel cal fails, loop waiting for it to succeed instead of
continuing blindly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-bringup: Add colors to chaoskey test result reporting</title>
<updated>2016-08-04T16:52:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-08-04T16:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=71e3a59e42c284fde8ac2767abd029230ed86e07'/>
<id>urn:sha1:71e3a59e42c284fde8ac2767abd029230ed86e07</id>
<content type='text'>
This makes them show up nice and bright in the terminal window.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-bringup: Use released files for chaoskey turnon</title>
<updated>2016-08-03T00:06:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-08-02T23:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=165868999f45f4572ff2585fcb3986974a5bbd5c'/>
<id>urn:sha1:165868999f45f4572ff2585fcb3986974a5bbd5c</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-bringup: Test chaoskey using dieharder</title>
<updated>2016-08-03T00:05:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-08-02T23:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c4926a69d6e72a035197b3d617c62893a7ea1861'/>
<id>urn:sha1:c4926a69d6e72a035197b3d617c62893a7ea1861</id>
<content type='text'>
This uses a subset of the dieharder tests which run in reasonable time
and don't appear to emit false negatives on a regular basis.

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>add beep to TeleMega turnon script</title>
<updated>2016-05-06T23:49:09+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2016-05-06T23:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aa9630c30ee09bf358e77bf47ed0815a19237fca'/>
<id>urn:sha1:aa9630c30ee09bf358e77bf47ed0815a19237fca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ao-bringup: Use dfu-util to install flash loader on chaoskey</title>
<updated>2016-03-18T18:17:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-03-18T18:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=afba05c41f30c9273668d5ed71e0dc8c1ca53141'/>
<id>urn:sha1:afba05c41f30c9273668d5ed71e0dc8c1ca53141</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
