<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/core/ao_log.h, branch debian/1.2.1-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.2.1-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.2.1-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-04-22T19:00:26+00:00</updated>
<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: Flush the on-board mega log after every sample interval.</title>
<updated>2013-04-01T08:58:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-01T08:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a764bf06d0975cbf1620b079351c7437053ea1a8'/>
<id>urn:sha1:a764bf06d0975cbf1620b079351c7437053ea1a8</id>
<content type='text'>
SPI flash parts don't need flushing, but the SD card does. Make sure
the SD card contents are sane after every logging interval has passed
by flushing all dirty blocks to the device.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Actually record ground averages for 6dof sensor</title>
<updated>2012-12-19T07:15:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-19T07:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=57487e78b90465a21c87cf30deb0aeaba0887332'/>
<id>urn:sha1:57487e78b90465a21c87cf30deb0aeaba0887332</id>
<content type='text'>
This gets the long-term averages for the 6dof sensors recorded into
the first flight log record.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Average MPU6000 values on ground for later use</title>
<updated>2012-12-18T01:03:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-18T01:03:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b1d37be4c024e9690107c693d9819229025966fa'/>
<id>urn:sha1:b1d37be4c024e9690107c693d9819229025966fa</id>
<content type='text'>
Having long-term ground averages recorded to the eeprom file will make
post-flight analysis of the data better.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Document mega log packet types</title>
<updated>2012-10-21T23:55:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-21T23:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6a1a1dae3e00bfcddf31c447f915245a7d42e566'/>
<id>urn:sha1:6a1a1dae3e00bfcddf31c447f915245a7d42e566</id>
<content type='text'>
Just add comments to ao_log.h so it's easy to remember which labels go
with each record.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: struct ao_log_mega doesn't have a ground temp value</title>
<updated>2012-10-13T20:34:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-13T20:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=46abd248fb2eb84f161672ffce121b2203d42be0'/>
<id>urn:sha1:46abd248fb2eb84f161672ffce121b2203d42be0</id>
<content type='text'>
There's no averaged ground temperature recorded in the flight system
to save there, so just remove the field

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Document a few member offsets in struct ao_log_record</title>
<updated>2012-10-13T20:33:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-13T20:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=eea1c8da986f9dbd0ca58c926a2bbe01721c1bda'/>
<id>urn:sha1:eea1c8da986f9dbd0ca58c926a2bbe01721c1bda</id>
<content type='text'>
Incomplete, but useful even so

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: add high-z accel and mag sensor to megametrum logging</title>
<updated>2012-06-02T02:34:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-02T02:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6806103bad98385c0ec122d400f981eb81c59dd3'/>
<id>urn:sha1:6806103bad98385c0ec122d400f981eb81c59dd3</id>
<content type='text'>
These nicely fill the 32-byte sensor log record

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Get megametrum ready to at least log flight data</title>
<updated>2012-05-26T05:18:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-26T05:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=78423f3fc5164ea9fd428606419784c1700ad5c5'/>
<id>urn:sha1:78423f3fc5164ea9fd428606419784c1700ad5c5</id>
<content type='text'>
Doesn't track flight state changes correctly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Massive product config cleanup</title>
<updated>2012-04-14T21:04:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-12T21:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=040a6eb119451026e1ec7c3a6a8e76b439c632d5'/>
<id>urn:sha1:040a6eb119451026e1ec7c3a6a8e76b439c632d5</id>
<content type='text'>
Support multiple serial ports more cleanly

Split out parts of ao.h into separate feature header files

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