<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altoslib, branch 1.8</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.8</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.8'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-08-12T03:39:13+00:00</updated>
<entry>
<title>altoslib: Set time in state for KML output correctly</title>
<updated>2017-08-12T03:39:13+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-12T03:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=fbe87bd18308cab62eda6d5e956a8618095ed33b'/>
<id>urn:sha1:fbe87bd18308cab62eda6d5e956a8618095ed33b</id>
<content type='text'>
Use new computed state_time value.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: fix adjustment of landed time</title>
<updated>2017-07-21T23:09:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-21T23:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2969f0af52dfbdea7593b208e510c7b17227064c'/>
<id>urn:sha1:2969f0af52dfbdea7593b208e510c7b17227064c</id>
<content type='text'>
Push landed time out if we computed silliness.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Deal with multiple motors in flight stats</title>
<updated>2017-06-28T06:36:05+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-28T06:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=46ff12a88136d3c274610255a918870aff9328cd'/>
<id>urn:sha1:46ff12a88136d3c274610255a918870aff9328cd</id>
<content type='text'>
Combine boost/fast/coast sections when computing ascent stats.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Fix comments in AltosQuaternion and AltosRotation</title>
<updated>2017-06-28T04:37:50+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-28T04:37:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=13abb6739ae9be5a8733724c5d9b3f714f32bea4'/>
<id>urn:sha1:13abb6739ae9be5a8733724c5d9b3f714f32bea4</id>
<content type='text'>
Especially the nested comment which borked the compile

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Clean up quaternion and rotation interfaces</title>
<updated>2017-06-22T17:10:06+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-22T17:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6dbb362b2d1df4d8c2d301e90624aceef8051ef5'/>
<id>urn:sha1:6dbb362b2d1df4d8c2d301e90624aceef8051ef5</id>
<content type='text'>
Export euler to quaternion (instead of half_euler).
Provide angles to rotate rather than rates and time.
Add comments to quaternion and rotation code.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Make cal_data private in AltosDataListener</title>
<updated>2017-06-20T18:18:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-20T18:18:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0da4e201041a4420f273c2e0cda77eea78099518'/>
<id>urn:sha1:0da4e201041a4420f273c2e0cda77eea78099518</id>
<content type='text'>
This way we can create it as needed.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib,altosuilib: Bump library version numbers</title>
<updated>2017-06-13T18:02:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-13T17:58:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=a61217f0a6d0ef48b6471f632c4600255867e831'/>
<id>urn:sha1:a61217f0a6d0ef48b6471f632c4600255867e831</id>
<content type='text'>
The API and ABI have changed a bit since 1.7

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Rename AltosEepromNew to AltosEeprom</title>
<updated>2017-06-13T17:46:03+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-13T17:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e4f1fa544f1cb21070c9d79c81ebae0fb71d77db'/>
<id>urn:sha1:e4f1fa544f1cb21070c9d79c81ebae0fb71d77db</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Remove old AltosEeprom.java code</title>
<updated>2017-06-13T17:43:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-13T17:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0e586ab3604bb695c36ae86c95f533197522fc65'/>
<id>urn:sha1:0e586ab3604bb695c36ae86c95f533197522fc65</id>
<content type='text'>
No longer in use

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altoslib: Set time for TeleMini v1.0 eeprom analysing</title>
<updated>2017-06-13T04:46:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-13T04:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5eb91267348b0992414521520eda5c3a65e23ea7'/>
<id>urn:sha1:5eb91267348b0992414521520eda5c3a65e23ea7</id>
<content type='text'>
Need to take the computed tick time and tell the listener what time
that cooresponds to.

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