<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/spiradio-v0.1, branch branch-1.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=branch-1.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=branch-1.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-05-08T03:07:52+00:00</updated>
<entry>
<title>altos: Call ao_task_init before initializing any drivers</title>
<updated>2013-05-08T03:07:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-24T22:14:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4551be8b03a795ece94fd303a1f556c63c0a0096'/>
<id>urn:sha1:4551be8b03a795ece94fd303a1f556c63c0a0096</id>
<content type='text'>
When using task queues, the sleep queues must be initialized before
any invocation of ao_wakeup or the OS will crash. Just make sure
ao_task_init is always invoked early in the task process to get that done.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/spiradio: Label LEDs so that the radio code can use them</title>
<updated>2012-09-09T20:56:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0339583996fc57a666f8d3007a0f4b1034039a73'/>
<id>urn:sha1:0339583996fc57a666f8d3007a0f4b1034039a73</id>
<content type='text'>
Mark which should be on for TX and which for RX

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add a bunch of .gitignore entries</title>
<updated>2012-08-30T21:22:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-30T21:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=354c1fed7f06c2c45c661e7265c2ac4bc47e2750'/>
<id>urn:sha1:354c1fed7f06c2c45c661e7265c2ac4bc47e2750</id>
<content type='text'>
Clean up the git status output

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: spiradio debug serial is port 1, not port 0</title>
<updated>2012-08-29T18:25:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-29T18:25:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aea10c107dff2643677a9c8d1fc41e14f4a66049'/>
<id>urn:sha1:aea10c107dff2643677a9c8d1fc41e14f4a66049</id>
<content type='text'>
The SPI link uses port 0; it seems like the having the two try to
share the same wires is a bad plan.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add spiradio Makefile</title>
<updated>2012-08-29T06:00:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-29T05:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3a3982ceb721910c6a4f75badebb62baa6c6568e'/>
<id>urn:sha1:3a3982ceb721910c6a4f75badebb62baa6c6568e</id>
<content type='text'>
git add doesn't add Makefile by default.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add spiradio product</title>
<updated>2012-08-27T20:52:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-27T20:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=621d0930244f25165d2ac5da596dcc87e253b965'/>
<id>urn:sha1:621d0930244f25165d2ac5da596dcc87e253b965</id>
<content type='text'>
Implements the SPI radio protocol

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