<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/ao_btm.c, branch tmgps</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=tmgps</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=tmgps'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-08-26T03:49:11+00:00</updated>
<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>
<entry>
<title>Revert "altos: Debugging TBT issues -- check pin configuration after boot"</title>
<updated>2011-05-07T06:55:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T06:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=479bdffa35d0b8d4e48868c8d20f3cb1549521ab'/>
<id>urn:sha1:479bdffa35d0b8d4e48868c8d20f3cb1549521ab</id>
<content type='text'>
This reverts commit 514348055630edec12224c4b0964240b929759a3.

Looks like this was never a problem.
</content>
</entry>
<entry>
<title>altos: clear CPU port 1 interrupt flag when handled</title>
<updated>2011-05-07T06:12:47+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T06:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=66bdf0e066bc0bb7a326a6c2a9c88b69e5c1be66'/>
<id>urn:sha1:66bdf0e066bc0bb7a326a6c2a9c88b69e5c1be66</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Hook up the P1 ISR for TeleBT v0.1 bt_link line</title>
<updated>2011-05-07T05:59:15+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T05:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8be559baa979c15e78f8dba7879b383dbe3936d3'/>
<id>urn:sha1:8be559baa979c15e78f8dba7879b383dbe3936d3</id>
<content type='text'>
Otherwise, we're heading off into the weeds...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Debugging TBT issues -- check pin configuration after boot</title>
<updated>2011-05-07T05:42:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T05:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=514348055630edec12224c4b0964240b929759a3'/>
<id>urn:sha1:514348055630edec12224c4b0964240b929759a3</id>
<content type='text'>
Make sure the serial pins are configured as peripherals
Make sure the ser_reset and bt_link pins are going the right direction.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add beeper to TBT v0.1</title>
<updated>2011-05-07T05:42:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T05:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=22e3ac0eb014b8255029763ae8180ad3527ba306'/>
<id>urn:sha1:22e3ac0eb014b8255029763ae8180ad3527ba306</id>
<content type='text'>
It's available, let's use it.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: pull TBT v0.1 ser_reset line low</title>
<updated>2011-05-07T05:12:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T05:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6d858b64ee0e8c227c149d2af6d2d634536964f4'/>
<id>urn:sha1:6d858b64ee0e8c227c149d2af6d2d634536964f4</id>
<content type='text'>
This line resets the BT module if held low for three seconds.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Fix BT link status pin for real TBT hardware</title>
<updated>2011-05-07T04:13:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T04:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3336d0f726afd1d43cf62280940e5fb91dab2e91'/>
<id>urn:sha1:3336d0f726afd1d43cf62280940e5fb91dab2e91</id>
<content type='text'>
The prototype used P2_1, while the real hardware uses P1_7. Lots of
defines to make this work...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Eliminate ao_cmd_filter hook</title>
<updated>2011-04-19T21:01:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T21:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2ebdb888f6792de70b3132950a988d49752d264e'/>
<id>urn:sha1:2ebdb888f6792de70b3132950a988d49752d264e</id>
<content type='text'>
Disabling status messages means we don't need to filter them out of
the input stream.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: remove BT logging code</title>
<updated>2011-04-19T20:42:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T20:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7f5c9986dfa2d130b6c8c14308638cce49391a6e'/>
<id>urn:sha1:7f5c9986dfa2d130b6c8c14308638cce49391a6e</id>
<content type='text'>
This was used to debug the serial line startup.

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