<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-bringup, branch 0.8</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=0.8</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2010-11-20T06:33:42+00:00</updated>
<entry>
<title>update turnon scripts to use stashed copies of stable release firmware</title>
<updated>2010-11-20T06:33:42+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2010-11-20T06:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fa07afc73bc5eccff8464a2def05ad600da33c97'/>
<id>urn:sha1:fa07afc73bc5eccff8464a2def05ad600da33c97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>handle versioning of ihx files (poorly) by just wildcarding the file name,</title>
<updated>2010-09-09T23:27:07+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2010-09-09T23:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=35d70c92307dd478bc619b2f6c5a88e155cdad28'/>
<id>urn:sha1:35d70c92307dd478bc619b2f6c5a88e155cdad28</id>
<content type='text'>
which assumes there's only one matching .. probably ok on Debian?
</content>
</entry>
<entry>
<title>fix text since TM only has one led to blink</title>
<updated>2010-07-21T20:26:36+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2010-07-21T20:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d0647950b76bfa9942e4f8cf87353f2b724099f4'/>
<id>urn:sha1:d0647950b76bfa9942e4f8cf87353f2b724099f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial attempt at a telemetrum turn on script .. needs work</title>
<updated>2010-05-05T07:57:11+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2010-05-05T07:57:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8702f497c4278648303eced1aed5bd76d559521a'/>
<id>urn:sha1:8702f497c4278648303eced1aed5bd76d559521a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altos</title>
<updated>2010-03-31T05:15:32+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2010-03-31T05:15:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b41e617080fe825f7810ee5eee52ea37f7618ec6'/>
<id>urn:sha1:b41e617080fe825f7810ee5eee52ea37f7618ec6</id>
<content type='text'>
Conflicts:
	ChangeLog
</content>
</entry>
<entry>
<title>move gbp.conf into debian/</title>
<updated>2010-03-15T18:04:18+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2010-03-15T18:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9801ff7de21027935f52ccabaa3ff157e22d21ce'/>
<id>urn:sha1:9801ff7de21027935f52ccabaa3ff157e22d21ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Round radio calibration value instead of truncating</title>
<updated>2010-03-12T18:35:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-03-12T18:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=93df98898f8cd199ae13158bc4f65e3494c954ad'/>
<id>urn:sha1:93df98898f8cd199ae13158bc4f65e3494c954ad</id>
<content type='text'>
The radio calibration function in the bring-up code was truncating the
radio calibration value which caused the resulting frequency to
always measure above the target frequency, instead of trying to get as
close as possible. This change will result in a closer frequency
match, but may sometimes be below the target frequency.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge remote branch 'origin/master'</title>
<updated>2010-02-27T23:19:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-02-27T23:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a1478f65538fdaac7b58ffbd958a035b74956099'/>
<id>urn:sha1:a1478f65538fdaac7b58ffbd958a035b74956099</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add .gitignore for ao-bringup</title>
<updated>2010-02-27T23:18:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-02-27T23:18:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=901fce5fe3e2762406079ecaa787612b5ed4b34a'/>
<id>urn:sha1:901fce5fe3e2762406079ecaa787612b5ed4b34a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>create a turn on script for lighting up TeleDongle v0.2 boards</title>
<updated>2010-02-26T22:21:12+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2010-02-26T22:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bbf8c9f1748af3f1fac08ddf80ae98da2e9b5727'/>
<id>urn:sha1:bbf8c9f1748af3f1fac08ddf80ae98da2e9b5727</id>
<content type='text'>
</content>
</entry>
</feed>
