<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/core/ao_ignite.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-07-14T09:44:17+00:00</updated>
<entry>
<title>src: Add explicit 'pin' argument to ao_enable_output</title>
<updated>2012-07-14T09:44:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-14T09:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0cfd22baa6af44e053428c30c1a95cf5551b68af'/>
<id>urn:sha1:0cfd22baa6af44e053428c30c1a95cf5551b68af</id>
<content type='text'>
This lets the cc1111 use the atomic bit operation instead of a mask,
which is immune to interrupt issues as well as being a shorter code sequence.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Do not block igniters on the radio mutex.</title>
<updated>2012-07-03T06:45:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-03T06:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=933fc7e4c2f617e49e1cfdf45b83695290b51456'/>
<id>urn:sha1:933fc7e4c2f617e49e1cfdf45b83695290b51456</id>
<content type='text'>
Blocking igniters on the radio mutex fails when doing igniter testing
over the RF link; the packet receiver task will never release the
mutex and the CPU at the same time, causing the system to lock up.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Don't try to grab radio while firing MM igniters</title>
<updated>2012-06-27T08:20:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-27T08:20:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a00aff5ee93ea9763b5c0466fcecc823cad135ef'/>
<id>urn:sha1:a00aff5ee93ea9763b5c0466fcecc823cad135ef</id>
<content type='text'>
If you're in idle mode, you stop forever as the packet mode receiver
will own the radio mutex forever.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: ao_ignite.c is no longer cc1111 specific</title>
<updated>2012-06-27T06:26:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-27T06:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4847595e0383e5ff9c5a373f3c7f2af8c210c50a'/>
<id>urn:sha1:4847595e0383e5ff9c5a373f3c7f2af8c210c50a</id>
<content type='text'>
Move it to core

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