<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch identical-build</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=identical-build</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=identical-build'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-08-27T03:56:25+00:00</updated>
<entry>
<title>altos: re-order ao_task to match single-arch code</title>
<updated>2011-08-27T03:56:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-27T03:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1c46c419704f661064d200432eb7efeeb11b3859'/>
<id>urn:sha1:1c46c419704f661064d200432eb7efeeb11b3859</id>
<content type='text'>
This is just for testing to make the new build match the old build
exactly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Integrate telescience support</title>
<updated>2011-08-27T03:56:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T22:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c32893ce79835a8f861d6ef414644c2ff9769ff6'/>
<id>urn:sha1:c32893ce79835a8f861d6ef414644c2ff9769ff6</id>
<content type='text'>
Adds a few drivers including an LCD driver

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: get avr-demo to build. Pull in AVR drivers and LCD driver</title>
<updated>2011-08-26T05:57:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T05:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8125acc030574afed6f23aa8aa302d9c768bb04e'/>
<id>urn:sha1:8125acc030574afed6f23aa8aa302d9c768bb04e</id>
<content type='text'>
This completes the basic task of making an AVR version of altos by
getting the Teensy 'avr-demo' program to build.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: add GCC/SDCC compat macros, init_stack, save_context and GCC stdio hooks</title>
<updated>2011-08-26T05:04:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T05:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e9fab7dc99a0e7c22b511c5919adf7df85213252'/>
<id>urn:sha1:e9fab7dc99a0e7c22b511c5919adf7df85213252</id>
<content type='text'>
More arch-indepdency bits.

GCC stdio is different from SDCC, so create suitable code in
avr/ao_avr_stdio.c

Create macros to initialize the task stack frame and save the task
context.

Add GCC/SDCC type definition compatibility macros

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: AVR changes - create ao_arch.h files, define ao_arch_reboot</title>
<updated>2011-08-26T04:10:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T04:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a588092a7d76dab92e4ab11e0fdb457d2ddc9025'/>
<id>urn:sha1:a588092a7d76dab92e4ab11e0fdb457d2ddc9025</id>
<content type='text'>
Start pulling changes needed for avr port; architecture-specific code
will live in &lt;architcture&gt;/ao_arch.h. This first change defines
the ao_arch_reboot macro to reboot the microcontroller.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Restructure altos build to prepare for multi-arch support</title>
<updated>2011-08-26T03:49:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T03:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9513be7f9d3d0b0ec29f6487fa9dc8f1ac24d0de'/>
<id>urn:sha1:9513be7f9d3d0b0ec29f6487fa9dc8f1ac24d0de</id>
<content type='text'>
Split out sources into separate directories:

	core:		architecture and product independent bits
	cc1111:		cc1111-specific code
	drivers:	architecture independent drivers
	product:	product-specific sources and Makefile fragments
	util:		scripts for building stuff

This should have no effect on the built products, but testing is encouraged

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Clear callsign on initial config load</title>
<updated>2011-08-26T01:08:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T01:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3bfe8df44b575ca430ffaa051e20faa955a06c03'/>
<id>urn:sha1:3bfe8df44b575ca430ffaa051e20faa955a06c03</id>
<content type='text'>
Before being written the first time, ao_config will get set to 0xff
when the config storage is read. This leaves the tail of the callsign
filled with invalid bytes. Zero the whole thing before loading the
default callsign to make sure any extra bytes are set correctly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>update TeleMini turnon script now that we've made a stable firmware release</title>
<updated>2011-08-25T21:46:30+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2011-08-25T21:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=93ecaf7f18f8f4c15953c2e80dc9e1b20d04fdfa'/>
<id>urn:sha1:93ecaf7f18f8f4c15953c2e80dc9e1b20d04fdfa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use multimaint-merge to make Debian changelogs less ugly</title>
<updated>2011-08-25T09:36:25+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2011-08-25T09:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c3314dae2d3df82e188daf6ba8520cce833592c6'/>
<id>urn:sha1:c3314dae2d3df82e188daf6ba8520cce833592c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelogs for Debian build</title>
<updated>2011-08-25T08:22:53+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2011-08-25T08:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f9d87de0e2681c2ec5753f4fffef0e61a3a9e144'/>
<id>urn:sha1:f9d87de0e2681c2ec5753f4fffef0e61a3a9e144</id>
<content type='text'>
</content>
</entry>
</feed>
