<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch sn1-flight1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=sn1-flight1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=sn1-flight1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2009-04-19T06:19:24+00:00</updated>
<entry>
<title>Start using pdata area for less-frequently used data</title>
<updated>2009-04-19T06:19:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-19T06:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5be13b76a2e29b84cd6d1eec065e3354b0dafce5'/>
<id>urn:sha1:5be13b76a2e29b84cd6d1eec065e3354b0dafce5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slow down panic presentation</title>
<updated>2009-04-19T06:19:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-19T06:19:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3e18b5a0d4c7d84df98b6ed0b7783de1d42d45bf'/>
<id>urn:sha1:3e18b5a0d4c7d84df98b6ed0b7783de1d42d45bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse GPS data locally. Add 'g' command to display recent GPS results.</title>
<updated>2009-04-19T06:17:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-19T06:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c4e983daa4579896b227fdcb2be43fad75e94307'/>
<id>urn:sha1:c4e983daa4579896b227fdcb2be43fad75e94307</id>
<content type='text'>
This parses the GPS GGA message and stores it in a global variable,
protected by a mutex.
</content>
</entry>
<entry>
<title>Add task names and 'T' command to show task status.</title>
<updated>2009-04-19T06:16:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-19T06:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ed6f67dc47d750d5ff8bea63ae7cbb560689b9b6'/>
<id>urn:sha1:ed6f67dc47d750d5ff8bea63ae7cbb560689b9b6</id>
<content type='text'>
The T command shows the current wchan and PC for each task in the system.
</content>
</entry>
<entry>
<title>Fix GPL version at 2</title>
<updated>2009-04-19T02:32:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-19T02:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3d5a5fc4db5f681e848202c4ee4099d2879677d6'/>
<id>urn:sha1:3d5a5fc4db5f681e848202c4ee4099d2879677d6</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add gps, debug dongle support and pressure alt tables</title>
<updated>2009-04-18T06:38:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-18T06:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=022f83ca6fd589005d8eb3e25e633950fef69fa7'/>
<id>urn:sha1:022f83ca6fd589005d8eb3e25e633950fef69fa7</id>
<content type='text'>
GPS also pulled in serial support. The altitude tables take raw 11-bit
pressure sample numbers and convert them to standard pressure altitude
values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Move a bunch of variables from __data to __xdata</title>
<updated>2009-04-15T21:25:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-15T21:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5e2393eb6b1a6d7b180bd63d5165ee7b7ff5f9e0'/>
<id>urn:sha1:5e2393eb6b1a6d7b180bd63d5165ee7b7ff5f9e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slow down panic code, disable interrupts</title>
<updated>2009-04-15T04:25:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-15T04:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4d1091d9bd121f05f5fe0a9c9d2bc0da8c562b9a'/>
<id>urn:sha1:4d1091d9bd121f05f5fe0a9c9d2bc0da8c562b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keep reporting flight state while it changes</title>
<updated>2009-04-15T04:24:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-15T04:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=545478dd02eaeff6a65d318e722b1e4fce5e01b4'/>
<id>urn:sha1:545478dd02eaeff6a65d318e722b1e4fce5e01b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use red LED to indicate system startup</title>
<updated>2009-04-15T04:23:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-15T04:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9605045164882b4ca3d1317ac860b02513a51f30'/>
<id>urn:sha1:9605045164882b4ca3d1317ac860b02513a51f30</id>
<content type='text'>
</content>
</entry>
</feed>
