<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib, branch mm-ms5611</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=mm-ms5611</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=mm-ms5611'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-20T09:30:19+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'mjb/altosdroid'</title>
<updated>2012-09-20T09:30:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-20T09:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2f2734bb418f5c3a89fa3f1bf1b98ce4cfe432e1'/>
<id>urn:sha1:2f2734bb418f5c3a89fa3f1bf1b98ce4cfe432e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mjb/prefs_interface'</title>
<updated>2012-09-20T09:30:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-20T09:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e69a433fd93b9f6bd2297d8045eb075fee29e73b'/>
<id>urn:sha1:e69a433fd93b9f6bd2297d8045eb075fee29e73b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altoslib: make parts of AltosLog public for usage outside altoslib.</title>
<updated>2012-09-18T11:47:06+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-18T11:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0541201d4afe3e5d7913465e1db10e586d7182bb'/>
<id>urn:sha1:0541201d4afe3e5d7913465e1db10e586d7182bb</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altos{lib,ui,droid}: move OS specific code out of altoslib</title>
<updated>2012-09-18T11:46:17+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-18T11:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c058ec2d6070458a0b7d3ef56041e985412ee565'/>
<id>urn:sha1:c058ec2d6070458a0b7d3ef56041e985412ee565</id>
<content type='text'>
This is to allow the usage of AltosLog on Android - no swing, so
we need to push the "home directory" code used to pick a default
telemetry logging path - using the PreferencesBackend interface
for now.

Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'prefs_interface' into altosdroid</title>
<updated>2012-09-16T10:27:04+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-16T10:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=52d3cad4f744140e1aa06fdfc0d49a0cf8734fd4'/>
<id>urn:sha1:52d3cad4f744140e1aa06fdfc0d49a0cf8734fd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Gather Tm sensor data in Monitor Idle mode</title>
<updated>2012-09-16T07:58:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-16T07:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3520bbf1ed6461d1ce7af001c529563a3cffa3c9'/>
<id>urn:sha1:3520bbf1ed6461d1ce7af001c529563a3cffa3c9</id>
<content type='text'>
Tm is pretty much the same as TM for the analog sensors, it's just
missing the accelerometr. Use the same code for constructing an
AltosRecord for it

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Update GPS seen_values in AltosEepromIterable</title>
<updated>2012-09-14T18:08:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T18:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=43e646657502f6162fa02f37fd2bd5aa3e29a1a8'/>
<id>urn:sha1:43e646657502f6162fa02f37fd2bd5aa3e29a1a8</id>
<content type='text'>
Otherwise, KML export won't ever get GPS data to write.

Reported by: Bob Brown &lt;prefect@kloudbusters.org&gt;
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Remove duplicate seen_ values in AltosEepromIterable</title>
<updated>2012-09-14T18:08:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T18:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7b6dd9105ba36aa11d6d0ee6e0823965b9beffb9'/>
<id>urn:sha1:7b6dd9105ba36aa11d6d0ee6e0823965b9beffb9</id>
<content type='text'>
These are defined in AltosRecord; duplicating them is not a good plan

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/altoslib: Add call to …Preferences.init() with backend object, remove static init()</title>
<updated>2012-09-14T05:51:52+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-13T12:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=08345b8909922f2ff8f9ed8b4497b9cbea6b26e9'/>
<id>urn:sha1:08345b8909922f2ff8f9ed8b4497b9cbea6b26e9</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altoslib: Add AltosPreferencesBackend.java to Makefile.am</title>
<updated>2012-09-14T05:51:52+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-13T12:46:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=17127847300de9a6782b901926a3fcb9ef021b78'/>
<id>urn:sha1:17127847300de9a6782b901926a3fcb9ef021b78</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
</feed>
