<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib/Makefile.am, branch altosdroid_v1.1.9.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=altosdroid_v1.1.9.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=altosdroid_v1.1.9.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-12-31T19:38:53+00:00</updated>
<entry>
<title>altoslib: Add units change notification list</title>
<updated>2012-12-31T19:38:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-31T19:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6db192898eebf750c4d51516eff7916bc4da493b'/>
<id>urn:sha1:6db192898eebf750c4d51516eff7916bc4da493b</id>
<content type='text'>
This allows the UI to automatically respond to changes in the
preferred units.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Call config UI from AltosConfigData directly</title>
<updated>2012-12-08T01:27:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-08T01:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1489c7f75f7b9ce547ac49c157b440c4f9131ef4'/>
<id>urn:sha1:1489c7f75f7b9ce547ac49c157b440c4f9131ef4</id>
<content type='text'>
Don't make AltosConfig have a pile of config code, stick that in
AltosConfigData instead. This uses a new interface, AltosConfigValues
to get from AltosConfigData to the UI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/altoslib: Add support for configuring pyro channels</title>
<updated>2012-10-23T04:35:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-23T04:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fe00d1169c65cb289f77093cf281efbd0a5d4e64'/>
<id>urn:sha1:fe00d1169c65cb289f77093cf281efbd0a5d4e64</id>
<content type='text'>
This provides a UI on devices which have pyro channels other than
main/apogee.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Move computed state from AltosRecord to AltosState</title>
<updated>2012-10-21T23:13:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-21T23:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7894c27b2b2c3c46a7c107c8acd5977830f006cf'/>
<id>urn:sha1:7894c27b2b2c3c46a7c107c8acd5977830f006cf</id>
<content type='text'>
Make AltosRecord simply track the raw data and have AltosState hold
all computed values, including cross-packet averages and computed speeds.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&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>
<entry>
<title>altoslib: Add imperial units conversion support</title>
<updated>2012-09-10T16:14:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-10T16:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=66a1e07efcac9324d33a1eca0dfb58a2724b667a'/>
<id>urn:sha1:66a1e07efcac9324d33a1eca0dfb58a2724b667a</id>
<content type='text'>
"Redneck" mode support

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Add in a bunch of java files mising after Mike's cleanups</title>
<updated>2012-09-09T20:09:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T20:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=47d87872c11a63a435fe5b703a4ce33503790d96'/>
<id>urn:sha1:47d87872c11a63a435fe5b703a4ce33503790d96</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Move AltosIgnite.java to altoslib</title>
<updated>2012-07-22T18:54:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-22T18:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=233ab58df8ac8e1fdeab8d4c2f6c8c9d3f6e7be1'/>
<id>urn:sha1:233ab58df8ac8e1fdeab8d4c2f6c8c9d3f6e7be1</id>
<content type='text'>
To be shared with altosdroid eventually

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Move idle monitor managing code to altoslib</title>
<updated>2012-07-18T04:04:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-18T04:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f6921c9040b1f1fc4408d163532b0695a3611195'/>
<id>urn:sha1:f6921c9040b1f1fc4408d163532b0695a3611195</id>
<content type='text'>
More stuff to be shared (potentially)

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Support MM telemetry packets</title>
<updated>2012-06-21T16:50:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-21T16:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6f421818fd7062f03bfaf9e606d6a4cfdcb13b49'/>
<id>urn:sha1:6f421818fd7062f03bfaf9e606d6a4cfdcb13b49</id>
<content type='text'>
Required restructuring the whole telemetry system to provide abstract
interfaces to flight data.

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