<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch 1.6.0.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.6.0.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.6.0.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2015-06-24T05:22:06+00:00</updated>
<entry>
<title>Bump version to 1.6.0.3</title>
<updated>2015-06-24T05:22:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T05:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3e7588e382c70e467b1f328fcfb6bc38a6b79ac7'/>
<id>urn:sha1:3e7588e382c70e467b1f328fcfb6bc38a6b79ac7</id>
<content type='text'>
Mark the release of 1.6.0.3 altosdroid

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Update version numbers in manifest</title>
<updated>2015-06-24T05:21:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T05:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3ce5e24fefaddaa74eadba4722e904354c871387'/>
<id>urn:sha1:3ce5e24fefaddaa74eadba4722e904354c871387</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Mark tab-dependent voice output as done</title>
<updated>2015-06-24T05:21:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T05:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d9f96c45d0a3099e9e5fd3c75cc27f9415fcaf55'/>
<id>urn:sha1:d9f96c45d0a3099e9e5fd3c75cc27f9415fcaf55</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Make sure flight voice output always starts with 'speed'</title>
<updated>2015-06-24T05:04:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T05:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=aed8d3ee2561bbec59b9684fb2042186191302ca'/>
<id>urn:sha1:aed8d3ee2561bbec59b9684fb2042186191302ca</id>
<content type='text'>
This resets the flight-mode voice output state back to start again
each time the flight tab is selected

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Make sure whole flight state is spoken even when no-one is moving</title>
<updated>2015-06-24T05:00:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T05:00:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b1b41e0823a60769e7d2d806f4d97ae043d7dae3'/>
<id>urn:sha1:b1b41e0823a60769e7d2d806f4d97ae043d7dae3</id>
<content type='text'>
This eliminates the case where much of the flight state wasn't
reported if the tracker or receiver weren't moving.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Typo slipped into AltosState.java</title>
<updated>2015-06-24T04:47:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T04:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f275e73f42e0aaf1760da99fb93c394320aafb84'/>
<id>urn:sha1:f275e73f42e0aaf1760da99fb93c394320aafb84</id>
<content type='text'>
Oops.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Change voice output around</title>
<updated>2015-06-24T04:42:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T04:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bfa6cd8934b993bd4a67cfc7a4eeecf9b11915ef'/>
<id>urn:sha1:bfa6cd8934b993bd4a67cfc7a4eeecf9b11915ef</id>
<content type='text'>
This makes the voice output depend on the current displayed tab; where
the 'recovery' and 'map' tabs get the same value.

Pad

	Reports igniter and GPS status changes

Flight

	Report flight state changes and max height after apogee
	Report current speed, height and bearing/elevation/range once
	every 10 seconds while the rocket is in motion.

Recovery

	Report distance and bearing when the location of either the
	tracker or the receiver changes by more than 10m, but not more
	than once every 10 seconds.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Define strings for the tab names</title>
<updated>2015-06-24T04:42:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T04:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a761b34ed8fc64435f5a49623f4a5c55e2dda33a'/>
<id>urn:sha1:a761b34ed8fc64435f5a49623f4a5c55e2dda33a</id>
<content type='text'>
Use these everywhere instead of replicating the same name; might
reduce errors.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: Show direction to target in recover tab</title>
<updated>2015-06-24T04:42:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T04:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=56146cd379e1319b7adcf8e22cdda55f771e11be'/>
<id>urn:sha1:56146cd379e1319b7adcf8e22cdda55f771e11be</id>
<content type='text'>
This takes the bearing to target and current direction of motion (from
the Android API) and computes a turn amount and displays that so you
don't have to know which way is north when walking towards the rocket.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Use a longer filter for descent values</title>
<updated>2015-06-24T04:42:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T04:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=60b8bea12edb954e6140a92c8412364c9581e3c2'/>
<id>urn:sha1:60b8bea12edb954e6140a92c8412364c9581e3c2</id>
<content type='text'>
This makes descent speeds almost useful, a huge improvement

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