<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosdroid/src, branch droid-gps</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=droid-gps</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=droid-gps'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-04-20T22:16:50+00:00</updated>
<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: Fix integer formatting in tabs</title>
<updated>2013-04-17T17:40:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-17T17:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b3000609e4010ff4d29debe72ea1866e775af539'/>
<id>urn:sha1:b3000609e4010ff4d29debe72ea1866e775af539</id>
<content type='text'>
Was trying to use AltosDroid.number for integers, which didn't work as
it expected doubles.

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: Get rid of a couple of startup messages</title>
<updated>2013-04-13T18:45:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-13T18:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=192bc28fbe2a8613d0b42e4fb3f7674a1a50abc7'/>
<id>urn:sha1:192bc28fbe2a8613d0b42e4fb3f7674a1a50abc7</id>
<content type='text'>
These are just annoying

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: The Map already draws our location; no receiver marker needed</title>
<updated>2013-04-12T08:04:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-12T08:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19ef593be9ff3f329e44472735d90c80129d2795'/>
<id>urn:sha1:19ef593be9ff3f329e44472735d90c80129d2795</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Check state.gps != null before using it</title>
<updated>2013-04-12T08:00:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-12T08:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1ec6fb3b9cec0f864d6e65d0cc6b4dd42edd3e16'/>
<id>urn:sha1:1ec6fb3b9cec0f864d6e65d0cc6b4dd42edd3e16</id>
<content type='text'>
Avoid crashing.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Compute course from android device to rocket, display it</title>
<updated>2013-04-12T07:19:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-12T07:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9212ce268f3a4a9f3f019f23f6eef8b57207d340'/>
<id>urn:sha1:9212ce268f3a4a9f3f019f23f6eef8b57207d340</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Mike was right -- only need one LocationListener</title>
<updated>2013-04-12T05:39:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-12T05:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9a8cc23de5776ea3fa2bdc96cbe63422eb555d63'/>
<id>urn:sha1:9a8cc23de5776ea3fa2bdc96cbe63422eb555d63</id>
<content type='text'>
I mis-read the docs and thought we needed two listeners, one for GPS
and one for network position. Looks like we don't

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