<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosuilib, branch pong</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=pong</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=pong'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-10-04T20:43:45+00:00</updated>
<entry>
<title>altosuilib: Add 'show marker' button to graphs</title>
<updated>2017-10-04T20:43:45+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-10-04T20:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2f779d318753b73463f7166977453ab5533e5921'/>
<id>urn:sha1:2f779d318753b73463f7166977453ab5533e5921</id>
<content type='text'>
Provides a marker at each actual data point which can be useful for
sparse data sets like telemetry with poor reception.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Add user-selectable filter width for data smoothing</title>
<updated>2017-10-03T02:33:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-10-03T02:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=98dc29a7a964f8d653b73989c6751695d168844c'/>
<id>urn:sha1:98dc29a7a964f8d653b73989c6751695d168844c</id>
<content type='text'>
Also switch smoothing window to Kaiser and change default accel filter
width to 1 second instead of 4 seconds.

Now users can play with the filter and see what it does.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Show raw tick values in graph and info table</title>
<updated>2017-10-03T00:08:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-10-03T00:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d75e8b9046295051c91696461e8d5f59c8260ccc'/>
<id>urn:sha1:d75e8b9046295051c91696461e8d5f59c8260ccc</id>
<content type='text'>
Not terribly useful, but did help validate firmware handling of tick
wrapping, so we'll keep it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Don't drain voice when terminating display</title>
<updated>2017-10-02T23:49:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-10-02T20:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=322c1abead39cb398380dff384cd274c19dd81dd'/>
<id>urn:sha1:322c1abead39cb398380dff384cd274c19dd81dd</id>
<content type='text'>
If the voice thread is wedged (as with PulseAudio and un-patched
freetts 1.2.2), we'll get stuck here and the UI will freeze up.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Make steps in accel cal default button</title>
<updated>2017-09-12T21:02:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-09-12T21:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5666a3c9427324ad8f92e21c5f9017436b36a82a'/>
<id>urn:sha1:5666a3c9427324ad8f92e21c5f9017436b36a82a</id>
<content type='text'>
This way you can just hit return through the process.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Accel calibration UI</title>
<updated>2017-09-01T20:22:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-12T03:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=558a143315f0345b79cc4f22aa4b643fedcded9c'/>
<id>urn:sha1:558a143315f0345b79cc4f22aa4b643fedcded9c</id>
<content type='text'>
Provides a GUI for re-calibrating accelerometers

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosuilib: Add "Huge" font size</title>
<updated>2017-08-28T00:38:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-27T02:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=465bb7242f39f6f8489e5fd52ce88031106c1c76'/>
<id>urn:sha1:465bb7242f39f6f8489e5fd52ce88031106c1c76</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Deal with multiple motors in flight stats</title>
<updated>2017-06-28T06:36:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-28T06:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=46ff12a88136d3c274610255a918870aff9328cd'/>
<id>urn:sha1:46ff12a88136d3c274610255a918870aff9328cd</id>
<content type='text'>
Combine boost/fast/coast sections when computing ascent stats.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Make cal_data private in AltosDataListener</title>
<updated>2017-06-20T18:18:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-20T18:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0da4e201041a4420f273c2e0cda77eea78099518'/>
<id>urn:sha1:0da4e201041a4420f273c2e0cda77eea78099518</id>
<content type='text'>
This way we can create it as needed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib,altosuilib: Bump library version numbers</title>
<updated>2017-06-13T18:02:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-13T17:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a61217f0a6d0ef48b6471f632c4600255867e831'/>
<id>urn:sha1:a61217f0a6d0ef48b6471f632c4600255867e831</id>
<content type='text'>
The API and ABI have changed a bit since 1.7

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