altoslib: Support binary reading/writing in AltosLink
authorKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:43:13 +0000 (19:43 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 9 Dec 2013 03:44:49 +0000 (19:44 -0800)
commitb1ffdaf1f5e9b6e8ff0d4e08d8c504f8dfacd3a4
treeb37626f9e989521c52784c5c6b58e93fee4d750d
parent2cb7a96567e1302a699f78290fab5e29693940ab
altoslib: Support binary reading/writing in AltosLink

Binary reads require an explicit length, and do not work while
telemetry is running.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/AltosBluetooth.java
altoslib/AltosLink.java
altosui/AltosSerial.java