<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/drivers/ao_pad.c, branch mm-ms5611</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=mm-ms5611</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=mm-ms5611'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-09T20:58:29+00:00</updated>
<entry>
<title>altos/telefire: Add steady warble when the LCO arm switch is on</title>
<updated>2012-09-09T20:58:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:58:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=77775711d414227b3ed97859d1b21ab1c689a724'/>
<id>urn:sha1:77775711d414227b3ed97859d1b21ab1c689a724</id>
<content type='text'>
And make debugging a run-time option too.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Disable debug printfs and fix pad ignite time for telefire</title>
<updated>2012-08-30T21:14:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-30T21:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=72d44d14aefcb754b871835aec8d265771357212'/>
<id>urn:sha1:72d44d14aefcb754b871835aec8d265771357212</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: fix ao_pad debug output for query command</title>
<updated>2012-08-29T18:22:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-29T18:22:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b6ed262460ee75fb5bb684d13d19c26c7ea750b'/>
<id>urn:sha1:1b6ed262460ee75fb5bb684d13d19c26c7ea750b</id>
<content type='text'>
Igniter status is an array these days.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Track protocol changes to ao_pad debug messages</title>
<updated>2012-08-29T06:00:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-29T01:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3fe5a70d9ac2114ee554813b1dbb3019a3e4aff7'/>
<id>urn:sha1:3fe5a70d9ac2114ee554813b1dbb3019a3e4aff7</id>
<content type='text'>
Make the debug output build again.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Clean up radio APIs</title>
<updated>2012-08-27T20:47:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-27T20:47:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0f3483f93137f41a61f3fcbe06afcaffb1b9e17b'/>
<id>urn:sha1:0f3483f93137f41a61f3fcbe06afcaffb1b9e17b</id>
<content type='text'>
Move api to ao_radio_cmac.h include file.
Expose ao_radio_test as standard API.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make 'pad' driver useful with telefire v0.1</title>
<updated>2012-08-26T16:47:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-26T16:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1c9baa88d6cd931c66d453674322908eb267ba4c'/>
<id>urn:sha1:1c9baa88d6cd931c66d453674322908eb267ba4c</id>
<content type='text'>
This reports correct status bits over the radio and to the LEDs for
all four channels, and also makes the firing test command control all
four relays.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Get ao_pad.c working on telefire v0.1</title>
<updated>2012-08-24T07:42:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-24T07:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6581fa1641882198c870c2f7b1340794b9d47f29'/>
<id>urn:sha1:6581fa1641882198c870c2f7b1340794b9d47f29</id>
<content type='text'>
Monitor all four channels, allow any channel to be fired.
Turn on power LED at startup time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Disable telefire 'pad' listener when testing radio</title>
<updated>2012-08-24T07:27:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-24T07:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7a0ed0ff4192060854d69e640de2c30105eb2f62'/>
<id>urn:sha1:7a0ed0ff4192060854d69e640de2c30105eb2f62</id>
<content type='text'>
Ensures that the radio testing won't block waiting for a firing mode
packet to arrive.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add telefire-v0.1</title>
<updated>2012-07-30T02:47:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-30T02:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=843fcab46d633e5bb6959286adeb68e41a4c30a3'/>
<id>urn:sha1:843fcab46d633e5bb6959286adeb68e41a4c30a3</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
