<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/ao_pins.h, branch 1.0.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.0.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.0.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2011-12-25T23:34:00+00:00</updated>
<entry>
<title>altos: Create TeleMetrum v1.2 directory</title>
<updated>2011-12-25T23:34:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-12-18T01:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9c14863faff674f611680d2cc7de9a29b0184fec'/>
<id>urn:sha1:9c14863faff674f611680d2cc7de9a29b0184fec</id>
<content type='text'>
The hardware is software-compatible with v1.1, but it's nice to have
the right version number in all of the files.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
(cherry picked from commit eff8611e3eb19853b06acfcd7e978c9046cd5f78)

(this is quite different from the master version which is multi-arch)
</content>
</entry>
<entry>
<title>altos: Add SPI-based companion board support</title>
<updated>2011-08-14T01:46:12+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-07-09T23:59:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=30abbdc7ffcfc809b4a3fc31486fe968161ea225'/>
<id>urn:sha1:30abbdc7ffcfc809b4a3fc31486fe968161ea225</id>
<content type='text'>
This sends current flight state information and retrieves companion
data to include in telemetry.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: remove monitor disable stubs from altimeter code</title>
<updated>2011-08-11T23:11:34+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-11T23:11:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=640422c028a2be898aa3a9048a0f6fad2e43dd8d'/>
<id>urn:sha1:640422c028a2be898aa3a9048a0f6fad2e43dd8d</id>
<content type='text'>
Monitor mode in the ground-station boards must be disabled when the
radio is going to be used for another purpose, or the radio parameters
changed. That places monitor-mode disable calls in other parts of the
system which are shared with the altimeter code.

Elide the ao_set_monitor calls for builds which do not include any
monitoring code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Switch telemini from v0.1 to v1.0</title>
<updated>2011-08-09T21:26:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-08-09T21:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=81ad44d4b6d9ad2f6b91d0906e8543da82da424f'/>
<id>urn:sha1:81ad44d4b6d9ad2f6b91d0906e8543da82da424f</id>
<content type='text'>
TeleMini production boards are firmware compatible with the v0.1
design, so instead of creating another product, just rename the
existing one.

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: 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>altos: Use USART configuration 1 with flow control for TBT</title>
<updated>2011-05-07T03:35:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-07T03:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=19bfa3882a2d95fcade256c2d63ad24f794281e5'/>
<id>urn:sha1:19bfa3882a2d95fcade256c2d63ad24f794281e5</id>
<content type='text'>
It's just wired that way.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add preliminary telebt v0.1 defines</title>
<updated>2011-05-06T22:44:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-05-06T22:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c1760cebd47d0f03808f3204c0fcb1183f754e50'/>
<id>urn:sha1:c1760cebd47d0f03808f3204c0fcb1183f754e50</id>
<content type='text'>
This should make the telebt v0.1 binary that works on the real hardware.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'telemini' into telebt</title>
<updated>2011-04-19T21:06:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2011-04-19T21:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=44fb71ca3e5bccd5f601fc5a2d5da7292050b1d6'/>
<id>urn:sha1:44fb71ca3e5bccd5f601fc5a2d5da7292050b1d6</id>
<content type='text'>
</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>
</feed>
