<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/stm, branch 1.0.9.5</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.9.5</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-05-28T17:47:28+00:00</updated>
<entry>
<title>altos: Clear stm i2c transfer timeout alarm</title>
<updated>2012-05-28T17:47:28+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-28T17:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=47bc9b2a39b7a8d3ef3fe8acc7fbf0512695e548'/>
<id>urn:sha1:47bc9b2a39b7a8d3ef3fe8acc7fbf0512695e548</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make telemetrum-v1.1 compile with new ao_data structure</title>
<updated>2012-05-27T23:24:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-27T23:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ce8153472069ed56b24ac36f297ac569d1f767d4'/>
<id>urn:sha1:ce8153472069ed56b24ac36f297ac569d1f767d4</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Don't start ADC ring until the other sensors have a valid value</title>
<updated>2012-05-27T22:46:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-27T22:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9eeba439ce8c9dc1def8528f96b6a67c6578d656'/>
<id>urn:sha1:9eeba439ce8c9dc1def8528f96b6a67c6578d656</id>
<content type='text'>
Yes, this is still an ugly kludge, but it's easy.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Data packet tick count does not live in adc structure</title>
<updated>2012-05-27T22:44:38+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-27T22:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d01c10eff4b70af13347969a7cece8730cf1a3f1'/>
<id>urn:sha1:d01c10eff4b70af13347969a7cece8730cf1a3f1</id>
<content type='text'>
It was moved to the global structure. Having two is confusing.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Get megametrum ready to at least log flight data</title>
<updated>2012-05-26T05:18:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-26T05:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=78423f3fc5164ea9fd428606419784c1700ad5c5'/>
<id>urn:sha1:78423f3fc5164ea9fd428606419784c1700ad5c5</id>
<content type='text'>
Doesn't track flight state changes correctly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: stm: pass DMA buffer index to DMA completion callback</title>
<updated>2012-05-08T04:50:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-08T04:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=af949c67eeb9dc310b1430d3435d241adccfc0a9'/>
<id>urn:sha1:af949c67eeb9dc310b1430d3435d241adccfc0a9</id>
<content type='text'>
This lets the user know which DMA has finished.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: stm: delay during USB config with pull-up off</title>
<updated>2012-05-08T04:49:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-08T04:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=dd7699cf8daded17ac41abf5c5170cfb599b6ff5'/>
<id>urn:sha1:dd7699cf8daded17ac41abf5c5170cfb599b6ff5</id>
<content type='text'>
This makes sure that a reboot will reliably cause the device to
disconnect from the USB bus.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: stm: share i2c_stop code between send and recv</title>
<updated>2012-05-08T04:47:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-08T04:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=744d05e6037ffc11688a9faa9c7b5dcda4065ee3'/>
<id>urn:sha1:744d05e6037ffc11688a9faa9c7b5dcda4065ee3</id>
<content type='text'>
This waits for the stop signal to appear on the bus, necessary before
starting another transaction.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: stm i2c DMA for large recv appears to work</title>
<updated>2012-05-07T06:54:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-07T06:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ddaf501ddcfc1a5f74a1ef1b6b76e1c82d89c77a'/>
<id>urn:sha1:ddaf501ddcfc1a5f74a1ef1b6b76e1c82d89c77a</id>
<content type='text'>
Transaction appears to be clean on the i2c bus now; correct number of
bytes received, and the nack and stop at the right time. This tests &gt;
2 length reads; should try that too.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: STM i2c work.</title>
<updated>2012-05-07T05:47:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-07T05:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0f0cc91ce8e9807dca48a5c0c53d821f5060e245'/>
<id>urn:sha1:0f0cc91ce8e9807dca48a5c0c53d821f5060e245</id>
<content type='text'>
Start now driven by interrupts
Send now done with DMA and interrupts

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