<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/Makefile.am, branch 1.6.4</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.6.4</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.6.4'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-03-18T18:15:57+00:00</updated>
<entry>
<title>ao-tools: Add ao-makebin</title>
<updated>2016-03-18T18:15:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-03-18T18:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f393482ec47e857db654fa071d4df95e98dab381'/>
<id>urn:sha1:f393482ec47e857db654fa071d4df95e98dab381</id>
<content type='text'>
This constructs a raw binary or DFU format file for use with dfu-util,
which can be used with a bare STM processor to load code before the
boot loader is available.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add ao-chaosread</title>
<updated>2016-03-02T22:36:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-03-02T22:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=99d3248a390379cfabf821ea4a195072799861eb'/>
<id>urn:sha1:99d3248a390379cfabf821ea4a195072799861eb</id>
<content type='text'>
This reads from the raw descriptor to help validate the hardware.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Create ao-cal-freq</title>
<updated>2015-06-06T05:17:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-06T05:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b9797aa9b6ca38db79c22e4dcefc6efc8a148599'/>
<id>urn:sha1:b9797aa9b6ca38db79c22e4dcefc6efc8a148599</id>
<content type='text'>
Create C-based frequency calibration program to replace shell script
which isn't 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>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>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>
<entry>
<title>ao-tools: Add ao-test-baro, ao-test-igniter and ao-test-flash</title>
<updated>2014-06-23T06:52:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-23T04:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fc3364de2b6cdfff53f5c38b3ae52ae5601ff3b7'/>
<id>urn:sha1:fc3364de2b6cdfff53f5c38b3ae52ae5601ff3b7</id>
<content type='text'>
C versions of the test programs used to validate hardware prior to ship

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: build ao-usbload by default</title>
<updated>2013-12-09T03:04:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-09T03:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3e22a0dce4248cce862147c985078de44c427b12'/>
<id>urn:sha1:3e22a0dce4248cce862147c985078de44c427b12</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Allow building without stlink and readline</title>
<updated>2013-12-08T19:07:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-08T19:07:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ebb36d56c732ffe9cdb8d2ea53d00e1d4ece8f97'/>
<id>urn:sha1:ebb36d56c732ffe9cdb8d2ea53d00e1d4ece8f97</id>
<content type='text'>
This adds --without-stlink and --without-readline options to configure
to disable these features, and adjusts the build process and code to
handle that.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools: Add ao-flash-stm and ao-flash-lpc scripts</title>
<updated>2013-12-08T07:27:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-08T07:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5fd0dc6f69e7614ba71bbc215b32260a11595af3'/>
<id>urn:sha1:5fd0dc6f69e7614ba71bbc215b32260a11595af3</id>
<content type='text'>
These use openocd to download boot loaders to the arm-based products

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