<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/libaltos, branch 1.3</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=1.3</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=1.3'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-12-18T20:16:55+00:00</updated>
<entry>
<title>libaltos: Import newly build libaltos.dylib</title>
<updated>2013-12-18T20:16:55+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T20:16:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=f2e589c59ed0a4c586c5accca8772df15010c46a'/>
<id>urn:sha1:f2e589c59ed0a4c586c5accca8772df15010c46a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libaltos: remove usb id filtering from darwin code</title>
<updated>2013-12-18T20:15:59+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T20:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=0484ca97828da0d56be7bf395fa4a4b09c591e02'/>
<id>urn:sha1:0484ca97828da0d56be7bf395fa4a4b09c591e02</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: fix test harness main type</title>
<updated>2013-12-18T20:15:22+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T20:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=36197a388a9ba1d1ee4acd96ac0079ad3af9d3d0'/>
<id>urn:sha1:36197a388a9ba1d1ee4acd96ac0079ad3af9d3d0</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Ignore .dll files in libaltos</title>
<updated>2013-12-18T19:08:11+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-18T19:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=e2635d07d0f0a91dd7d59f2c94765a40907d2732'/>
<id>urn:sha1:e2635d07d0f0a91dd7d59f2c94765a40907d2732</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>java: Missed libaltos java compile flags from previous patch</title>
<updated>2013-12-10T08:54:32+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-12-10T08:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6545a72012e94a50d185e1c4ecff3c3769d60acd'/>
<id>urn:sha1:6545a72012e94a50d185e1c4ecff3c3769d60acd</id>
<content type='text'>
Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: use PurgeComm in Windows altos_close to abort in-progress ops</title>
<updated>2013-05-17T10:49:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-17T10:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6735a391c2a1e3be01ac9e68b44ec0974592c11c'/>
<id>urn:sha1:6735a391c2a1e3be01ac9e68b44ec0974592c11c</id>
<content type='text'>
Instead of manually signalling the related events, use PurgeComm which
can then abort the operations itself. Also make sure all of the
relevant handles are set to INVALID before closing them to avoid race conditions.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: Build the linux library targets when doing a 'fat' build</title>
<updated>2013-05-17T10:49:42+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-05-17T10:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=bd8d061d0f63158b5b03814d77cb76fdf5a0abad'/>
<id>urn:sha1:bd8d061d0f63158b5b03814d77cb76fdf5a0abad</id>
<content type='text'>
These are necessary for the fat release, so make sure they're built then.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: Delay after opening bluetooth device on linux</title>
<updated>2013-04-21T03:22:41+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-21T03:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=2e28d3541b8da31ebef5a199baf8f544d238298e'/>
<id>urn:sha1:2e28d3541b8da31ebef5a199baf8f544d238298e</id>
<content type='text'>
Writes immediately after the open disappear sometimes.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: Try Bluetooth open 5 times on EBUSY</title>
<updated>2013-04-21T03:22:08+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-21T03:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=02a564bbc3a23b4f90685e8b29083ddb3e4b3563'/>
<id>urn:sha1:02a564bbc3a23b4f90685e8b29083ddb3e4b3563</id>
<content type='text'>
After closing Bluetooth, it can take a second before the device is up
for another connection. Hang around retrying a few times.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>libaltos: Retry Windows serial port open five times</title>
<updated>2013-04-12T23:37:49+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-04-12T05:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=25c01719f17be8da73a859867c14df0fc29b5441'/>
<id>urn:sha1:25c01719f17be8da73a859867c14df0fc29b5441</id>
<content type='text'>
Maybe this helps?

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