<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/src/micropeak, branch telescience-v0.2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telescience-v0.2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telescience-v0.2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-01-12T17:45:31+00:00</updated>
<entry>
<title>micropeak: Record samples before boost detect</title>
<updated>2013-01-12T17:45:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-12T17:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d374d6be7eb040457f4df6c38b5d057f26ee741c'/>
<id>urn:sha1:d374d6be7eb040457f4df6c38b5d057f26ee741c</id>
<content type='text'>
This saves a ring of 16 samples while waiting for boost, and then goes
back through those looking for the first sample higher than the ground
and writes the remaining ones to the log so that we get a more
complete log of the flight

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add distinct LED pattern before writing log data</title>
<updated>2012-12-18T08:39:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-18T08:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d7d35b0bd86b912c43a21a275347fca201079847'/>
<id>urn:sha1:d7d35b0bd86b912c43a21a275347fca201079847</id>
<content type='text'>
Otherwise, the whole log looks like a an extra altitude digit.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Make micropeak 'serial' interface work</title>
<updated>2012-12-18T06:58:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-18T06:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=23dc9a63ae8bc982d9352cfb7a3f508d8a08c374'/>
<id>urn:sha1:23dc9a63ae8bc982d9352cfb7a3f508d8a08c374</id>
<content type='text'>
I prototyped the mpserial interface on a breadboard and tuned the
circuit to register the LED correctly. Then adjusted the serial code
to send bits at the right speed and format.

The logging contents are now in hexdecimal with a CCITT CRC-16
computed to verify correct reception.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Log baro readings for MicroPeak</title>
<updated>2012-12-14T19:11:39+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-14T19:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fc2e5beb9173663e1e37a9b5a7b6eea1046222f7'/>
<id>urn:sha1:fc2e5beb9173663e1e37a9b5a7b6eea1046222f7</id>
<content type='text'>
This logs barometric data every 192ms (more or less) to the 504
remaining bytes of internal EEPROM storage in the ATtiny85. This
provides 48.192 seconds of logging.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Log in-flight data for MicroPeak</title>
<updated>2012-12-12T19:03:20+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-12T19:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a4678cd848da994dc893b75790e4c9a86e54d895'/>
<id>urn:sha1:a4678cd848da994dc893b75790e4c9a86e54d895</id>
<content type='text'>
This logs the low 16 bits of the pressure value to the remaining
on-chip eeprom. It can be read out with a standard AVR programming
dongle.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add load-slow target for MicroPeak</title>
<updated>2012-12-12T18:57:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-12T18:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=07a45c50429389ae7b51e12bc847d34fb1577bc6'/>
<id>urn:sha1:07a45c50429389ae7b51e12bc847d34fb1577bc6</id>
<content type='text'>
This sets the programming clock to 1/4 of the 250kHz clock used by the
MicroPeak firmware, allowing the device to be reprogrammed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Tim Van Milligan suggestion for µP -- delay before showing last flight</title>
<updated>2012-12-12T07:43:30+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-12T07:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=69447d8ad3f5a1e1f59939477afc7720a437fadc'/>
<id>urn:sha1:69447d8ad3f5a1e1f59939477afc7720a437fadc</id>
<content type='text'>
This gives the user time to move their finger out of the way of the LED.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Increase MicroPeak blink times a bit</title>
<updated>2012-12-11T22:41:53+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-11T22:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d309fcff54fe6904fb860f33c15fcb7d1c96e91b'/>
<id>urn:sha1:d309fcff54fe6904fb860f33c15fcb7d1c96e91b</id>
<content type='text'>
make the 0 longer (1 sec now), and make the time between digits longer
(also 1 sec now)

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Use alt_t value to hold displayed height in micropeak</title>
<updated>2012-12-10T02:28:33+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-12-10T02:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c233ef67f42c14cb1d0e0542a9523b279f826af5'/>
<id>urn:sha1:c233ef67f42c14cb1d0e0542a9523b279f826af5</id>
<content type='text'>
Heights are 32 bits (to get .1 meter resolution) in micropeak; make
sure we have enough bits while blinking out the computed value.

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