<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/Makefile, branch 1.4.9.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.4.9.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.4.9.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-08-18T04:03:12+00:00</updated>
<entry>
<title>altos: Add telerepeat-v1.0</title>
<updated>2014-08-18T04:03:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-18T04:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=44e389c31e5958c1a050fbe0dce5d7971a9d6a86'/>
<id>urn:sha1:44e389c31e5958c1a050fbe0dce5d7971a9d6a86</id>
<content type='text'>
This uses TeleBT hardware to provide a telemetry repeater, receiving
packets on one frequency and re-transmitting them on another.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>change easymega from v0.1 to v1.0, tweak to build on master, add to Makefile</title>
<updated>2014-08-15T00:16:14+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2014-08-15T00:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=59976c44d1b6ee6505cfa4efd9a26ec4302f6c33'/>
<id>urn:sha1:59976c44d1b6ee6505cfa4efd9a26ec4302f6c33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: Use 32-bits for flight state data (alt/speed/accel)</title>
<updated>2014-07-11T00:35:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-11T00:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=013e9ccfbe76dc46e8c69ea314950bed83d9a39f'/>
<id>urn:sha1:013e9ccfbe76dc46e8c69ea314950bed83d9a39f</id>
<content type='text'>
Stores 32-bits for all of the flight parameters. Uses 64-bit
intermediates for kalman computation.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add smaller pa to altitude table for TeleMini</title>
<updated>2014-07-09T07:26:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-09T06:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d926ccfbd4596eb3f981d2fcf8f6fc6ccc427db6'/>
<id>urn:sha1:d926ccfbd4596eb3f981d2fcf8f6fc6ccc427db6</id>
<content type='text'>
TeleMini doesn't have space for the larger table, and the smaller one
isn't that much less accurate at lower altitudes.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add support for the "kite" micropeak variant</title>
<updated>2014-07-06T19:36:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-06T19:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d1527a5457210eb914312cf8857bfb88982a8462'/>
<id>urn:sha1:d1527a5457210eb914312cf8857bfb88982a8462</id>
<content type='text'>
This uses a 100m 'launch detect' altitude and logs data every 19.2s
instead of every .192s.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Re-enable telemini v2.0 builds</title>
<updated>2014-06-12T01:53:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-12T01:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c661d5de7d9c8e430211e0f97ab0bf3f09a1a543'/>
<id>urn:sha1:c661d5de7d9c8e430211e0f97ab0bf3f09a1a543</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Disable TeleMini v2.0 build for now</title>
<updated>2014-06-12T01:50:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-12T01:50:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7a70e6fe3a11382d7f6653d19afac9ceb563db3b'/>
<id>urn:sha1:7a70e6fe3a11382d7f6653d19afac9ceb563db3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: Add telegps-v1.0 code and loader</title>
<updated>2014-06-06T04:42:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-06-06T04:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6a79fe8144dcab10294caa4b0eac967eeb0d8e7e'/>
<id>urn:sha1:6a79fe8144dcab10294caa4b0eac967eeb0d8e7e</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Build TeleBalloon v2.0 by default</title>
<updated>2014-04-06T01:17:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-04-06T01:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1d943d4cade0a40723143626abf6e67f8eca9dcb'/>
<id>urn:sha1:1d943d4cade0a40723143626abf6e67f8eca9dcb</id>
<content type='text'>
We're supporting this now, we might as well build it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Move pdclib build results to pdclib-root</title>
<updated>2013-12-18T22:08:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T22:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=eea036650e62bc0f8652155974b512686754fd13'/>
<id>urn:sha1:eea036650e62bc0f8652155974b512686754fd13</id>
<content type='text'>
This makes pdclib easier to manage as a submodule

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