<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/telegps, branch 1.8.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.8.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.8.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-11-12T04:49:20+00:00</updated>
<entry>
<title>altoslib: Improve EEprom download</title>
<updated>2017-11-12T04:49:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-11-12T04:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9a7b4f02ad32ca43a45ed9fe446b8db96e60b5e5'/>
<id>urn:sha1:9a7b4f02ad32ca43a45ed9fe446b8db96e60b5e5</id>
<content type='text'>
* Catch and report CRC errors
* Deal with corrupted flight records
* Add ability to immediately graph new data
* Check before overwriting existing files

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>telegps: Fix up TeleGPS UI bits after accel cal changes</title>
<updated>2017-09-18T16:59:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-09-18T16:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b9a00856aa4cf55ae4a143288058094ef8061134'/>
<id>urn:sha1:b9a00856aa4cf55ae4a143288058094ef8061134</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>
<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>
<entry>
<title>altosuilib: Rename AltosGraphNew to AltosGraph</title>
<updated>2017-06-13T17:50:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-13T17:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e2fe220efe2ba375ddd925747a630c30c17d3bef'/>
<id>urn:sha1:e2fe220efe2ba375ddd925747a630c30c17d3bef</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib, altosuilib, altosui, telegps: Missing config values now MISSING</title>
<updated>2017-06-12T05:54:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-11T23:11:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=171adbe7db8520f5ff52a5fe2c54fe165c6f91f8'/>
<id>urn:sha1:171adbe7db8520f5ff52a5fe2c54fe165c6f91f8</id>
<content type='text'>
Config values that didn't apply to the current product used to get set
to -1, but now they're set to AltosLib.MISSING to be consistent with
the rest of the code. Deal with this in the UI bits.

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