<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui/AltosDescent.java, branch altosdroid_v1.2-1</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=altosdroid_v1.2-1</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=altosdroid_v1.2-1'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-04-09T07:30:36+00:00</updated>
<entry>
<title>altoslib/altosui: Carry receiver status around in AltosListenerState</title>
<updated>2013-04-09T07:30:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-09T07:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=398c02b945a58634c8932f07df2c2be8438da7d1'/>
<id>urn:sha1:398c02b945a58634c8932f07df2c2be8438da7d1</id>
<content type='text'>
This moves the crc_errors into the new structure and adds a receiver
battery voltage value there as well. Now the receiver status can be
monitored separately from the flight status. That also means that code
receiving state updates should be prepared to accept missing listener
or flight state values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Hide flight-related tabs for telegps</title>
<updated>2013-04-02T23:48:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-02T23:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=907cc6c50755c0d19b93c15678d6f3022a6ee10b'/>
<id>urn:sha1:907cc6c50755c0d19b93c15678d6f3022a6ee10b</id>
<content type='text'>
Products without a flight state don't need ascent/descent/landed tabs.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add version numbers to java libraries</title>
<updated>2013-01-29T06:00:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-29T06:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee'/>
<id>urn:sha1:8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee</id>
<content type='text'>
Make our private java library names include a version number so we can
ship and install multiple versions at the same time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Change AltosLib to altoslib</title>
<updated>2013-01-29T03:52:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-29T03:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5a3c5de6657d1c26e52015a8acec0cd05e294cef'/>
<id>urn:sha1:5a3c5de6657d1c26e52015a8acec0cd05e294cef</id>
<content type='text'>
Follow Java conventions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Move computed state from AltosRecord to AltosState</title>
<updated>2012-10-21T23:13:14+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-21T23:13:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7894c27b2b2c3c46a7c107c8acd5977830f006cf'/>
<id>urn:sha1:7894c27b2b2c3c46a7c107c8acd5977830f006cf</id>
<content type='text'>
Make AltosRecord simply track the raw data and have AltosState hold
all computed values, including cross-packet averages and computed speeds.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Handle missing pad distance in descent tab</title>
<updated>2012-10-17T00:13:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-17T00:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ef9cb19d8b210e02eaa1c657833c1bd5fc619ad8'/>
<id>urn:sha1:ef9cb19d8b210e02eaa1c657833c1bd5fc619ad8</id>
<content type='text'>
When the GPS isn't locked, the distance from the pad cannot be
computed and is left missing. Not crashing in this case is more useful.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'mjb/altosui_mjb'</title>
<updated>2012-09-20T09:29:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-20T09:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19243ecc9b5bbdcc069ae24acf1ca807322c84d8'/>
<id>urn:sha1:19243ecc9b5bbdcc069ae24acf1ca807322c84d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Show over-ground-distance in Descent tab</title>
<updated>2012-09-14T19:59:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T19:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b898cf0a2abf2b0478d5afc5aca030c6b4c8bd0b'/>
<id>urn:sha1:b898cf0a2abf2b0478d5afc5aca030c6b4c8bd0b</id>
<content type='text'>
Helps to know where the rocket might land.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Fix Landed tab units</title>
<updated>2012-09-14T18:13:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-14T18:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=97ab77d548964115e4b41ad5952194fcd1455c96'/>
<id>urn:sha1:97ab77d548964115e4b41ad5952194fcd1455c96</id>
<content type='text'>
And clean up the whole flight value reporting code base. It would be
nice to create a separate class to make this easier; at present
there's a bunch of customization embedded in how values are presented
in each tab.

Reported by: Bdale Garbee &lt;bdale@gag.com&gt;
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: remove un-used imports</title>
<updated>2012-09-14T01:09:58+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-09-14T01:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=382c54a0d052c8975b57c995ef83bc8934bde242'/>
<id>urn:sha1:382c54a0d052c8975b57c995ef83bc8934bde242</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
</feed>
