<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src, branch 0.9.4.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=0.9.4.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=0.9.4.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-07-09T20:09:57+00:00</updated>
<entry>
<title>altos: new versions of sdcc require __ prefixes for custom keywords</title>
<updated>2011-07-09T20:09:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-09T20:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0d0cf6f9a1b14a1b66aee3845964cd33d1f035c2'/>
<id>urn:sha1:0d0cf6f9a1b14a1b66aee3845964cd33d1f035c2</id>
<content type='text'>
Fortunately, 2.9.1 appears to accept either, so we can switch now and
prepare for sdcc 3.0.0.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: product defines are always in ao_product.h</title>
<updated>2011-07-07T00:49:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-07T00:49:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=504ab7ab355652d5d01094c927089029596a0753'/>
<id>urn:sha1:504ab7ab355652d5d01094c927089029596a0753</id>
<content type='text'>
When all products were built in a single directory, each one had a
separate version of ao_product.h. Now that they all reside in
sub-directories, each directory has its own ao_product.h

This change is needed so that other modules in the system can use the
product defines; otherwise, ao_product.h was not built at the right time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Ensure low-rate telem packets interleave with sensor telem packets</title>
<updated>2011-07-06T23:43:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T23:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=81cf2e833bedbc1ace8fd310e9e94bfb7673d428'/>
<id>urn:sha1:81cf2e833bedbc1ace8fd310e9e94bfb7673d428</id>
<content type='text'>
To avoid over-committing the radio link, we want to send only
one low rate packet after each sensor packet. However, the
initializations for this were incorrect, causing the configuration and
location packets to be sent at the same time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Remove ao_telemetry_orig.c and ao_telemetry_tiny.c</title>
<updated>2011-07-06T23:19:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T23:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5ca6400fd8a360b64d8f96f50d5595a7fd17762d'/>
<id>urn:sha1:5ca6400fd8a360b64d8f96f50d5595a7fd17762d</id>
<content type='text'>
All products use the common ao_telemetry.c code now

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch Tm and Tn to common telemetry code</title>
<updated>2011-07-06T23:19:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T23:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0154d13756bcb09f009981ee5e4bd27fd04b8788'/>
<id>urn:sha1:0154d13756bcb09f009981ee5e4bd27fd04b8788</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch flash drivers __xdata to __pdata</title>
<updated>2011-07-06T22:52:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T22:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b65140a0139075adeddaccf0f4d5c7a75fac4757'/>
<id>urn:sha1:b65140a0139075adeddaccf0f4d5c7a75fac4757</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch ao_flight and ao_flight_nano __xdata to __pdata</title>
<updated>2011-07-06T22:51:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T22:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=038d7b25ba833da4be458409670d3f95e8aaf17b'/>
<id>urn:sha1:038d7b25ba833da4be458409670d3f95e8aaf17b</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch ao_dbg.c __xdata to __pdata</title>
<updated>2011-07-06T22:48:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T22:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3742b36a528f114c3b1873caa4f39581145b76da'/>
<id>urn:sha1:3742b36a528f114c3b1873caa4f39581145b76da</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch ao_config.c __xdata to __pdata</title>
<updated>2011-07-06T22:48:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T22:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6903b6464db7eb803de8bf9b897c45431f7a1d63'/>
<id>urn:sha1:6903b6464db7eb803de8bf9b897c45431f7a1d63</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: switch ao_cmd __xdata to __pdata</title>
<updated>2011-07-06T22:48:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-06T22:26:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6893752900385ee51cc4cf75e1b672202de7578a'/>
<id>urn:sha1:6893752900385ee51cc4cf75e1b672202de7578a</id>
<content type='text'>
Saves code space

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