<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch debian/1.8.6-2</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.6-2</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=debian%2F1.8.6-2'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2018-08-31T03:54:07+00:00</updated>
<entry>
<title>fix spurious const</title>
<updated>2018-08-31T03:54:07+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-08-31T03:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e3baff769b26fa450c6d9baf7f372940f8e70bc8'/>
<id>urn:sha1:e3baff769b26fa450c6d9baf7f372940f8e70bc8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ftbfs caused by fox1ihu included in default build set</title>
<updated>2018-08-31T03:41:29+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-08-31T03:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8c06c86701a56ec25ce63ab8b6b8ccfa87f729c7'/>
<id>urn:sha1:8c06c86701a56ec25ce63ab8b6b8ccfa87f729c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update changelog for Debian build</title>
<updated>2018-08-05T03:26:18+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-08-05T03:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=73fa30239f9182197b5deb43fc4db05a97467bb6'/>
<id>urn:sha1:73fa30239f9182197b5deb43fc4db05a97467bb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'branch-1.8' into debian</title>
<updated>2018-08-05T03:24:13+00:00</updated>
<author>
<name>Bdale Garbee</name>
<email>bdale@gag.com</email>
</author>
<published>2018-08-05T03:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a3b4f0d33e9d13fb5294397304ec0eb44ecaf1fc'/>
<id>urn:sha1:a3b4f0d33e9d13fb5294397304ec0eb44ecaf1fc</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
