<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao-tools/lib, branch 0.9.1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=0.9.1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=0.9.1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2010-08-08T02:30:55+00:00</updated>
<entry>
<title>ao-dumplog: add --channel option (for use with -R option)</title>
<updated>2010-08-08T02:30:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-08-08T02:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=294d9c7db21eaf1e71504dbcca5040371abcce55'/>
<id>urn:sha1:294d9c7db21eaf1e71504dbcca5040371abcce55</id>
<content type='text'>
Sets the channel when downloading data with the -R option.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Telemetry code was mis-computing RSSI</title>
<updated>2010-07-15T02:10:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-07-03T21:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a9ec6be0e92dee01f7aac006ef6f7779c1da1b36'/>
<id>urn:sha1:a9ec6be0e92dee01f7aac006ef6f7779c1da1b36</id>
<content type='text'>
The RSSI data from the hardware reports in 1/2 dBm increments, and so
must be divided to report plain RSSI numbers.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Allow product names to have suffixes (like board revisions)</title>
<updated>2010-02-26T00:34:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-02-26T00:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1e60deca147c85a064719dfad14ccabd1049bbbd'/>
<id>urn:sha1:1e60deca147c85a064719dfad14ccabd1049bbbd</id>
<content type='text'>
When looking for a board by product name, just look at the prefix of
the name instead of requiring an exact match. This will allow products
to have board version suffixes.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Pull in a bit more data for filtering the start of the boost</title>
<updated>2010-02-12T05:23:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-02-07T08:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c83615567b4567f3dc45a7f7b894943b45fbb65c'/>
<id>urn:sha1:c83615567b4567f3dc45a7f7b894943b45fbb65c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to using internal cc1111 temperature sensor</title>
<updated>2010-01-11T00:35:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2010-01-11T00:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9856b7c4397afcecc8f541af9a83824e817b3612'/>
<id>urn:sha1:9856b7c4397afcecc8f541af9a83824e817b3612</id>
<content type='text'>
v0.2 has no temperature sensor, and several of the v0.1 boards didn't
get a temperature sensor loaded. Use the internal temperature sensor
on the cc1111 in all cases instead.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Automatically extract flight number for eeprom and telem filenames.</title>
<updated>2009-11-22T09:10:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-22T09:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d6ba07e885bdc62ba64719c9d8cc42fcecbcb09d'/>
<id>urn:sha1:d6ba07e885bdc62ba64719c9d8cc42fcecbcb09d</id>
<content type='text'>
Extract flight number from either telemetry or eeprom files and use
that in the resulting filenames. To ensure that files remain unique,
add a new field, -seq-%03d. This is appended only when the sequence
number is non-zero as it shouldn't occur in normal usage.

This also eliminates some duplicate filename creation code in the
library and aoview sources.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Convert telemetry file GPS satellite information in cc_log_read</title>
<updated>2009-11-22T05:10:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-22T05:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2d77c18b15834046b7b79d49d87211828f2409e9'/>
<id>urn:sha1:2d77c18b15834046b7b79d49d87211828f2409e9</id>
<content type='text'>
The satellite info wasn't being correctly converted from telemetry
files to the data log structure, so ao-postflight was not seeing it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Eliminate SiRF state values from ao-view.</title>
<updated>2009-11-20T20:16:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-20T20:16:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=87e6f3e5c1688503ab8595912d8d6eb7139830b7'/>
<id>urn:sha1:87e6f3e5c1688503ab8595912d8d6eb7139830b7</id>
<content type='text'>
With Skytraq not having any visible GPS state information, just
remove this from the display.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add GPS date/time output to ao-postflight.</title>
<updated>2009-11-20T20:10:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-20T19:56:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8065b8146a31438e66f83c13b99281ec47439a73'/>
<id>urn:sha1:8065b8146a31438e66f83c13b99281ec47439a73</id>
<content type='text'>
GPS date/time information was already being stored in the log, it just
wasn't getting displayed by ao-postflight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Stop using SiRF state info.</title>
<updated>2009-11-16T00:20:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-11-16T00:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b0d7e3f9c9322542e9b649bb6ad7f7e5bb99dffa'/>
<id>urn:sha1:b0d7e3f9c9322542e9b649bb6ad7f7e5bb99dffa</id>
<content type='text'>
With the switch to the skytraq GPS unit, we don't have the same level
of detail in the GPS stream, so stop reporting that in the telemetry
stream, in the UI and writing it to eeprom.

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