<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/micropeak/ao_pins.h, branch stm-flash</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=stm-flash</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=stm-flash'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2012-12-10T02:27:49+00:00</updated>
<entry>
<title>altos: Make sure pa to altitude conversion is done with 32 bits</title>
<updated>2012-12-10T02:27:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-10T02:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=defd5d0784a754be30e3295067fbc85a108ad172'/>
<id>urn:sha1:defd5d0784a754be30e3295067fbc85a108ad172</id>
<content type='text'>
We need 32 bits to hold intermediate values, even if the final
altitude is reported in only 16 bits.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Store altitude in 32-bits for MicroPeak</title>
<updated>2012-12-09T22:32:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-09T22:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=24948ea1d41f2a7c96ac09e35d1250909e5726ae'/>
<id>urn:sha1:24948ea1d41f2a7c96ac09e35d1250909e5726ae</id>
<content type='text'>
Needs all 32 bits to store .1 meter resolution

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: micropeak LED is orange now, not blue</title>
<updated>2012-11-18T18:35:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-11-18T18:35:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8ff0db3979405357003b52022e564a3da75ec3fb'/>
<id>urn:sha1:8ff0db3979405357003b52022e564a3da75ec3fb</id>
<content type='text'>
Change the names around to match

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/micropeak: Run MS5607 at max resolution for micropeak</title>
<updated>2012-10-31T04:31:27+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-31T02:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=af8cb40851a5cf5e3bd06ddd85e4e2df16bfbad2'/>
<id>urn:sha1:af8cb40851a5cf5e3bd06ddd85e4e2df16bfbad2</id>
<content type='text'>
We've got lots of time, so get the highest resolution baro data available.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/micropeak: Clock micropeak at 250kHz to save power</title>
<updated>2012-10-31T02:41:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-31T02:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=371da0c909098092db7b596496df9d58eed43703'/>
<id>urn:sha1:371da0c909098092db7b596496df9d58eed43703</id>
<content type='text'>
This reduces average current consumption from 2mA to .4mA. This
makes the battery last longer, but also gets the current under
something that the typical CR1025 battery can support. Would be nice
to reduce current even further; cheap CR1025 batteries still seem to
fade a bit at this current level.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/micropeak: Switch to MS5607 sensor. Require 4m for boost. Elide dead code</title>
<updated>2012-10-29T18:47:17+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-29T18:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e9ea0ad4024532fd6f87bb6708bf76b0c7aa1c5b'/>
<id>urn:sha1:e9ea0ad4024532fd6f87bb6708bf76b0c7aa1c5b</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add initial micropeak implementation</title>
<updated>2012-10-12T21:22:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-10-12T21:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b9bf8e01e243508297f28b102cb2477dc1bc74df'/>
<id>urn:sha1:b9bf8e01e243508297f28b102cb2477dc1bc74df</id>
<content type='text'>
Blinks out max height in decimeters, stores previous flight data to
internal eeprom.

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