<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/telemini-v2.0, branch new-state</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=new-state</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=new-state'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-09-19T05:29:25+00:00</updated>
<entry>
<title>altos: Set TeleMini v2.0 USB ID correctly</title>
<updated>2013-09-19T05:29:25+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-19T05:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8bd218854e968d2b9407489359be0c4a1aefd2c8'/>
<id>urn:sha1:8bd218854e968d2b9407489359be0c4a1aefd2c8</id>
<content type='text'>
Uses 0x0027

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telemini-v2.0: Change initialization order</title>
<updated>2013-09-15T21:29:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-15T21:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1fa3ff9ba6d04303b3de6952675532492c85182f'/>
<id>urn:sha1:1fa3ff9ba6d04303b3de6952675532492c85182f</id>
<content type='text'>
Make sure busses are running before devices are initialized

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Stop copying cc1111 binaries to the altos/src dir</title>
<updated>2013-09-15T21:26:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-09-15T21:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0ff5f0fbc4900ad45bb7910ffc0c5a4e4cc4b857'/>
<id>urn:sha1:0ff5f0fbc4900ad45bb7910ffc0c5a4e4cc4b857</id>
<content type='text'>
Just clutters up that directory.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Split EasyMini and TeleMini log formats</title>
<updated>2013-08-30T00:22:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-30T00:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ce1378385ef273010498e81c205f42d8e32c7dc1'/>
<id>urn:sha1:ce1378385ef273010498e81c205f42d8e32c7dc1</id>
<content type='text'>
Same data, but EasyMini uses a 3.0V supply while TeleMini uses 3.3V,
which changes the intepretation of all of the ADC values

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Don't use ao_data on cc1111 projects</title>
<updated>2013-08-27T01:47:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-27T01:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a73b02518fcbc9fc0807ed8e141d3a06e8ad8214'/>
<id>urn:sha1:a73b02518fcbc9fc0807ed8e141d3a06e8ad8214</id>
<content type='text'>
cc1111 ao_adc.c supplies the needed globals at this point, and linking
both into the program leads to two different versions of each at
different addresses (yay SDCC linker!)

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Check for MS5607 MISO low before sleeping</title>
<updated>2013-08-27T01:47:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-27T01:43:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7e941695aa27e5eaf453ca1128b8d835472410a4'/>
<id>urn:sha1:7e941695aa27e5eaf453ca1128b8d835472410a4</id>
<content type='text'>
If the MISO line goes low before we manage to configure the
interrupts, we'll miss it entirely unless we check the pin explicitly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telemini-v2.0: Add ao_exti.h depend. Init beeper and usb.</title>
<updated>2013-08-27T00:18:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-27T00:18:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9b9acb88aa97e8565cdf9342fc59a5aee08e3d34'/>
<id>urn:sha1:9b9acb88aa97e8565cdf9342fc59a5aee08e3d34</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Get telemini to copy current MS5607 state to ring.</title>
<updated>2013-08-27T00:15:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-27T00:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8ca98dc8c868c47c372d6b666c36e691fa402824'/>
<id>urn:sha1:8ca98dc8c868c47c372d6b666c36e691fa402824</id>
<content type='text'>
The ADC code is responsible for actually inserting the non-ADC data
into the ring, so do the copy there.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>cc1111: Rework ADC configuration a bit, fix Tm V2 ADC usage</title>
<updated>2013-08-26T23:41:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-08-26T23:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2380a4b9bd69629c78eec0a87ff8681a0524d8d2'/>
<id>urn:sha1:2380a4b9bd69629c78eec0a87ff8681a0524d8d2</id>
<content type='text'>
The Tm v2 ADC code was not actually fetching and storing the ADC
conversion values.

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