<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/test/Makefile, branch branch-1.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=branch-1.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=branch-1.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-08-17T14:04:27+00:00</updated>
<entry>
<title>altos: Make FAT test program link explicitly against libcrypto</title>
<updated>2013-08-17T14:04:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-17T14:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=eaabbee19837970022ccb0a8ca1277621cbe0be6'/>
<id>urn:sha1:eaabbee19837970022ccb0a8ca1277621cbe0be6</id>
<content type='text'>
For some reason, the MD5_Final symbol isn't resolved when linking only
against libssl.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/test: ao_gps_test_ublox uses ao_gps_blox.h</title>
<updated>2013-05-14T05:59:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-14T05:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c88aa32b979f379e3cf316dcb651e264c32a5283'/>
<id>urn:sha1:c88aa32b979f379e3cf316dcb651e264c32a5283</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add U-Blox GPS driver</title>
<updated>2013-05-14T05:31:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-14T05:31:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=50457f9983ec0a432f1050464382749436e3da94'/>
<id>urn:sha1:50457f9983ec0a432f1050464382749436e3da94</id>
<content type='text'>
Uses binary mode.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Build test framework for AES code</title>
<updated>2013-05-08T03:07:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-29T05:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0488cd9cffc837e99490a0761216bbc5847ff400'/>
<id>urn:sha1:0488cd9cffc837e99490a0761216bbc5847ff400</id>
<content type='text'>
Simple CBC-CMAC test with a constant 0 key and constant 0 data for now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>name change from MegaMetrum to TeleMega</title>
<updated>2013-04-22T19:00:26+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2013-04-22T19:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aa7eac32adf4c2cdf441991d02411758f2682d1e'/>
<id>urn:sha1:aa7eac32adf4c2cdf441991d02411758f2682d1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: Clean up fat driver API. Improve fat test</title>
<updated>2013-03-28T23:05:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-28T23:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c7b606e93a4e4fbd2c0e883352ed74619ee24cf7'/>
<id>urn:sha1:c7b606e93a4e4fbd2c0e883352ed74619ee24cf7</id>
<content type='text'>
Make FAT api provide reasonable error return values, change the tests
to write and then read a pile of files, checking that the contents are
correct (using md5sum).

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add SDCARD and FAT16 filesystem support</title>
<updated>2013-03-27T08:12:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-03-27T08:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e14834817f78a04b4d9b44a8373119dffd42c966'/>
<id>urn:sha1:e14834817f78a04b4d9b44a8373119dffd42c966</id>
<content type='text'>
This adds a fairly primitive FAT16 file system implementation
along with support for SD cards.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>all: clean up .gitignore files and Makefile clean targets</title>
<updated>2013-02-15T08:59:08+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2013-02-15T08:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5e53a485310cc11e6add077fb4bd0b0267734ff0'/>
<id>urn:sha1:5e53a485310cc11e6add077fb4bd0b0267734ff0</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>test: Accept micropeak CSV files for micropeak testing</title>
<updated>2013-02-04T17:56:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-02-04T17:56:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0e982294961205bef525ecad7172a1f3ab66677f'/>
<id>urn:sha1:0e982294961205bef525ecad7172a1f3ab66677f</id>
<content type='text'>
This interpolates the missing values to provide a reasonable testing
environment for the Micropeak flight firmware.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add Kalman filter to MicroPeak</title>
<updated>2013-01-16T23:21:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-16T23:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=540309240a8515116120dbd4403902282ed8c27b'/>
<id>urn:sha1:540309240a8515116120dbd4403902282ed8c27b</id>
<content type='text'>
This filters altitudes more accurately and also allows tracking of
acceleration, which is used to discard height data generated by
ejection charge noise

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