<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosdroid/res, branch 1.4.9.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.4.9.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.4.9.3'/>
<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: 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: 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: Add telemetry rate support</title>
<updated>2014-08-18T03:46:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-08-18T03:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b1f1844aa514893228080704da3b3ccf855bda1e'/>
<id>urn:sha1:b1f1844aa514893228080704da3b3ccf855bda1e</id>
<content type='text'>
Provides a menu to select the receiver telemetry bit rate

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: incorrect property syntax in pad xml</title>
<updated>2013-04-21T02:40:33+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2013-04-21T02:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b0d6e2000d1b48859f5a276a5af254cc1a6cc9ad'/>
<id>urn:sha1:b0d6e2000d1b48859f5a276a5af254cc1a6cc9ad</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: Update distance/bearing on map tab</title>
<updated>2013-04-20T22:16:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-20T22:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ecfc8a08147cfd179b341475333d68a39c978f0f'/>
<id>urn:sha1:ecfc8a08147cfd179b341475333d68a39c978f0f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Check for missing values</title>
<updated>2013-04-16T21:22:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-16T21:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c2640c09c76ce32e471dcf6df83095d146bb39a2'/>
<id>urn:sha1:c2640c09c76ce32e471dcf6df83095d146bb39a2</id>
<content type='text'>
When displaying numbers, check for MISSING values and display nothing

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Update UI even if no telem has been received. Center map.</title>
<updated>2013-04-13T19:13:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-13T19:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3cd8ff18a7546c1e251747ba26240cb130003ef1'/>
<id>urn:sha1:3cd8ff18a7546c1e251747ba26240cb130003ef1</id>
<content type='text'>
This allows the receiver location to be displayed even when telemetry
is not.

Center the map on the first valid location, either receiver or
rocket. Update center if a significantly more precise location is received.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Show our position in the map tab. Squeeze to fit phones</title>
<updated>2013-04-13T18:39:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-13T18:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e4b6fc3238ad9911fd40ef25accf82a401cb190f'/>
<id>urn:sha1:e4b6fc3238ad9911fd40ef25accf82a401cb190f</id>
<content type='text'>
Shrink everything to fit on phones, then add phone location to the map tab

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Shrink text so it fits on my phone</title>
<updated>2013-04-13T17:50:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-13T17:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5077f3ad1967a33712e9ff411e3b2a0b4e1a5c4a'/>
<id>urn:sha1:5077f3ad1967a33712e9ff411e3b2a0b4e1a5c4a</id>
<content type='text'>
Yes, this is a hack; will try to figure out how to make it resizeable

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