<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, branch split</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=split</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=split'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-08-24T01:56:07+00:00</updated>
<entry>
<title>altosui: add tool-tips to the button box.</title>
<updated>2011-08-24T01:56:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-24T01:56:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=998adccc1c4f8f6c44833bbf4a52d9441748b996'/>
<id>urn:sha1:998adccc1c4f8f6c44833bbf4a52d9441748b996</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: fix Mac OS X function signatures</title>
<updated>2011-08-23T20:29:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T20:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=754b9591574c12ddd6e4ab590c6a5f3806b80213'/>
<id>urn:sha1:754b9591574c12ddd6e4ab590c6a5f3806b80213</id>
<content type='text'>
altos_list_start was declared to take a (int time) parameter for some reason.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Update mac os X library</title>
<updated>2011-08-23T06:35:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T06:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fa6df3fa21e8f09e70371e6c6cc7827a533b4fe6'/>
<id>urn:sha1:fa6df3fa21e8f09e70371e6c6cc7827a533b4fe6</id>
<content type='text'>
This has been tested on 32-bit OS X and it works; dunno about
64-bit.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Reset all config data on 'reset' command</title>
<updated>2011-08-23T06:34:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T06:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=955989147f90a4fd22c1375d1b41425dae4e7dd1'/>
<id>urn:sha1:955989147f90a4fd22c1375d1b41425dae4e7dd1</id>
<content type='text'>
This lets you switch altimeters without getting any stale data.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Only 'show' config dialog once</title>
<updated>2011-08-23T06:33:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T06:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d249da3fb064754753bd20cd2ca1e5ffcce294ca'/>
<id>urn:sha1:d249da3fb064754753bd20cd2ca1e5ffcce294ca</id>
<content type='text'>
Otherwise, the dialog jumps back to the initial position each time the
data is updated.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: fix 'magic' string to signal end of config data</title>
<updated>2011-08-23T06:32:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T06:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e9254c3472e42d93181674b2c3cd80fe6eea696e'/>
<id>urn:sha1:e9254c3472e42d93181674b2c3cd80fe6eea696e</id>
<content type='text'>
Was using "done", which happens to be displayed by the 'l'
command. Switch to 'all finished' which doesn't appear in the config
data output. Yes, this method is a kludge.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Can't configure flight log max on TeleMini</title>
<updated>2011-08-23T06:31:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T06:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4aebe65b089e4b825a5ae238b81e2181bd88175a'/>
<id>urn:sha1:4aebe65b089e4b825a5ae238b81e2181bd88175a</id>
<content type='text'>
It's only got space for one flight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Make monitor-idle display correct 'On-board data logging' status</title>
<updated>2011-08-23T06:30:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T06:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3a84e8e0cc86481c301f4335843a0e1a94bad5c0'/>
<id>urn:sha1:3a84e8e0cc86481c301f4335843a0e1a94bad5c0</id>
<content type='text'>
Count number of stored flights and see if there's space for another
one.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add --summary option to dump flight stats to stdout</title>
<updated>2011-08-23T01:25:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T01:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=afe6aba9cb91e93234ffee2a22eee40f848ddedd'/>
<id>urn:sha1:afe6aba9cb91e93234ffee2a22eee40f848ddedd</id>
<content type='text'>
useful for quickly capturing sense of a flight.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Show filename in AltosGraph window</title>
<updated>2011-08-23T01:24:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-23T01:24:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4e2fd7ae76c23aa8da1390ebcbd8f45276cd7a32'/>
<id>urn:sha1:4e2fd7ae76c23aa8da1390ebcbd8f45276cd7a32</id>
<content type='text'>
Makes it easier to tell multiple windows apart

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