<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/kalman, branch 1.0.9.5</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.9.5</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-03-22T07:51:04+00:00</updated>
<entry>
<title>altos/kalman: Kalman terms can be &gt; 1, use 32-bit fixed point</title>
<updated>2011-03-22T07:51:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-22T07:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6864e06d88a5b908cffa7c4cd2be8969ff46ce4d'/>
<id>urn:sha1:6864e06d88a5b908cffa7c4cd2be8969ff46ce4d</id>
<content type='text'>
Because speed and acceleration are scaled by 16, it's fairly common
for the kalman terms to end up larger than 1. Instead of trying to
fuss with 16-bit values and shifts, just use 32-bit values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add nickle kalman implementation.</title>
<updated>2011-03-21T10:59:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-21T10:59:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=20427ae4965f756aac0cedc5179a1c45b9a781f2'/>
<id>urn:sha1:20427ae4965f756aac0cedc5179a1c45b9a781f2</id>
<content type='text'>
This generates the constants needed to implement Kalman filtering in
the flight firmware.

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