<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/configure.ac, branch debian/1.6-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.6-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.6-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2015-02-08T04:42:15+00:00</updated>
<entry>
<title>Bump java library versions</title>
<updated>2015-02-08T04:42:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-02-08T04:42:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4231d68bae69d9a7d1f52205002db452cd5f986d'/>
<id>urn:sha1:4231d68bae69d9a7d1f52205002db452cd5f986d</id>
<content type='text'>
Lots of minor API/ABI changes; make sure people can install both 1.5
and 1.6 at the same time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Clear saved TelemetryReader state instead of resetting in ScanUI</title>
<updated>2015-02-08T01:35:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-02-08T01:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9d5a6914982a29d22103e0202735c9e01ee9e831'/>
<id>urn:sha1:9d5a6914982a29d22103e0202735c9e01ee9e831</id>
<content type='text'>
Instead of attempting to mash the saved state from AltosScanUI, just
throw it away in AltosTelemetryReader.reset. Much cleaner, and more reliable.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add ao-usbtrng to dump RNG data for testing</title>
<updated>2015-01-27T06:23:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-27T06:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bf08397202860a73417cd1711012eb3e33f308c3'/>
<id>urn:sha1:bf08397202860a73417cd1711012eb3e33f308c3</id>
<content type='text'>
ao-usbtrng reads a specified number of kilobytes of random data from
a random number generator.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Set version to 1.5.9.1</title>
<updated>2015-01-16T09:09:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-01-16T09:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e05e0c6b71a1df65f188e00622e9632eb27510fd'/>
<id>urn:sha1:e05e0c6b71a1df65f188e00622e9632eb27510fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosdroid: Automatically sign the released version if the key is available</title>
<updated>2014-09-13T22:23:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-13T22:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=93d1cedc94358ebf5c2af537a25a242f6c19954c'/>
<id>urn:sha1:93d1cedc94358ebf5c2af537a25a242f6c19954c</id>
<content type='text'>
Look in ~/altusmetrumllc for release.keystore and Passphrase and
enable building and signing of the release binary.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Mark master branch as past the 1.5 point</title>
<updated>2014-09-13T20:00:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-13T20:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e151c144fcdb1da96e715f29c049dc4869e1d53d'/>
<id>urn:sha1:e151c144fcdb1da96e715f29c049dc4869e1d53d</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add ao-test-gps program</title>
<updated>2014-09-13T00:22:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-13T00:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d0e597789ac298b108ea04cc1a2c999bcf14bc9c'/>
<id>urn:sha1:d0e597789ac298b108ea04cc1a2c999bcf14bc9c</id>
<content type='text'>
This waits for GPS to report lock

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>configure: Add --disable-install-shared-mime-info option</title>
<updated>2014-09-10T07:03:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-10T07:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=036549343416183f973d00a86d897d4a368c1d6f'/>
<id>urn:sha1:036549343416183f973d00a86d897d4a368c1d6f</id>
<content type='text'>
This inhibits the installation of the shared mime info data file and
updating of the shared mime database. Necessary if you want to use a
distribution-specific shared mime installation hook, like dh_installmime

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Tag version 1.4.9.3</title>
<updated>2014-09-09T16:01:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-09T16:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2b7ba0a5be70ae1d661afb2592ce8a6bf660c793'/>
<id>urn:sha1:2b7ba0a5be70ae1d661afb2592ce8a6bf660c793</id>
<content type='text'>
This should be the final firmware version for 1.5

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add ao-tools/ao-cal-accel</title>
<updated>2014-08-18T17:54:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-18T17:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fac03ae9762f2af95b1ce5d99894173f9d9146f0'/>
<id>urn:sha1:fac03ae9762f2af95b1ce5d99894173f9d9146f0</id>
<content type='text'>
This C version may be more reliable than the nickle version

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