<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/cc1111/cc1111.h, branch 1.6.0.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.6.0.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.6.0.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2014-07-05T07:38:10+00:00</updated>
<entry>
<title>altos/cc1111: Adjust receive parameters to improve sensitivity</title>
<updated>2014-07-05T07:38:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2014-07-03T05:30:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c20ddde2f9eb0ad8dbb982e9d0cbe91639160a34'/>
<id>urn:sha1:c20ddde2f9eb0ad8dbb982e9d0cbe91639160a34</id>
<content type='text'>
This removes the packet quality test and carrier sense tests when
deciding whether to start decoding a packet. This lets more bad
packets through, but the CRC check catches those and now we're
regularly receiving packets down to -110 or even -112 dBm. Before this
change, we'd rarely see packets as low as -105dBm

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Clean up for SDCC 3.1 - more keywords</title>
<updated>2011-12-30T23:38:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-12-30T23:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=614ab6a991258a5caad0ca12ae35d0288a5b7503'/>
<id>urn:sha1:614ab6a991258a5caad0ca12ae35d0288a5b7503</id>
<content type='text'>
_asm -&gt; __asm
sbit -&gt; __sbit
remove variables named 'data'

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: SDCC 3.1 wants __at instead of at</title>
<updated>2011-12-30T20:27:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-12-30T20:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bbb94a6a25a106316414a9a281e924f6c56e9f38'/>
<id>urn:sha1:bbb94a6a25a106316414a9a281e924f6c56e9f38</id>
<content type='text'>
Older SDCC would accept __at, so just replace all occurances unconditionally.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Start work on AES and raw radio interfaces.</title>
<updated>2011-08-27T19:33:46+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-16T01:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a731d240f802d37524ce84c3c6acf22bcda4d522'/>
<id>urn:sha1:a731d240f802d37524ce84c3c6acf22bcda4d522</id>
<content type='text'>
We probably don't want this raw radio interface, but it's a start.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Restructure altos build to prepare for multi-arch support</title>
<updated>2011-08-26T03:49:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-26T03:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9513be7f9d3d0b0ec29f6487fa9dc8f1ac24d0de'/>
<id>urn:sha1:9513be7f9d3d0b0ec29f6487fa9dc8f1ac24d0de</id>
<content type='text'>
Split out sources into separate directories:

	core:		architecture and product independent bits
	cc1111:		cc1111-specific code
	drivers:	architecture independent drivers
	product:	product-specific sources and Makefile fragments
	util:		scripts for building stuff

This should have no effect on the built products, but testing is encouraged

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