<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/avr, branch pwmin</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=pwmin</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=pwmin'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-07-20T19:23:24+00:00</updated>
<entry>
<title>Make telepyro build again</title>
<updated>2012-07-20T19:23:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-20T19:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4a08e298d65aeb591ef68f27c49af68d75a85290'/>
<id>urn:sha1:4a08e298d65aeb591ef68f27c49af68d75a85290</id>
<content type='text'>
Make the ICP3 rpm counter use in ao_adc_avr.c optional

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>telescience: steal last adc channel for icp3 most recent value</title>
<updated>2012-07-19T17:40:20+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-19T17:40:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e177cfb477f7ce8dc18fa8dcb3208867c0bee336'/>
<id>urn:sha1:e177cfb477f7ce8dc18fa8dcb3208867c0bee336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>telescience: correctly calculating rate values with higher resolution</title>
<updated>2012-07-19T00:41:00+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-19T00:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ada6f2dfc045e77cb9499f20cdec1b4a54ef0db1'/>
<id>urn:sha1:ada6f2dfc045e77cb9499f20cdec1b4a54ef0db1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ICP3 working</title>
<updated>2012-07-18T20:24:05+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-18T20:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=75d6aa6f798606f1a6c5a46542065dda81e63b2a'/>
<id>urn:sha1:75d6aa6f798606f1a6c5a46542065dda81e63b2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Timer 3 working with slower clock and all 16 bits.</title>
<updated>2012-07-18T19:41:27+00:00</updated>
<author>
<name>Robert Garbee</name>
<email>robert@gag.com</email>
</author>
<published>2012-07-18T19:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=49b1ff4c614d24977b33cd17b583acc87acff476'/>
<id>urn:sha1:49b1ff4c614d24977b33cd17b583acc87acff476</id>
<content type='text'>
</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: Place STM config values at fixed addresses for re-use</title>
<updated>2012-07-17T08:24:52+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-17T08:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a5d873d47b3b16ca32559b4de668bf07b25eddb0'/>
<id>urn:sha1:a5d873d47b3b16ca32559b4de668bf07b25eddb0</id>
<content type='text'>
Just like cc1111, stick the serial number and radio calibration values
at known fixed addresses so that when re-flashing the board, we can go
find the existing values.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</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: Make ao_tick_count visible</title>
<updated>2012-07-16T22:24:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=90507d4f7ef77b0870a032b1d9809898c2924721'/>
<id>urn:sha1:90507d4f7ef77b0870a032b1d9809898c2924721</id>
<content type='text'>
Necessary to fetch it when interrupts are already disabled as we can't
call ao_time then.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Remove some debug code from avr ADC driver</title>
<updated>2012-07-16T22:21:21+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-07-16T22:21:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=184e2ff4790974733df57facdeeb96bfe692ab54'/>
<id>urn:sha1:184e2ff4790974733df57facdeeb96bfe692ab54</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
