<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mjb/altos/altosdroid/src/org/altusmetrum/AltosDroid/AltosBluetooth.java, branch stm-flash</title>
<subtitle>AltOS - the operating system for Altus Metrum products
</subtitle>
<id>https://git.ethernal.org/mjb/altos/atom?h=stm-flash</id>
<link rel='self' href='https://git.ethernal.org/mjb/altos/atom?h=stm-flash'/>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/'/>
<updated>2013-01-29T06:00:43+00:00</updated>
<entry>
<title>Add version numbers to java libraries</title>
<updated>2013-01-29T06:00:43+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2013-01-29T06:00:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee'/>
<id>urn:sha1:8d1d8d2a3c129cdbd55427bcda0f26715b02f1ee</id>
<content type='text'>
Make our private java library names include a version number so we can
ship and install multiple versions at the same time.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>Fix Latin-1 encoded copyright symbols in AltosDroid java code</title>
<updated>2012-09-11T07:49:48+00:00</updated>
<author>
<name>Keith Packard</name>
<email>keithp@keithp.com</email>
</author>
<published>2012-09-11T07:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=4420d4a9fc011ed970af506ef771dfb81580b666'/>
<id>urn:sha1:4420d4a9fc011ed970af506ef771dfb81580b666</id>
<content type='text'>
Otherwise, we get complaints when compiling these files.

Signed-off-by: Keith Packard &lt;keithp@keithp.com&gt;
</content>
</entry>
<entry>
<title>altosdroid: override add_reply() to add android based debugging</title>
<updated>2012-08-28T09:59:40+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-28T09:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=df7b74909c3794b7b2397275e7fce9226cb99489'/>
<id>urn:sha1:df7b74909c3794b7b2397275e7fce9226cb99489</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: more logical name for connection_lost() method.</title>
<updated>2012-08-28T09:59:15+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-28T09:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9d0f187f06c411f0d82e13ee4f2faea789ed9e79'/>
<id>urn:sha1:9d0f187f06c411f0d82e13ee4f2faea789ed9e79</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: rework ConnectThread</title>
<updated>2012-08-28T09:58:47+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-28T09:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=7664ecc0003151d3f05537f17914df2bf48e4275'/>
<id>urn:sha1:7664ecc0003151d3f05537f17914df2bf48e4275</id>
<content type='text'>
* Start input_thread after connection, otherwise it's painful to kill
  on connect failure.

Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: Miscellaneous comments/debug/etc cleanup</title>
<updated>2012-08-28T09:53:01+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-28T09:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=150a726e125aa7d181c00348ddd1791fd84164e5'/>
<id>urn:sha1:150a726e125aa7d181c00348ddd1791fd84164e5</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: miscellaneous cleanup</title>
<updated>2012-08-28T05:37:45+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-28T05:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=162c640d382b9f823573578fe97584adc94cd9b6'/>
<id>urn:sha1:162c640d382b9f823573578fe97584adc94cd9b6</id>
<content type='text'>
* Copyright info
* whitespace
* comments
* unused imports

Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: Add Connected/Connect_failed messages</title>
<updated>2012-08-27T07:41:29+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-27T07:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=9a41508d92f95012a37bb75603e6e48a2c405204'/>
<id>urn:sha1:9a41508d92f95012a37bb75603e6e48a2c405204</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: remove complexity around message passing</title>
<updated>2012-08-27T07:37:16+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-27T07:37:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=6441437d3b0e848b225a3d6c78ab00e2590c6988'/>
<id>urn:sha1:6441437d3b0e848b225a3d6c78ab00e2590c6988</id>
<content type='text'>
* Don't really need to use bundles
* TelemetryService: Use a local variable to store the bluetooth device object

Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
<entry>
<title>altosdroid: whitespace cleanup</title>
<updated>2012-08-26T11:38:10+00:00</updated>
<author>
<name>Mike Beattie</name>
<email>mike@ethernal.org</email>
</author>
<published>2012-08-26T11:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ethernal.org/mjb/altos/commit/?id=11896d22b7bc6e34e3f6109d28f8b6a2d37e6c25'/>
<id>urn:sha1:11896d22b7bc6e34e3f6109d28f8b6a2d37e6c25</id>
<content type='text'>
Signed-off-by: Mike Beattie &lt;mike@ethernal.org&gt;
</content>
</entry>
</feed>
