<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src, branch serial-at-interrupt</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=serial-at-interrupt</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=serial-at-interrupt'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-05-19T03:19:18+00:00</updated>
<entry>
<title>altos: Provide ISR-based code paths for SPI</title>
<updated>2012-05-19T03:19:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-19T03:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c1ad8f443d5a9780a9897c79deda61241c0e34c2'/>
<id>urn:sha1:c1ad8f443d5a9780a9897c79deda61241c0e34c2</id>
<content type='text'>
This allows SPI to be entirely interrupt driven, with callbacks for
completion. It's not tested yet...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add conversion between Pa and meters</title>
<updated>2012-05-19T03:19:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-19T03:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5d8b9d524d6424ff98dcc4155fe8b8bd892b6d8f'/>
<id>urn:sha1:5d8b9d524d6424ff98dcc4155fe8b8bd892b6d8f</id>
<content type='text'>
To be used with the MS5607 which generates data in calibrated units.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Check MS5607 CRC. Clean up MS5607 API</title>
<updated>2012-05-19T03:19:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-08T06:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1541fc0bde71f503b1ae5757497e9e1e6d023111'/>
<id>urn:sha1:1541fc0bde71f503b1ae5757497e9e1e6d023111</id>
<content type='text'>
It's not ready for flight yet, but at least it's sensible now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Conditional byte swapping in mpu6000 driver</title>
<updated>2012-05-19T03:19:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-08T06:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6a62edd4a1f01a6ee380c3aabaff3f437e8d6f1e'/>
<id>urn:sha1:6a62edd4a1f01a6ee380c3aabaff3f437e8d6f1e</id>
<content type='text'>
Only needed on LSB machines.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Hacking at cc1120 driver</title>
<updated>2012-05-08T04:52:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-08T04:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=73c26f39b1a08fcc13e23a5b1a4293bc7df9f163'/>
<id>urn:sha1:73c26f39b1a08fcc13e23a5b1a4293bc7df9f163</id>
<content type='text'>
Still doesn't work, but this adds a ton more register definitions

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Get mpu6000 working</title>
<updated>2012-05-08T04:51:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-08T04:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=318b564486aa9965bbad54c71e51fcb32b414162'/>
<id>urn:sha1:318b564486aa9965bbad54c71e51fcb32b414162</id>
<content type='text'>
This initializes the device appropraitely, and provides a command to
dump the current values in converted form.

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>
</feed>
