<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch 1.6.8</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.6.8</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.6.8'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2016-09-06T03:00:44+00:00</updated>
<entry>
<title>update Changelog for release</title>
<updated>2016-09-06T03:00:44+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2016-09-06T03:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=168c39a37415b1bdc09aa00bbaaafb5d879ce8bd'/>
<id>urn:sha1:168c39a37415b1bdc09aa00bbaaafb5d879ce8bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into branch-1.6</title>
<updated>2016-09-06T02:59:11+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2016-09-06T02:59:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c0ad087008856cfc2233b977abfc3f1dcbaccdcc'/>
<id>urn:sha1:c0ad087008856cfc2233b977abfc3f1dcbaccdcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove pyro wizard file from master</title>
<updated>2016-09-06T02:55:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-06T02:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4fdf8ca9ca1cd5a84b03bd7a03c5806af64b413d'/>
<id>urn:sha1:4fdf8ca9ca1cd5a84b03bd7a03c5806af64b413d</id>
<content type='text'>
This isn't done yet.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Bump version to 1.6.8</title>
<updated>2016-09-06T02:46:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-06T02:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=89b8b2ee98e8d329559f54058c574ba9122ced8e'/>
<id>urn:sha1:89b8b2ee98e8d329559f54058c574ba9122ced8e</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Don't ship TeleMetrum v3.0 firmware (yet)</title>
<updated>2016-09-06T02:45:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-06T02:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a37b687670dd1ccb0274e5fe6bf6145c4fc5acc8'/>
<id>urn:sha1:a37b687670dd1ccb0274e5fe6bf6145c4fc5acc8</id>
<content type='text'>
We haven't finished this yet, so don't deliver firmware for it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add 1.6.8 release notes</title>
<updated>2016-09-04T02:02:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-04T02:02:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=45084fd04326b979f349870f09ff9af1b3155cbe'/>
<id>urn:sha1:45084fd04326b979f349870f09ff9af1b3155cbe</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Set SPI slave DMA priority to HIGH/VERY_HIGH</title>
<updated>2016-09-03T06:23:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-03T06:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9279b0cd52333a846b57af890f708ebb364b62b7'/>
<id>urn:sha1:9279b0cd52333a846b57af890f708ebb364b62b7</id>
<content type='text'>
Set spi slave DMA priority MOSI to HIGH and MISO to VERY_HIGH. Slave
SPI doesn't have the luxury of slowing down when the system is busy,
so provide it maximum memory bandwidth to try and keep up with the
master.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Set i2c recv DMA to HIGH</title>
<updated>2016-09-03T06:23:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-03T06:20:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d80995c4535a3655ca1b9ca674d6839cfef84c4e'/>
<id>urn:sha1:d80995c4535a3655ca1b9ca674d6839cfef84c4e</id>
<content type='text'>
Make sure receive DMA is higher than any TX dma so that
it always runs in preference.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Set MISO DMA priority to HIGH to avoid OVR</title>
<updated>2016-09-03T06:23:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-03T05:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=af2eefbed43e56885a7321319d69b7be17354cdd'/>
<id>urn:sha1:af2eefbed43e56885a7321319d69b7be17354cdd</id>
<content type='text'>
When the MISO DMA priority is too low, and the processor gets busy,
it's possible for SPI input to overrun the processor, which causes the
MISO DMA to get out of sync and never finish. Set the MISO DMA
priority to HIGH to avoid this.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm: Create funcs to set SPI DMA parameters</title>
<updated>2016-09-03T05:58:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2016-09-03T05:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4fc5cfa2c63c43ab0a9ef7e0cc6832fb1c163bd6'/>
<id>urn:sha1:4fc5cfa2c63c43ab0a9ef7e0cc6832fb1c163bd6</id>
<content type='text'>
Instead of having nearly duplicate versions of the SPI DMA
configuration calls, create helper funcs that do most of the work so
that the SPI API funcs are shorter and clearer.

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