<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch time-series</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=time-series</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=time-series'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-06-28T06:39:16+00:00</updated>
<entry>
<title>altos/telebt-v4.0: Use HW flow control to BT module</title>
<updated>2017-06-28T06:39:16+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-28T06:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=b923e25a8a49dda40e62070dd2df6ff9130d4b38'/>
<id>urn:sha1:b923e25a8a49dda40e62070dd2df6ff9130d4b38</id>
<content type='text'>
Now that the stmf0 HW flow control works...

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/stmf0: Initialize UART RTS/CTS before turning it on</title>
<updated>2017-06-28T06:37:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-28T06:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e64438271e481ca9f9eeb0ce2b1f9eca071b7ad4'/>
<id>urn:sha1:e64438271e481ca9f9eeb0ce2b1f9eca071b7ad4</id>
<content type='text'>
If you try this after the UART is running, it won't work.

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>altosdroid: cal_data is no longer public from AltosState</title>
<updated>2017-06-28T04:33:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-28T04:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=5a174f4a2caae97b5038eb92ab85303e736b7c2e'/>
<id>urn:sha1:5a174f4a2caae97b5038eb92ab85303e736b7c2e</id>
<content type='text'>
Use cal_data() method instead.

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>altos/rn4678: Add BLE support</title>
<updated>2017-06-20T18:19:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-20T18:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ea7e236e75452e27f3af6730a0542850851eb23d'/>
<id>urn:sha1:ea7e236e75452e27f3af6730a0542850851eb23d</id>
<content type='text'>
This just means ignoring the BLE connect status message.

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>altosuilib: Rename AltosGraphNew to AltosGraph</title>
<updated>2017-06-13T17:50:37+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-06-13T17:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e2fe220efe2ba375ddd925747a630c30c17d3bef'/>
<id>urn:sha1:e2fe220efe2ba375ddd925747a630c30c17d3bef</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
</feed>
