<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos, branch telefire-4-no-addr</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=telefire-4-no-addr</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=telefire-4-no-addr'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2017-08-12T03:44:04+00:00</updated>
<entry>
<title>telefire-v0.2: Disable rotary address switches</title>
<updated>2017-08-12T03:44:04+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-12T03:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7006613573ba4fe21fb7f1c88f305d608298b721'/>
<id>urn:sha1:7006613573ba4fe21fb7f1c88f305d608298b721</id>
<content type='text'>
These are failing in the field, so stop trying to use them.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>ao-bringup: Allow dfu_util to "fail" while flashing chaoskey</title>
<updated>2017-08-12T03:40:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-08-12T03:40:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f1bbf1bd18d52a084af714a022b12bfc3c76374c'/>
<id>urn:sha1:f1bbf1bd18d52a084af714a022b12bfc3c76374c</id>
<content type='text'>
Sometimes it isn't happy about the exit status, but if the device
comes up and works OK, we don't care.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<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>libaltos: Test both bluetooth and USB APIs with cjnitest</title>
<updated>2017-07-23T23:49:26+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-23T23:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c7b34e6691b632199bc7802c2e4dea4de992578e'/>
<id>urn:sha1:c7b34e6691b632199bc7802c2e4dea4de992578e</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/test: Fix AES key format in test code</title>
<updated>2017-07-23T23:47:40+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-23T23:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=52bbfa9cd46ca27a4de937e89d48246a4e94c8a6'/>
<id>urn:sha1:52bbfa9cd46ca27a4de937e89d48246a4e94c8a6</id>
<content type='text'>
Use temp variable instead of stepping on the AES name.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/test: Fix printf format for int64 arithmetic test</title>
<updated>2017-07-23T23:46:24+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-23T23:46:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9eaf917707287af57c2dadfc82d6d415b0964329'/>
<id>urn:sha1:9eaf917707287af57c2dadfc82d6d415b0964329</id>
<content type='text'>
Use 'long long' and %lld for 64-bit values when printing.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Rename AltosConfig -&gt; AltosConfigFC</title>
<updated>2017-07-23T23:42:36+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-23T23:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=198a3d4d5f51de5c0f0413299582479cde4e177f'/>
<id>urn:sha1:198a3d4d5f51de5c0f0413299582479cde4e177f</id>
<content type='text'>
Now the class name says that this configures the flight computer.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosui: Adapt to flight stats time value changes</title>
<updated>2017-07-23T23:42:35+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-23T23:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=c7c2fc2d85414fefda0a7948a6c4e38f65140861'/>
<id>urn:sha1:c7c2fc2d85414fefda0a7948a6c4e38f65140861</id>
<content type='text'>
There aren't state time values anymore as those don't work when you
have multiple motors. Instead, 'boost_time' is when the rocket left
the pad and 'landed_time' is when it touched down. Use these new
values in the --summary output.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: Add btle test program</title>
<updated>2017-07-21T23:16:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-21T23:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=ea3b5815b27005b2f4c3034715f656d28ea8534e'/>
<id>urn:sha1:ea3b5815b27005b2f4c3034715f656d28ea8534e</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altos/test: Add EasyMini test mode</title>
<updated>2017-07-21T23:14:31+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2017-07-21T23:14:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=545bdc1f8046b08e237307d97d0044ddae9095b8'/>
<id>urn:sha1:545bdc1f8046b08e237307d97d0044ddae9095b8</id>
<content type='text'>
Use baro-only mode, parse easymini logs.

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