<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch 1.0.9.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.9.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.9.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-10-12T02:58:04+00:00</updated>
<entry>
<title>Bump to 1.0.9.3</title>
<updated>2011-10-12T02:58:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T02:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=47c2c0b79dc516d2566ae149605b7d70ef2dca98'/>
<id>urn:sha1:47c2c0b79dc516d2566ae149605b7d70ef2dca98</id>
<content type='text'>
TeleScience and TelePyro now work.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/telescience: Add more header dependencies</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T00:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=652c024ed37bfed5de17f45c772796d5cbe4599f'/>
<id>urn:sha1:652c024ed37bfed5de17f45c772796d5cbe4599f</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/avr: telescience doesn't have room for the flash write code</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T00:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=75960500d1f290fa9f82183431443ac122f12c19'/>
<id>urn:sha1:75960500d1f290fa9f82183431443ac122f12c19</id>
<content type='text'>
This is useful for debugging the SPI and flash drivers, but not
necessary in production code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/avr: Must leave space for init stack in ram</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T00:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b80f8ffb61566cbd134c399ea6ccf9290075490b'/>
<id>urn:sha1:b80f8ffb61566cbd134c399ea6ccf9290075490b</id>
<content type='text'>
The stack used during system initialization lives at the top of RAM,
so leave some space for that.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/avr: Shrink default stack size to use less ram</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T00:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f1573a752425121d4c6a14285f1eb0fef3a8bea5'/>
<id>urn:sha1:f1573a752425121d4c6a14285f1eb0fef3a8bea5</id>
<content type='text'>
Not that we have any way of knowing how much stack we're using, but at
least this seems to work.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Allow ao_science_slave to not log data</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T00:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=cb837d9bb9e6736fcdfca7692b1f9490ea090838'/>
<id>urn:sha1:cb837d9bb9e6736fcdfca7692b1f9490ea090838</id>
<content type='text'>
This is mostly for debugging with flash writes disabled.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make HAS_STORAGE_DEBUG define consistent</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T00:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ac0bebc44bc657b303db4c41fa0c9624f3df9f4f'/>
<id>urn:sha1:ac0bebc44bc657b303db4c41fa0c9624f3df9f4f</id>
<content type='text'>
This allows products to include the 'w' command for testing flash
writing as needed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/avr: Clear SPI receive buffer before clocking new data in</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-12T00:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3a28846d3ff8f82b0e97c211b9debf6d67ee5af5'/>
<id>urn:sha1:3a28846d3ff8f82b0e97c211b9debf6d67ee5af5</id>
<content type='text'>
I don't know why this is necessary, but the receive buffer gets
'extra' data added somehow.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/avr: Pull-up on the SPI slave select pin</title>
<updated>2011-10-12T00:57:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-11T23:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e60c470b426b7be08a33133e7d8c94201d7e96d4'/>
<id>urn:sha1:e60c470b426b7be08a33133e7d8c94201d7e96d4</id>
<content type='text'>
This makes the board work even when disconnected from TeleMetrum.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/avr: Register stdio handler when using serial for stdin</title>
<updated>2011-10-11T23:44:02+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-10-11T23:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=af4470f8025116179ef83726a8287e47c465907b'/>
<id>urn:sha1:af4470f8025116179ef83726a8287e47c465907b</id>
<content type='text'>
This code was left in a bit of a mess; just clean it up.

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