<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib, branch android-build-update</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=android-build-update</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=android-build-update'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2019-09-25T20:09:22+00:00</updated>
<entry>
<title>altoslib: Don't crash when map flight data is missing</title>
<updated>2019-09-25T20:09:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-09-25T20:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=35351c7db337c4384ef642fbc8b8676f0944686a'/>
<id>urn:sha1:35351c7db337c4384ef642fbc8b8676f0944686a</id>
<content type='text'>
Just a couple of null pointer checks to allow the map display to come
up even when no data are available.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add speed and gps height to map display data</title>
<updated>2019-09-02T20:45:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-09-02T20:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2524730217e6972f3d0f04a9954350ba1964a83a'/>
<id>urn:sha1:2524730217e6972f3d0f04a9954350ba1964a83a</id>
<content type='text'>
And generalize the API so that any other GPS data could be added in
the future.

This feature was proposed by Mike Beattie

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Display data for point nearest cursor in map view</title>
<updated>2019-09-01T04:20:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-09-01T04:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b13893245e8c66b48e23bb2005ef6ce46e69744f'/>
<id>urn:sha1:b13893245e8c66b48e23bb2005ef6ce46e69744f</id>
<content type='text'>
Include time, lat and lon

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Use discovered java path for compiler and jni include files</title>
<updated>2019-07-17T18:40:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-07-17T18:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=318b81d59e6f34a92a7a78c0896aa331bc14d0a1'/>
<id>urn:sha1:318b81d59e6f34a92a7a78c0896aa331bc14d0a1</id>
<content type='text'>
Instead of using the discovered java bits just for jni.h, also use
javac from that directory. Add JAVA_VERSION param to set language
version for newer compilers.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Stop using deprecated Java functionality</title>
<updated>2019-07-17T18:38:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-07-17T18:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=784ccd37d051e8b88ef1b150ccb4e89103675b3e'/>
<id>urn:sha1:784ccd37d051e8b88ef1b150ccb4e89103675b3e</id>
<content type='text'>
new Double(x) -&gt; Double.valueOf(x)
c.newInstance() -&gt; c.getDeclaredConstructor().newInstance()

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Add support for MicroPeak v2 eeprom format</title>
<updated>2019-06-19T06:14:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-06-19T06:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bcf609837eefd431415c979942a31abda1227eb9'/>
<id>urn:sha1:bcf609837eefd431415c979942a31abda1227eb9</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui/telegps: Display error message when attempting to graph unknown files</title>
<updated>2019-06-18T21:50:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-06-18T21:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6529fd623f0e4b921aea1110c723d7dc03954def'/>
<id>urn:sha1:6529fd623f0e4b921aea1110c723d7dc03954def</id>
<content type='text'>
Instead of presenting an empty graph window.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Always create an ordered record set for eeprom files</title>
<updated>2019-06-18T21:25:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-06-18T21:25:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bd351b9e3b1ba21851b2c87f5202ac3bf5c479c0'/>
<id>urn:sha1:bd351b9e3b1ba21851b2c87f5202ac3bf5c479c0</id>
<content type='text'>
If we can't parse the format, just leave it empty. This makes code
handling arbitrary records much easier as it doesn't have to check for
the ordered set existing.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Correct monitor idle IMU data for EasyMega v2</title>
<updated>2019-04-19T02:48:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-04-19T02:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8d77d5032781c5ef0dbb19de07ea97389b809f08'/>
<id>urn:sha1:8d77d5032781c5ef0dbb19de07ea97389b809f08</id>
<content type='text'>
The IMU on EasyMega v2 is rotated from the other devices using this sensor.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Fetch correct mag along data for EasyMega v2</title>
<updated>2019-04-19T02:46:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2019-04-19T02:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6dea82844075348049ce5ff9bb8670ba8efc6668'/>
<id>urn:sha1:6dea82844075348049ce5ff9bb8670ba8efc6668</id>
<content type='text'>
Was using the wrong axis (y) instead of the correct one (x)

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