<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/stm-demo/ao_demo.c, branch plot-gps-height</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=plot-gps-height</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=plot-gps-height'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-08-07T05:53:52+00:00</updated>
<entry>
<title>altos: Add button driver and event queue</title>
<updated>2012-08-07T05:53:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-07T05:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=46f87373bc8c28442273ee4f8da3a352223150f5'/>
<id>urn:sha1:46f87373bc8c28442273ee4f8da3a352223150f5</id>
<content type='text'>
With this, a single task can wait for any button or quadrature input
device.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;</title>
<updated>2012-08-07T02:35:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-07T02:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ab379493dbe9923db8e458d2f4e0344df17d331c'/>
<id>urn:sha1:ab379493dbe9923db8e458d2f4e0344df17d331c</id>
<content type='text'>
altos: Test quadrature driver
</content>
</entry>
<entry>
<title>altos: include targe SPI speed in get request</title>
<updated>2012-06-27T21:34:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-27T21:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=08a4ed8fe794a2b2b52147bd5535fe0954822e95'/>
<id>urn:sha1:08a4ed8fe794a2b2b52147bd5535fe0954822e95</id>
<content type='text'>
STM needs it to be provided when enabling the SPI device, so just fix
AVR and cc1111 to do the same.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Configure STM LCD driver for giant LCD digits</title>
<updated>2012-06-21T16:39:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-06-21T16:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=419a801131c1034f1fa149a67850290431cbda72'/>
<id>urn:sha1:419a801131c1034f1fa149a67850290431cbda72</id>
<content type='text'>
These devices require static mode.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make stm-demo compile with new ao_data structure</title>
<updated>2012-05-27T23:29:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-27T23:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=627b904b36e129ff2ead436a626699abfc3b3211'/>
<id>urn:sha1:627b904b36e129ff2ead436a626699abfc3b3211</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch stm-demo to HSE clock, add USB</title>
<updated>2012-04-14T20:22:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-12T06:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6d1606895f70c6bca20c25084107f90bd0b613ec'/>
<id>urn:sha1:6d1606895f70c6bca20c25084107f90bd0b613ec</id>
<content type='text'>
Requires that SB17 be soldered shut so that the MCO from the STlink
CPU is available the target for HSE input.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Test I2C code on discovery board.</title>
<updated>2012-04-09T07:10:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-09T07:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=67044cca5b463772491d0712d0ce07a8f897a476'/>
<id>urn:sha1:67044cca5b463772491d0712d0ce07a8f897a476</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Show temperature in stm-demo</title>
<updated>2012-04-08T03:35:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-08T03:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f7cfbbce2b94b5ac0094a0e34e1766fe1ceb12c8'/>
<id>urn:sha1:f7cfbbce2b94b5ac0094a0e34e1766fe1ceb12c8</id>
<content type='text'>
Use the ADC to show current temperature

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add ADC tests to stm-demo</title>
<updated>2012-04-08T01:55:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-08T01:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9b9357f48597a034211affb3f18fc6089816456d'/>
<id>urn:sha1:9b9357f48597a034211affb3f18fc6089816456d</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Shuffle stm-demo SPI test code around a bit</title>
<updated>2012-04-07T05:40:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-07T05:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2db6b0f58811ffc44a468c8fbcacc08d37edd26c'/>
<id>urn:sha1:2db6b0f58811ffc44a468c8fbcacc08d37edd26c</id>
<content type='text'>
Move a debug printf beyond the chip select boundary to
allow for more accurate timing.

Send four bytes instead of just one.

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