<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/product, branch 1.0.9.5</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.9.5</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.9.5'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-05-27T23:31:12+00:00</updated>
<entry>
<title>altos: Make telenano build with new ao_data structure</title>
<updated>2012-05-27T23:31:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-27T23:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5fd869b244f8f2b76258dc31a5507a73fd47cf1d'/>
<id>urn:sha1:5fd869b244f8f2b76258dc31a5507a73fd47cf1d</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make telemini-v1.0 compile with new ao_data structure</title>
<updated>2012-05-27T23:26:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-27T23:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=090dc9aecdf4cfd1ac727325ae141d441c5b28aa'/>
<id>urn:sha1:090dc9aecdf4cfd1ac727325ae141d441c5b28aa</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make telemetrum-v1.1 compile with new ao_data structure</title>
<updated>2012-05-27T23:24:09+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-05-27T23:24:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ce8153472069ed56b24ac36f297ac569d1f767d4'/>
<id>urn:sha1:ce8153472069ed56b24ac36f297ac569d1f767d4</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Pull more interfaces out of ao.h and move to separate files</title>
<updated>2012-04-14T21:04:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-13T16:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0667261e03b3fd403e97d02ea6204b007bb13f58'/>
<id>urn:sha1:0667261e03b3fd403e97d02ea6204b007bb13f58</id>
<content type='text'>
This moves the aes, btm, companion, lcd and packet interfaces out of ao.h

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: ao_telelaunch.c got left in src directory</title>
<updated>2012-04-14T21:04:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-13T16:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2b4a53342980618b193cbee5b803e56f7c937893'/>
<id>urn:sha1:2b4a53342980618b193cbee5b803e56f7c937893</id>
<content type='text'>
Should live in product/ao_telelaunch.c

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Massive product config cleanup</title>
<updated>2012-04-14T21:04:29+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-12T21:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=040a6eb119451026e1ec7c3a6a8e76b439c632d5'/>
<id>urn:sha1:040a6eb119451026e1ec7c3a6a8e76b439c632d5</id>
<content type='text'>
Support multiple serial ports more cleanly

Split out parts of ao.h into separate feature header files

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add ability to change radio frequency in TeleTerra</title>
<updated>2012-04-07T08:10:57+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-04-07T08:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d35c4df12a3d8e2dab5d41f8d918ff4237f91e46'/>
<id>urn:sha1:d35c4df12a3d8e2dab5d41f8d918ff4237f91e46</id>
<content type='text'>
Provide a way to set the frequency locally.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Do radio settings solely by frequency</title>
<updated>2012-03-27T06:35:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-03-27T06:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c1d12a117b36de7fe8dd992959b890bfd1163e81'/>
<id>urn:sha1:c1d12a117b36de7fe8dd992959b890bfd1163e81</id>
<content type='text'>
Compute the radio setting needed based on the calibration value
provided and the requested frequency.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add startup and config (view only) pages to TT</title>
<updated>2011-11-13T03:19:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-11-13T03:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c1e293ff4953b51c19af8b52f2999419ea84e7e5'/>
<id>urn:sha1:c1e293ff4953b51c19af8b52f2999419ea84e7e5</id>
<content type='text'>
The config page needs a pile of work before it's useful.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Enable packet master and debug in TT</title>
<updated>2011-11-13T03:18:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-11-13T03:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02b4e52a5349217df43105eaa1fff6bfc7dac4cc'/>
<id>urn:sha1:02b4e52a5349217df43105eaa1fff6bfc7dac4cc</id>
<content type='text'>
The code was already getting linked in, so we might as well use it.

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