<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch multiarch</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=multiarch</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=multiarch'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-10-09T17:09:25+00:00</updated>
<entry>
<title>altosui: Deal with missing state transitions in FlightStats window</title>
<updated>2011-10-09T17:09:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-09T17:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5d1361c95f94125cda244b4cc5e55c2fb77b680b'/>
<id>urn:sha1:5d1361c95f94125cda244b4cc5e55c2fb77b680b</id>
<content type='text'>
Any missing start/end times are pinned to the end of the flight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Deal with telem data that goes backwards in time</title>
<updated>2011-10-09T17:09:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-09T16:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5c82b07471f017171c58a6968adf79901f46a987'/>
<id>urn:sha1:5c82b07471f017171c58a6968adf79901f46a987</id>
<content type='text'>
The new telemetry stuff can send packets with older timestamps, so
sort telem packets read from disk to create an in-order record of the flight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Remove igniter voltages from chart.</title>
<updated>2011-10-08T22:07:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-08T22:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aad03e3cab4c328e53d3df47b6dac1d3f7a49229'/>
<id>urn:sha1:aad03e3cab4c328e53d3df47b6dac1d3f7a49229</id>
<content type='text'>
These are just annoying; when we add the ability to turn stuff on/off
on the fly, we can add them to the list of available items.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Allow for multiple instances of each state in the graph</title>
<updated>2011-10-08T17:46:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-08T17:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cbf5a649c8b7101bef9d57e48e42ac775e758c79'/>
<id>urn:sha1:cbf5a649c8b7101bef9d57e48e42ac775e758c79</id>
<content type='text'>
With the new boost re-detect code, we can get multiple instances of
boost/fast/coast, so make sure each are displayed in the graph.

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: Report error message back from libaltos</title>
<updated>2011-08-28T22:50:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T22:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=31e3255b6cbfaf95c0e97e2d1ec8de72f845994c'/>
<id>urn:sha1:31e3255b6cbfaf95c0e97e2d1ec8de72f845994c</id>
<content type='text'>
This includes changing all of the error dialogs to show the error
message rather than just the file name.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add bluetooth bits back in</title>
<updated>2011-08-28T22:50:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-28T22:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cf72c2f5a69a736c28a9b63e124d510ef41a9f5d'/>
<id>urn:sha1:cf72c2f5a69a736c28a9b63e124d510ef41a9f5d</id>
<content type='text'>
Stub out functions on mac/windows for now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: launch controller button needs to move over</title>
<updated>2011-08-27T20:30:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-27T20:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7e2b5e2957ddcb808723081ca7e046a28b7e70e5'/>
<id>urn:sha1:7e2b5e2957ddcb808723081ca7e046a28b7e70e5</id>
<content type='text'>
monitor idle was inserted into position 2,2

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Hook up the launch controller UI from the main button box</title>
<updated>2011-08-27T19:45:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-02T05:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02df2141e5a67afc16acd01a6c60f3cc61052b93'/>
<id>urn:sha1:02df2141e5a67afc16acd01a6c60f3cc61052b93</id>
<content type='text'>
Provide a button to start the launch controller UI.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add primitive UI for TeleLaunch</title>
<updated>2011-08-27T19:45:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-02T00:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4568bc796a6c362ebf7f72ee9a5fa4a9a3c4ba6a'/>
<id>urn:sha1:4568bc796a6c362ebf7f72ee9a5fa4a9a3c4ba6a</id>
<content type='text'>
Display status along with arm and fire buttons.

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