<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch 1.0.9.4</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.9.4</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.9.4'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-03-29T04:45:44+00:00</updated>
<entry>
<title>Bump version to 1.0.9.4</title>
<updated>2012-03-29T04:45:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-29T04:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b711768da6310a1b06f3b995a280587fed5f26cd'/>
<id>urn:sha1:b711768da6310a1b06f3b995a280587fed5f26cd</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add ao_freq.c to megametrum build</title>
<updated>2012-03-29T04:45:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-29T04:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0993595035a2813deba6991fa25bc0d475f2e6bb'/>
<id>urn:sha1:0993595035a2813deba6991fa25bc0d475f2e6bb</id>
<content type='text'>
I think this will be needed to compute radio settings on the cc1120

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>stm-demo does not use altitude.h</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-25T20:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a157edbe1bf7fffd5a6041f7b1760674addd2229'/>
<id>urn:sha1:a157edbe1bf7fffd5a6041f7b1760674addd2229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -Os for STM apps. Fix altos.ld to matchall .rodata* sections</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-23T08:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c1531fb26461b9f4ec39672bbfaeb70e6f4d1056'/>
<id>urn:sha1:c1531fb26461b9f4ec39672bbfaeb70e6f4d1056</id>
<content type='text'>
Without .rodata*, it would stick the flash copy of the data on top of
any further .rodata* sections. Fortunately, the linker catches that
and complains...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Get config stuff hooked up for MegaMetrum</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-23T07:55:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f2c110fb4531144f18f62200e4127738c84e87f1'/>
<id>urn:sha1:f2c110fb4531144f18f62200e4127738c84e87f1</id>
<content type='text'>
This stubs out enough stuff to let ao_config link and work

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add preliminary MegaMetrum v0.1 support</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-23T07:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0bda768c2be5b81bec13f21d4d3bb6a11a8e88fa'/>
<id>urn:sha1:0bda768c2be5b81bec13f21d4d3bb6a11a8e88fa</id>
<content type='text'>
This turns on an LED, enables the internal R/C clock, hooks USART3 to
the GPS chip and USART1 to the console.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Use new Makefile.defs in stm-demo</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-23T07:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c27e211796a64b6bbacfe6a1516e9872fdb0853e'/>
<id>urn:sha1:c27e211796a64b6bbacfe6a1516e9872fdb0853e</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Use 16-bits for STM32 LED mask. Export serial I/O functions</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-23T07:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d7ddfd4e6d75e50ca64a342181f5c52e9f4919af'/>
<id>urn:sha1:d7ddfd4e6d75e50ca64a342181f5c52e9f4919af</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Allow skytraq to be on non-default serial port</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-23T07:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=606d866153cb639a2400cbedbc45046372ad1b30'/>
<id>urn:sha1:606d866153cb639a2400cbedbc45046372ad1b30</id>
<content type='text'>
Provide ao_gps_getchar, ao_gps_putchar and ao_gps_set_speed hooks to
let product specify functions for serial access.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Allow for more than 8 LEDs</title>
<updated>2012-03-29T04:37:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-23T07:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=25184baa36c20e3d661f94e642a33e8aae179d60'/>
<id>urn:sha1:25184baa36c20e3d661f94e642a33e8aae179d60</id>
<content type='text'>
Provide hook for architecture-specific LED mask (AO_LED_TYPE)

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