<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/core/ao_log_mega.c, branch telemini</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telemini</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telemini'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-06-24T21:30:23+00:00</updated>
<entry>
<title>altos: Support mega-style logging without ADC</title>
<updated>2013-06-24T21:30:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-24T21:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e148582217d6e02ac90a68e2bb2532947378d36f'/>
<id>urn:sha1:e148582217d6e02ac90a68e2bb2532947378d36f</id>
<content type='text'>
Used for TeleGPS, just exposes the necessary log writing function
without also including the ADC writing code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: write pyro fired to correct log field</title>
<updated>2013-05-27T01:50:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-27T01:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5ca472333a3587f0e47d54f5edc287494262ef98'/>
<id>urn:sha1:5ca472333a3587f0e47d54f5edc287494262ef98</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos,altosui: Add pyro state logging for TeleMega</title>
<updated>2013-05-27T01:03:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-27T01:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=62547a042d042fadec652c5081f96816a8e66970'/>
<id>urn:sha1:62547a042d042fadec652c5081f96816a8e66970</id>
<content type='text'>
Only in the log file (no obvious space in the telem packets), but at
least we should be able to check for pyro failures.

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: 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: Allow megametrum to be built without using the mag sensor</title>
<updated>2012-06-28T06:03:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-28T06:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dd623b21cb904238c6d903b6936ff2f8ebf6f339'/>
<id>urn:sha1:dd623b21cb904238c6d903b6936ff2f8ebf6f339</id>
<content type='text'>
I'm having trouble getting it working reliably, so we'll like disable it
for now. This patch makes that possible.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add full MM telemetry</title>
<updated>2012-06-21T16:45:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-21T16:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d2bd95edb6f77daeb1e8f043c4a239c248728e0c'/>
<id>urn:sha1:d2bd95edb6f77daeb1e8f043c4a239c248728e0c</id>
<content type='text'>
Create two new telemetry packets to hold all of the MM data.

This patch also splits the telemetry structures out of ao.h

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Intgrate hmc5883 sensor into adc ring</title>
<updated>2012-06-03T00:12:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-03T00:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9aa7993ee31bdfd6890ad7262a0375c07464ee76'/>
<id>urn:sha1:9aa7993ee31bdfd6890ad7262a0375c07464ee76</id>
<content type='text'>
Creates a task to poll the mag sensor and place the data into the
sensor data ring.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Mark full and mega logging correctly in 'v' command</title>
<updated>2012-06-02T02:33:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-02T02:33:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e5aebfe0203de9e69712fac291c8cd0d3a96a385'/>
<id>urn:sha1:e5aebfe0203de9e69712fac291c8cd0d3a96a385</id>
<content type='text'>
Make sure megametrum reports 'log format 5'.

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