<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosui, 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-14T19:18:26+00:00</updated>
<entry>
<title>altoslib: Save separate config for local and remote. Use in idle</title>
<updated>2017-10-14T19:18:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-10-14T19:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e98235e314ac764509af26c93da9e6d1de8184ea'/>
<id>urn:sha1:e98235e314ac764509af26c93da9e6d1de8184ea</id>
<content type='text'>
When using the remote link, there are two separate configuration data
blocks, that for the local device and for remote. Make the link report
both versions, depending on whether it is in remote mode or not.

Request config data in remote mode when running idle monitoring so
that the presented data is for the remote device, not the local one.

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>be more aggressive about removing and ignoring .mdwn files</title>
<updated>2017-09-19T02:44:53+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2017-09-19T02:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=60666630789b6925d7e16160ebdc88ccd23f51de'/>
<id>urn:sha1:60666630789b6925d7e16160ebdc88ccd23f51de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altosui: Handle missing GPS when graphing mega/metrum data</title>
<updated>2017-09-12T20:37:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-09-12T20:37:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8960cb525ef43c2262c7854b9a6f08237b3ea05b'/>
<id>urn:sha1:8960cb525ef43c2262c7854b9a6f08237b3ea05b</id>
<content type='text'>
These have GPS, but if we never get a valid packet, then there won't
be any final position to display.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Remove debug printfs in FC config UI</title>
<updated>2017-09-12T20:37:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-09-12T20:37:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a4dfaf25954134dbdc7229e2de39d4a4c049f285'/>
<id>urn:sha1:a4dfaf25954134dbdc7229e2de39d4a4c049f285</id>
<content type='text'>
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>altosui: Make --oneline show drogue deploy speed</title>
<updated>2017-08-28T00:40:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-28T00:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7f5f37ac7fb71d3059f639b39315712f90e9bfd6'/>
<id>urn:sha1:7f5f37ac7fb71d3059f639b39315712f90e9bfd6</id>
<content type='text'>
Also remove some commented out values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Add --oneline mode to briefly summarize flights</title>
<updated>2017-08-28T00:38:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-27T02:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f972000642f9c9835a0b7d14155d4c5695455d94'/>
<id>urn:sha1:f972000642f9c9835a0b7d14155d4c5695455d94</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>install: Add 'fat-install' target</title>
<updated>2017-08-12T22:27:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-12T05:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=43e2275250d9c91560a770942f3c06a8f74ed501'/>
<id>urn:sha1:43e2275250d9c91560a770942f3c06a8f74ed501</id>
<content type='text'>
This uses the existing --with-fat-dir option and instead of installing
everything to that directory, creates a normal ikiwiki hierarchy of
files including .mdwn files, whacked release notes html files and all
of the appropriate packages.

One stop shopping for adding the release to the web site.

Attempted to update Releasing file to match.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui, telegps: Add TeleBT v4.0 firmware to app packages</title>
<updated>2017-08-12T04:05:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-12T04:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7b67dcdd90317845261e51a1adb2404dcb0f2507'/>
<id>urn:sha1:7b67dcdd90317845261e51a1adb2404dcb0f2507</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
