<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/product, branch plot-gps-height</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=plot-gps-height</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=plot-gps-height'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-10-17T05:32:10+00:00</updated>
<entry>
<title>altos: Add telescience-pwm product</title>
<updated>2012-10-17T05:32:10+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-17T05:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f34f0ac7f355149446374a4c82dbf004919bc2dd'/>
<id>urn:sha1:f34f0ac7f355149446374a4c82dbf004919bc2dd</id>
<content type='text'>
Split out special PWM-sampling telescience product

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>first work on PWM input to TeleScience, 'p' command displays timer 1</title>
<updated>2012-10-17T05:16:13+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-17T19:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=1d7e6f5dcb29535cde9b7dfd6998d7889baf835b'/>
<id>urn:sha1:1d7e6f5dcb29535cde9b7dfd6998d7889baf835b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "first work on PWM input to TeleScience, 'p' command displays timer 1"</title>
<updated>2012-09-01T05:15:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-01T05:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=01820c3e95fe85d2bee648d41809f1a753f81020'/>
<id>urn:sha1:01820c3e95fe85d2bee648d41809f1a753f81020</id>
<content type='text'>
PWM bits not suitable for master

This reverts commit e93c6bcc799d76d4ff425815e2601a25e6796229.
</content>
</entry>
<entry>
<title>altos: telelaunch doesn't need ao_radio_cmac_init</title>
<updated>2012-08-24T07:44:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-08-24T07:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=310c1d0bf83448eb12e5d64ac09a4279c25fd258'/>
<id>urn:sha1:310c1d0bf83448eb12e5d64ac09a4279c25fd258</id>
<content type='text'>
This function was used to initialize the LCO functions, which were
moved to ao_lco.c a few commits back, so ao_radio_cmac_init doesn't
even exist anymore.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Add ability to re-play telemetry through TeleDongle</title>
<updated>2012-07-29T23:22:23+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-29T23:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=59588ba34159b27c02e1a886b46497ecfa0cf4d3'/>
<id>urn:sha1:59588ba34159b27c02e1a886b46497ecfa0cf4d3</id>
<content type='text'>
This adds a new command to TeleDongle to send arbitrary data, and then
creates a new tool, 'ao-send-telem' that replays existing telemetry
files through TeleDongle.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>first work on PWM input to TeleScience, 'p' command displays timer 1</title>
<updated>2012-07-17T19:23:48+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-17T19:23:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e93c6bcc799d76d4ff425815e2601a25e6796229'/>
<id>urn:sha1:e93c6bcc799d76d4ff425815e2601a25e6796229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>altos: Enable pyro channel control in telepyro</title>
<updated>2012-07-16T22:32:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5860f75677ee20fcf35ab89a6b62f3e14a1c32f5'/>
<id>urn:sha1:5860f75677ee20fcf35ab89a6b62f3e14a1c32f5</id>
<content type='text'>
This should make the board actually work now.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Create macros to convert from/to radio RSSI representation</title>
<updated>2012-07-11T20:50:56+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-11T20:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fe70611c3c7d4b8cce3b5292f0ec549f3191bf86'/>
<id>urn:sha1:fe70611c3c7d4b8cce3b5292f0ec549f3191bf86</id>
<content type='text'>
AO_RSSI_FROM_RADIO and AO_RADIO_FROM_RSSI.

Removes a bunch of open-coded versions of the same function.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Have 'make clean' remove all programs, even old ones</title>
<updated>2012-07-11T20:49:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-11T20:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=18431c88c8a6cb267922b97192e8b7ddb88d0e7e'/>
<id>urn:sha1:18431c88c8a6cb267922b97192e8b7ddb88d0e7e</id>
<content type='text'>
This makes sure that changing version numbers doesn't leave old
compiled output lying around.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Force 434.550Mhz by connecting  debug gnd and clk (trac #41)</title>
<updated>2012-07-11T05:41:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-11T05:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=46407f7f3e4d2b6e74b3a2e90b38736a792cfc54'/>
<id>urn:sha1:46407f7f3e4d2b6e74b3a2e90b38736a792cfc54</id>
<content type='text'>
Check for pin P2_2 low at startup and set the frequency to
434.550MHz. This value won't get written to flash, so rebooting again
will restore the configured frequency.

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