<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/make-kalman, branch 1.6.0.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.6.0.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.6.0.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-08-26T03:49:11+00:00</updated>
<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: Add ability to read new TELEM files to ao_flight_test</title>
<updated>2011-07-18T01:49:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-18T01:49:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=146a0ab223e8d9b376125d1e59f597f6d7851a9b'/>
<id>urn:sha1:146a0ab223e8d9b376125d1e59f597f6d7851a9b</id>
<content type='text'>
Not that telem files are currently very useful as the kalman filter
gets completly confused by the variable steps caused by missing data, but...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Ignore alt error for fast-&gt;coast. Allow larger error for baro apogee.</title>
<updated>2011-03-23T01:33:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-23T01:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=32364c9e0d346e0e5d517e18d4e90b8ff2fa944f'/>
<id>urn:sha1:32364c9e0d346e0e5d517e18d4e90b8ff2fa944f</id>
<content type='text'>
With the fixed kalman filter, transitions across mach don't cause
bumps in the merged filter.

And, with working kalman bits, the signal for broken baro detection is
stronger and so we can allow for baro apogee detection in cases where
noise occurs close to apogee.

Bump the kalman filter to trust the baro less so that the model tracks
across mach.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Restore sensible kalman values</title>
<updated>2011-03-22T12:53:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-03-22T07:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3d2042ccc2d29e4cb8ea39c5c69d07cb7e3daeea'/>
<id>urn:sha1:3d2042ccc2d29e4cb8ea39c5c69d07cb7e3daeea</id>
<content type='text'>
Now that the kalman code seems to work correctly, restore the sensor
errors and model errors to match reality

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>
