<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/telelco-v2.0, branch 1.8.7</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.8.7</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.8.7'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2018-07-04T18:58:40+00:00</updated>
<entry>
<title>altos: Make LCO search directly drive pad/box displays</title>
<updated>2018-07-04T18:58:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-07-04T18:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=38fb80e5e6af87f8c734448e4aa69b2c39854903'/>
<id>urn:sha1:38fb80e5e6af87f8c734448e4aa69b2c39854903</id>
<content type='text'>
Don't use ao_lco_show as that has other logic too.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Fix telelcotwo build for new ao_lco_bits.c file</title>
<updated>2018-07-04T18:18:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-07-04T18:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3b53a69e47816ee987a409b05a6b0b47891ca816'/>
<id>urn:sha1:3b53a69e47816ee987a409b05a6b0b47891ca816</id>
<content type='text'>
Lots of code motion; shouldn't have any functional changes.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: A bit more LCO code sharing</title>
<updated>2018-07-03T08:06:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-07-03T08:06:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=81355cd08a22502d47637f2505b6089d226d0889'/>
<id>urn:sha1:81355cd08a22502d47637f2505b6089d226d0889</id>
<content type='text'>
Missed drag race pad toggling in ao_lco_v2.c

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Share common LCO functions in ao_lco_bits.c</title>
<updated>2018-07-03T08:00:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-07-03T08:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c48d4b60da8b23bf358e6c14d7332d3a360c2d2f'/>
<id>urn:sha1:c48d4b60da8b23bf358e6c14d7332d3a360c2d2f</id>
<content type='text'>
Move common code out of ao_lco.c and ao_lco_v2.c into a shared file,
ao_lco_bits.c. Update ao_lco.h to include shared functions.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telelco-v2.0: Do all drag race beeping from the beeping thread</title>
<updated>2018-06-18T17:53:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-06-18T17:53:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=655fd8e1490b70061cd81edf1d019e0469843688'/>
<id>urn:sha1:655fd8e1490b70061cd81edf1d019e0469843688</id>
<content type='text'>
Instead of starting the beep from the calling thread, just update some
state and poke the beeping thread.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telelco-v2.0: Fix AO_ADC_DUMP</title>
<updated>2018-06-17T08:28:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-06-17T08:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=290506129fb6cb664da3a5e3ca450a0dcdff0398'/>
<id>urn:sha1:290506129fb6cb664da3a5e3ca450a0dcdff0398</id>
<content type='text'>
Was printing p.v_batt instead of (p)-&gt;v_batt. I don't know why the
former even worked.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telelco: Remove STATIC_TEST code from stand-alone LCO boxes</title>
<updated>2018-06-01T05:45:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-06-01T05:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5d9881547706b49cc22b98cc5c94e01e8a7f5181'/>
<id>urn:sha1:5d9881547706b49cc22b98cc5c94e01e8a7f5181</id>
<content type='text'>
This command conflicts with the 'debug' command in these devices and
so wasn't usable anyways.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telelco-v2.0: Test displays at power on</title>
<updated>2018-06-01T05:42:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-06-01T05:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f755181fd3ec82d7644591e2ed4b99a244acfd6e'/>
<id>urn:sha1:f755181fd3ec82d7644591e2ed4b99a244acfd6e</id>
<content type='text'>
At boot, light up all LEDS and LCD segments for a second to let the
user verify that things are working correctly.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telelco-v2.0: Set HAS_ADC_SINGLE to enable HSI timer</title>
<updated>2018-05-29T02:19:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-05-29T02:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=484ffebc54048bbe276e0e2c0e2ab52c6a1761c1'/>
<id>urn:sha1:484ffebc54048bbe276e0e2c0e2ab52c6a1761c1</id>
<content type='text'>
The ADC unit requires the HSI timer to run, so make sure it's enabled
for this device.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telelco-v2.0: Display local batt voltage at startup</title>
<updated>2018-05-28T23:10:51+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-05-28T23:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=42a261a56606be69b5fb90fd6017c70a1e5d72dd'/>
<id>urn:sha1:42a261a56606be69b5fb90fd6017c70a1e5d72dd</id>
<content type='text'>
Show the battery voltage for a second at startup.

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