<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/ao_adc.c, branch sn4-flight2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=sn4-flight2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=sn4-flight2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2009-04-26T23:04:07+00:00</updated>
<entry>
<title>Was missing v_batt in adc dump command</title>
<updated>2009-04-26T23:04:07+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-26T23:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5df80c346d65a9d56a8699b056dc44924acb31fe'/>
<id>urn:sha1:5df80c346d65a9d56a8699b056dc44924acb31fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add igniters and update flight control algorithm</title>
<updated>2009-04-24T15:39:00+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-24T05:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b32f2f0090ff967edac07ae4d7a9895ed0b96d31'/>
<id>urn:sha1:b32f2f0090ff967edac07ae4d7a9895ed0b96d31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up fancy dbg stuff. Add teleterra initial bits.</title>
<updated>2009-04-21T08:17:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-21T08:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d1887ded41a5bfec8e10e9fd736fa9444b9b6222'/>
<id>urn:sha1:d1887ded41a5bfec8e10e9fd736fa9444b9b6222</id>
<content type='text'>
The dbg stuff needed a bit of help to actually walk the tables; it appears
that complex expressions confuse sdcc.

This also adds primitive teleterra bits, but no UI, etc.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add radio support. Build separate executables for TeleMetrum and the TI dongle</title>
<updated>2009-04-21T06:33:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-21T06:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=43c8f7012102cdb591ace899420c10e4a78385ad'/>
<id>urn:sha1:43c8f7012102cdb591ace899420c10e4a78385ad</id>
<content type='text'>
Ok, way too big a patch, but things were in rough shape.
This patch adds support for the radio, both transmit and receive.
Then, because I could no longer run the TeleMetrum code on the TI
dongle, I ended up building a separate image for the TI board, which
involved creating a mechanism for having multiple command sets and splitting
code for different functions into different files.
</content>
</entry>
<entry>
<title>Fix GPL version at 2</title>
<updated>2009-04-19T02:32:18+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-19T02:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3d5a5fc4db5f681e848202c4ee4099d2879677d6'/>
<id>urn:sha1:3d5a5fc4db5f681e848202c4ee4099d2879677d6</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add in existing flight pieces: flight/report/log</title>
<updated>2009-04-15T02:08:01+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-15T02:08:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=acc4fc635edb70ec1ba2dff9f7ac0c8542c72c47'/>
<id>urn:sha1:acc4fc635edb70ec1ba2dff9f7ac0c8542c72c47</id>
<content type='text'>
These pieces come from the old telemetrum firmware.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add comments, clean up white space, etc.</title>
<updated>2009-04-14T17:02:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-14T17:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fb63262699d3a6fbf347d24efda8b01f75b7d0d3'/>
<id>urn:sha1:fb63262699d3a6fbf347d24efda8b01f75b7d0d3</id>
<content type='text'>
Various clean ups now that the basic code appears to work.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add beep/led support.</title>
<updated>2009-04-13T06:53:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-13T06:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f3f25a1cec7d2a034aa544569cfd23bea1a996c5'/>
<id>urn:sha1:f3f25a1cec7d2a034aa544569cfd23bea1a996c5</id>
<content type='text'>
Support our P2_0 connected buzzer, and formalize LED output support.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add A/D sampler</title>
<updated>2009-04-13T06:17:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2009-04-13T06:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e14f07bfdb8824fc7ed6df1129c66ee39ffd6d54'/>
<id>urn:sha1:e14f07bfdb8824fc7ed6df1129c66ee39ffd6d54</id>
<content type='text'>
Sample A/D at the timer tick, placing data in a ring
of samples.

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