<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/Makefile, branch 1.0.9.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.9.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.9.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-09-21T22:42:52+00:00</updated>
<entry>
<title>fix bashism that prevents building with /bin/sh-&gt;/bin/dash</title>
<updated>2011-09-21T22:42:52+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2011-09-21T22:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=74d5dea5d5ef91db823018b631613d15c6da085d'/>
<id>urn:sha1:74d5dea5d5ef91db823018b631613d15c6da085d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: Add TelePyro v0.1 support</title>
<updated>2011-09-21T18:45:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-09-21T18:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7a02d4bace05cc829522933b9df6b82a9e17336f'/>
<id>urn:sha1:7a02d4bace05cc829522933b9df6b82a9e17336f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Start telelaunch product</title>
<updated>2011-08-27T19:33:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-14T03:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f145be3fc4ee94fdb5c1e2406b6c11d38bdbbd9b'/>
<id>urn:sha1:f145be3fc4ee94fdb5c1e2406b6c11d38bdbbd9b</id>
<content type='text'>
Looks a lot like TM, but without the flight code.

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: 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: Switch telemini from v0.1 to v1.0</title>
<updated>2011-08-09T21:26:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-09T21:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=81ad44d4b6d9ad2f6b91d0906e8543da82da424f'/>
<id>urn:sha1:81ad44d4b6d9ad2f6b91d0906e8543da82da424f</id>
<content type='text'>
TeleMini production boards are firmware compatible with the v0.1
design, so instead of creating another product, just rename the
existing one.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add telebt-v0.1 to Makefile</title>
<updated>2011-05-06T23:58:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-06T23:57:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d9cc27641fe1778c098b065bf110be7823e6c9f4'/>
<id>urn:sha1:d9cc27641fe1778c098b065bf110be7823e6c9f4</id>
<content type='text'>
Doesn't get built without it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add initial TeleBT code</title>
<updated>2011-04-01T03:59:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-01T03:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8e74cf6d1c70a7a17d01c20f6831571245392498'/>
<id>urn:sha1:8e74cf6d1c70a7a17d01c20f6831571245392498</id>
<content type='text'>
Prototyping with a TeleMetrum v0.1 board and a serial link to a
bluetooth module.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add TeleNano support</title>
<updated>2011-03-19T03:07:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-19T03:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cbb968f5cf03625d453d84dc535758072a2c04c7'/>
<id>urn:sha1:cbb968f5cf03625d453d84dc535758072a2c04c7</id>
<content type='text'>
This just uses the TeleMini bits, which should work fine for now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add TeleMini v1.0</title>
<updated>2011-03-16T22:57:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-07T05:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0e4c55d78852415e79f7318471f4d00c89703b78'/>
<id>urn:sha1:0e4c55d78852415e79f7318471f4d00c89703b78</id>
<content type='text'>
This adds initial code for the telemini board, a two channel
flight computer with digital telemetry and a barometric sensor.

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