altosdroid: remove complexity around message passing
authorMike Beattie <mike@ethernal.org>
Mon, 27 Aug 2012 07:37:16 +0000 (19:37 +1200)
committerMike Beattie <mike@ethernal.org>
Mon, 27 Aug 2012 07:37:16 +0000 (19:37 +1200)
commit6441437d3b0e848b225a3d6c78ab00e2590c6988
tree111c2d41bd27cbf1d1281af3eb270eb1a90cbddc
parent58d2b70575f3616a056d2356a737b3be15ed3d66
altosdroid: remove complexity around message passing

* Don't really need to use bundles
* TelemetryService: Use a local variable to store the bluetooth device object

Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/src/org/altusmetrum/AltosDroid/AltosBluetooth.java
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/TelemetryService.java