<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosdroid/src/org, branch 1.5</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.5</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.5'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-09-06T07:37:57+00:00</updated>
<entry>
<title>altosdroid: Add imperial unit support</title>
<updated>2014-09-06T07:37:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-06T07:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=18671803d078aa798b603c67b741c3ba4374f41d'/>
<id>urn:sha1:18671803d078aa798b603c67b741c3ba4374f41d</id>
<content type='text'>
Provides a menu entry to switch units, changes all value displays to
use the AltosLib units conversion code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Update tab contents before switching</title>
<updated>2014-09-06T06:10:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-06T06:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2b2ebd2fee46158abd1ae050cd6d1040ead849a0'/>
<id>urn:sha1:2b2ebd2fee46158abd1ae050cd6d1040ead849a0</id>
<content type='text'>
Make sure the new tab contents are updated before switching tabs so
that the user doesn't see old stuff.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Ignore TelemetryService messages after service shutdown</title>
<updated>2014-09-06T05:06:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-06T05:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=08bbb1c3de73c9aaf920b11247eae544df6eac0c'/>
<id>urn:sha1:08bbb1c3de73c9aaf920b11247eae544df6eac0c</id>
<content type='text'>
Messages may get delivered after the service has been shut down;
ignore those.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: add new TelemetryState.java</title>
<updated>2014-09-04T18:28:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-04T18:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=101ac21f05a69bdeb07d423aa18017eca04fc47f'/>
<id>urn:sha1:101ac21f05a69bdeb07d423aa18017eca04fc47f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Use single object to pass data to UI</title>
<updated>2014-09-04T05:32:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-09-04T05:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3842735e303f0bf6f46ed8cb659c92d8bb9bd137'/>
<id>urn:sha1:3842735e303f0bf6f46ed8cb659c92d8bb9bd137</id>
<content type='text'>
Instead of having separate messages for each piece of telemetry state,
package the whole mess up in one object and send it for any
change. This simplifies tracking within the UI by avoiding corner
cases during reconnect.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: reload previous log file at connect time</title>
<updated>2014-08-31T05:28:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-31T05:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aa7dd289ee72f7a49a08ce0229c4e0e0404499d0'/>
<id>urn:sha1:aa7dd289ee72f7a49a08ce0229c4e0e0404499d0</id>
<content type='text'>
Use the saved logfile to re-load the previous state at startup time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Add missing preferences backend file</title>
<updated>2014-08-31T05:27:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-31T05:27:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=00a3eace5ea885205270137f190538b010fd679f'/>
<id>urn:sha1:00a3eace5ea885205270137f190538b010fd679f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Add quit. Restart. Show freq in title.</title>
<updated>2014-08-31T05:08:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-31T05:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bc3fbcb35090be3856284ccf4d908ebf39d02bec'/>
<id>urn:sha1:bc3fbcb35090be3856284ccf4d908ebf39d02bec</id>
<content type='text'>
Add a quit button to menu.
When restarting, reconnect to previous device.
When connecting, set the freq/rate to previous values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: fixup fetching active device address</title>
<updated>2014-08-30T03:33:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-30T03:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0b70ea04e807c69a987d5976ab217f9f65fb1e09'/>
<id>urn:sha1:0b70ea04e807c69a987d5976ab217f9f65fb1e09</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: start restoring from log data on startup</title>
<updated>2014-08-29T20:22:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-29T20:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=810f9a4f79b0480973d84595140d3f8948ce26d9'/>
<id>urn:sha1:810f9a4f79b0480973d84595140d3f8948ce26d9</id>
<content type='text'>
Remember which flight was last being received and reload that file

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