<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib, branch 1.6.0.4</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.6.0.4</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.6.0.4'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2015-07-12T02:16:41+00:00</updated>
<entry>
<title>altoslib: Preload maps based on distance rather than number of tiles</title>
<updated>2015-07-12T02:16:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-07-12T02:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d015cfc1499a263549f52d46e9e5b934fcb94f53'/>
<id>urn:sha1:d015cfc1499a263549f52d46e9e5b934fcb94f53</id>
<content type='text'>
This lets you get the specific area requested at all zoom levels,
rather than having further detail only at lower resolution zooms.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Convert longitude from distance in AltosMapTransform</title>
<updated>2015-07-12T02:13:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-07-12T02:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=afa37e4667ace42c1f43b01b613e639772cfeb75'/>
<id>urn:sha1:afa37e4667ace42c1f43b01b613e639772cfeb75</id>
<content type='text'>
This computes the longitude cooresponding to a specific distance at a
specific latitude.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Limit simultanous map tile downloads to 128</title>
<updated>2015-07-12T02:11:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-07-12T02:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1b6f3de0a547fa452d5c40775bcf59c49b229e5e'/>
<id>urn:sha1:1b6f3de0a547fa452d5c40775bcf59c49b229e5e</id>
<content type='text'>
Before this change, every tile requested would get downloaded at the
same time. With moving to distance-based offline map loading radius
values, the number of tiles at closer zooms was in the thousands,
overwhelming the network.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Make earth size constants public</title>
<updated>2015-07-12T02:10:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-07-12T02:10:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b313a5a3d5aba89330c0e20eeac00cc571828953'/>
<id>urn:sha1:b313a5a3d5aba89330c0e20eeac00cc571828953</id>
<content type='text'>
This lets other code share the values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Make AltosMap floor/ceil static. Check transform in paint</title>
<updated>2015-07-12T02:09:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-07-12T02:09:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a9bc364ecc69d9085146a39198f0671de164eb2e'/>
<id>urn:sha1:a9bc364ecc69d9085146a39198f0671de164eb2e</id>
<content type='text'>
This avoids crashing in paint when no transform has been set yet.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Support TeleBT v3.0 battery voltage conversion</title>
<updated>2015-06-26T01:43:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-26T01:31:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7c0f66bf64f410415afaff1b5c8e1443512b7a57'/>
<id>urn:sha1:7c0f66bf64f410415afaff1b5c8e1443512b7a57</id>
<content type='text'>
TeleBT v3.0 uses an STM32 instead of a cc1111, so it needs a different
voltage computation from the raw ADC value.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Don't crash if dragging a map view without any tiles</title>
<updated>2015-06-25T19:23:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-25T19:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6ecd75a7abb5fcee440f7672082013088634680b'/>
<id>urn:sha1:6ecd75a7abb5fcee440f7672082013088634680b</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Fix replay to run in realtime again</title>
<updated>2015-06-24T05:40:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2015-06-24T05:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c7067f14359d25a8275f2b09e7b30c06c0424dbb'/>
<id>urn:sha1:c7067f14359d25a8275f2b09e7b30c06c0424dbb</id>
<content type='text'>
At some point, this got sped up to 10x normal speedx

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>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>
