<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/drivers, branch 1.2.9.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.2.9.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-08-26T05:24:01+00:00</updated>
<entry>
<title>altos/teletiny-v2.0: Support multiple SPI busses on CC1111</title>
<updated>2013-08-26T05:24:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-12T07:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=312f6194a4bc75473cb0d61a6d58b66fb1f7c068'/>
<id>urn:sha1:312f6194a4bc75473cb0d61a6d58b66fb1f7c068</id>
<content type='text'>
Needed for TeleMini v2.0

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make TeleMini v2.0 fit</title>
<updated>2013-08-26T05:24:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-23T08:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=56911f27376b0fe91a464e369bb8aa1531b3c7dc'/>
<id>urn:sha1:56911f27376b0fe91a464e369bb8aa1531b3c7dc</id>
<content type='text'>
Mash lots of storage locations and code around to shrink stuff down to size

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Initial TeleMini bits</title>
<updated>2013-08-26T05:24:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-22T20:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d0b4e926ecececa7499a301b6135189be119512e'/>
<id>urn:sha1:d0b4e926ecececa7499a301b6135189be119512e</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' into telegps-v0.3</title>
<updated>2013-08-26T05:00:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-26T05:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=203951f6e049ec7e95489849a2bfaa01aa19c0c9'/>
<id>urn:sha1:203951f6e049ec7e95489849a2bfaa01aa19c0c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: MS5607 pressure computation for low temperatures was wrong</title>
<updated>2013-08-26T04:59:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-23T01:31:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b363a628fc6137c3395a48ef13de7a799ec3e2c3'/>
<id>urn:sha1:b363a628fc6137c3395a48ef13de7a799ec3e2c3</id>
<content type='text'>
Second correction only applies to temps &lt; -15°C, not 15°C.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: various cc115l driver hacks</title>
<updated>2013-08-20T15:54:44+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-20T15:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e2f385946132690ca6dc141d7c7830ae0cfe3458'/>
<id>urn:sha1:e2f385946132690ca6dc141d7c7830ae0cfe3458</id>
<content type='text'>
Try to recover from TX_FIFO_UNDERFLOW by resetting the chip at idle
time.

Do a calibration phase during setup.

Program power to ramp up to limit key down noise.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Allow ublox to run at other baud rates</title>
<updated>2013-08-17T15:40:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-17T15:40:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9a22a300009679a14d66214a5d61e9e6a177279f'/>
<id>urn:sha1:9a22a300009679a14d66214a5d61e9e6a177279f</id>
<content type='text'>
Provides a configuration option to set the ublox serial baud rate to
something other than 57600 baud

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Remove ao_radio_gpio_bits from normal build</title>
<updated>2013-07-03T00:55:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-24T21:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d95a2c5d1ddce913dcb1d1ab5dc59f6a588ab599'/>
<id>urn:sha1:d95a2c5d1ddce913dcb1d1ab5dc59f6a588ab599</id>
<content type='text'>
Only needed for the CC115L_TRACE code, and it only builds on STM

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telefire: Radio status (no data, weak data, good data) on LEDs</title>
<updated>2013-06-20T05:45:54+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-20T05:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e9e713bc8ab2080d5c1c38570b112f13c886bd11'/>
<id>urn:sha1:e9e713bc8ab2080d5c1c38570b112f13c886bd11</id>
<content type='text'>
Instead of blinking RX/TX, report the radio status on the telefire
nodes, just like telelco does. This makes the LEDs on telefire
*exactly the same* as the LEDs on telelco, which seems like a good idea.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: PCA9922 LED driver needs Enable driven low to latch values</title>
<updated>2013-06-20T05:44:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-06-20T05:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d90c2fa650de4cdb008d5e2559463c08da8db934'/>
<id>urn:sha1:d90c2fa650de4cdb008d5e2559463c08da8db934</id>
<content type='text'>
Driving Enable high means anything going past on the clock and data
pair is reflected on the LEDs, which isn't terribly useful

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