<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src, branch 1.1.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.1.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-16T09:39:25+00:00</updated>
<entry>
<title>altos: Fix telemini sdcdb init file</title>
<updated>2012-09-16T09:39:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-16T09:39:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cb48dd0b03b445437f751028e8383610b65b0a68'/>
<id>urn:sha1:cb48dd0b03b445437f751028e8383610b65b0a68</id>
<content type='text'>
Set the driver source path for the debugger

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Need to use 16-bit counts for ao_xmem functions</title>
<updated>2012-09-14T23:56:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T23:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=31f5a02654cbf172beed25f4c518dfb7be8c714e'/>
<id>urn:sha1:31f5a02654cbf172beed25f4c518dfb7be8c714e</id>
<content type='text'>
Trying to use 8-bit counts is a nice optimization which fails when the
count is larger than 255, as is the case with clearing the flash block
in the AT45 driver. This bug resulted in the inability to erase
flights on TeleMetrum v1.0 boards.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telelco: Search for available firing nodes at boot time</title>
<updated>2012-09-09T21:01:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T21:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e45c47c52f9cc9c43b81148e0e58fdedb3af1eb8'/>
<id>urn:sha1:e45c47c52f9cc9c43b81148e0e58fdedb3af1eb8</id>
<content type='text'>
Query for available firing nodes, limiting device selections to those found.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<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/stm: Fix basic time interval to 10ms -- was 10.1ms</title>
<updated>2012-09-09T20:57:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f2933103be122414a9b1795b37003b7a2aa9f3d7'/>
<id>urn:sha1:f2933103be122414a9b1795b37003b7a2aa9f3d7</id>
<content type='text'>
Counting from 0 to 100 takes 10.1ms, so count to 99 instead.

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: Try to get remote cmac time closer to reality</title>
<updated>2012-09-09T20:50:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3fa71c497a5bf576974e70af06762f75734e6699'/>
<id>urn:sha1:3fa71c497a5bf576974e70af06762f75734e6699</id>
<content type='text'>
Record the time after the packet was sent, but before the return
packet arrives to try and more closely approximate the time the packet
arrived at the other end.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Clean up flight data definitions</title>
<updated>2012-09-09T20:46:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=27ab744c6eec9243b7aa14161eec2fbf7003531e'/>
<id>urn:sha1:27ab744c6eec9243b7aa14161eec2fbf7003531e</id>
<content type='text'>
These just shuffle the various definitions of data macros around to
make the include files more sensible looking.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: include ao_arch_funcs.h at the very end of ao.h</title>
<updated>2012-09-09T20:43:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ced6a020d6d94b1c63837a7ab5b0091b7b8ea3c9'/>
<id>urn:sha1:ced6a020d6d94b1c63837a7ab5b0091b7b8ea3c9</id>
<content type='text'>
Move it below the definition of the ms5607 init function

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Allow products without MS5607</title>
<updated>2012-09-09T20:11:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e053da3e7cb5a4c9ebbffd245cb5d83932183b22'/>
<id>urn:sha1:e053da3e7cb5a4c9ebbffd245cb5d83932183b22</id>
<content type='text'>
The define for a missing MS5607 was wrong, so anything using the fancy
multi-sensor data code would break without an MS5607 in place.

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