<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch 1.8.6</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.8.6</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.8.6'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2018-08-05T03:23:31+00:00</updated>
<entry>
<title>releasing 1.8.6</title>
<updated>2018-08-05T03:23:31+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-08-05T03:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=3a2a5a05bb6372d9003905cee7afdfcd6d38ae7e'/>
<id>urn:sha1:3a2a5a05bb6372d9003905cee7afdfcd6d38ae7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into branch-1.8</title>
<updated>2018-08-05T03:21:37+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-08-05T03:21:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=d8627bb7b46fc991786835afa38cd720e9e75812'/>
<id>urn:sha1:d8627bb7b46fc991786835afa38cd720e9e75812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update docs for 1.8.6</title>
<updated>2018-08-05T03:13:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T03:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8830fbc99565f753c0ae1f3d9f4b079860c2634a'/>
<id>urn:sha1:8830fbc99565f753c0ae1f3d9f4b079860c2634a</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Add separate 'ao_launch_tick'. Use in pyro and lockout.</title>
<updated>2018-08-05T03:13:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T03:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0d57c78dde3c6e61576a4769b0e0fae7e88c107d'/>
<id>urn:sha1:0d57c78dde3c6e61576a4769b0e0fae7e88c107d</id>
<content type='text'>
Prior to this, there was only ao_boost_tick, which got reset at each
motor burn start. That meant there wasn't any way to measure total
flight time for pyro channels and 'apogee lockout' was based on time
since most recent motor start instead of total flight time.

Now pyro channels and apogee lockout both use total flight time, while
motor burn length still uses time since most recent motor burn start
(as it should).

Docs and UI updated to use 'launch' instead of 'boost' to try and make
the change clear.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/plottest: Make linewidth bigger</title>
<updated>2018-08-05T01:04:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T01:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9dfbf0103a649816e98d5511b1d6bbbfc93f6632'/>
<id>urn:sha1:9dfbf0103a649816e98d5511b1d6bbbfc93f6632</id>
<content type='text'>
1-pixel lines are harsh in 2018

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stm-demo: Set up for dumping eeprom</title>
<updated>2018-08-05T01:04:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T00:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=50c6d796e0dbb69289f95c826e6b542e538fc5de'/>
<id>urn:sha1:50c6d796e0dbb69289f95c826e6b542e538fc5de</id>
<content type='text'>
This is used to dump an eeprom wired to the stm demo board.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Change 'after motor' pyro check to be &gt;= instead of ==</title>
<updated>2018-08-05T01:04:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T00:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=327b765962d397efd4c45b6209c9225a4d23ba1d'/>
<id>urn:sha1:327b765962d397efd4c45b6209c9225a4d23ba1d</id>
<content type='text'>
This makes after motor stay valid even if further motors burn.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-tools/ao-dumplog: Dump entire eeprom contents</title>
<updated>2018-08-05T01:04:19+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-08-05T00:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a90d205d41cb4f9f8e669473247786a23a678368'/>
<id>urn:sha1:a90d205d41cb4f9f8e669473247786a23a678368</id>
<content type='text'>
This gets the eeprom size from the device and uses that to dump the
whole thing.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Make stop_remote delay depend on the data rate</title>
<updated>2018-07-05T03:25:58+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-07-05T03:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=08e7fdb9f2db4b54279c0c5b18735aa1d5abc19e'/>
<id>urn:sha1:08e7fdb9f2db4b54279c0c5b18735aa1d5abc19e</id>
<content type='text'>
It takes longer to flush commands at 2400 baud, so wait longer when
disabling remote mode.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos: Fetch current quadrature status at startup time</title>
<updated>2018-07-04T23:08:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2018-07-04T23:08:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=323a79e6ed3dfdd2afadfc2a464bb0610380b03b'/>
<id>urn:sha1:323a79e6ed3dfdd2afadfc2a464bb0610380b03b</id>
<content type='text'>
This avoids having the state appear to change the first time we look
at the device.

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