<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosFlightStatsTable.java, branch altosui-ms5611</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=altosui-ms5611</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=altosui-ms5611'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-09-14T01:09:58+00:00</updated>
<entry>
<title>altosui: remove un-used imports</title>
<updated>2012-09-14T01:09:58+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-14T01:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=382c54a0d052c8975b57c995ef83bc8934bde242'/>
<id>urn:sha1:382c54a0d052c8975b57c995ef83bc8934bde242</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>Reverted package name to 'altosui' from 'AltosUI'</title>
<updated>2012-09-11T17:54:31+00:00</updated>
<author>
<name>Tom Marble</name>
<email>tmarble@info9.net</email>
</author>
<published>2012-09-11T17:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=95268d681c9a6652d84db383f55a4fe8a4ac5173'/>
<id>urn:sha1:95268d681c9a6652d84db383f55a4fe8a4ac5173</id>
<content type='text'>
Also added emacs backup regex (*~) to .gitignore
</content>
</entry>
<entry>
<title>Changed package name from altosui to AltosUI</title>
<updated>2012-09-10T21:54:27+00:00</updated>
<author>
<name>Tom Marble</name>
<email>tmarble@info9.net</email>
</author>
<published>2012-09-10T21:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=708e7937cba52982b91244cf89bfbff46d346135'/>
<id>urn:sha1:708e7937cba52982b91244cf89bfbff46d346135</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Use units conversion functions everywhere.</title>
<updated>2012-09-10T16:16:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-10T16:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=67da878f740a387d0092631ad672e024d26e4192'/>
<id>urn:sha1:67da878f740a387d0092631ad672e024d26e4192</id>
<content type='text'>
Provide a configuration option to select imperial units and use them everywhere

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Use helper functions to access arrays in AltosLib class</title>
<updated>2012-09-09T19:29:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-09T19:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9682e9e6fe730417a77b47795fbe1f06c9a51177'/>
<id>urn:sha1:9682e9e6fe730417a77b47795fbe1f06c9a51177</id>
<content type='text'>
These deal with out-of-range values correctly, instead of causing
exceptions that will just break stuff.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Complete split out of separate java library</title>
<updated>2012-06-03T02:26:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-01-03T01:26:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3c2f601139d36761de6a8a2210545d082ef16133'/>
<id>urn:sha1:3c2f601139d36761de6a8a2210545d082ef16133</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Max acceleration across boost instead of all ascent</title>
<updated>2011-10-08T17:43:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-08T17:43:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f9b0b7423c0640f729d61a91de6ff96ffe4b486e'/>
<id>urn:sha1:f9b0b7423c0640f729d61a91de6ff96ffe4b486e</id>
<content type='text'>
This ignores ejection bumps, making the max acceleration far more useful.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add date/time/serial/flight to flight stats tab</title>
<updated>2011-08-23T01:23:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T01:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f4ea46dc205454411c224ada7805f813989efd4a'/>
<id>urn:sha1:f4ea46dc205454411c224ada7805f813989efd4a</id>
<content type='text'>
And switch to using the AltosConvert units conversions functions.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Plot reasonable data from Tm files</title>
<updated>2011-08-10T21:35:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-10T21:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4962bcf1ce15c21a946ea718bd676b901f0f2bd0'/>
<id>urn:sha1:4962bcf1ce15c21a946ea718bd676b901f0f2bd0</id>
<content type='text'>
Don't plot acceleration based on baro data.
Display baro speed if accel speed isn't available.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Altosui: Add flight statistics tab to graph window</title>
<updated>2011-08-10T20:35:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-10T20:35:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6ac604d11de44cd824f09e4b467264a2b74be7bd'/>
<id>urn:sha1:6ac604d11de44cd824f09e4b467264a2b74be7bd</id>
<content type='text'>
Provide basic flight stats alongside the flight graph.

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