altosdroid: Send LOCATION and CRC_ERROR messages to UI.
authorKeith Packard <keithp@keithp.com>
Fri, 12 Apr 2013 05:34:36 +0000 (22:34 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 12 Apr 2013 05:34:36 +0000 (22:34 -0700)
commit83ce46c73b0e876f9f630943af19ea97b3a21d3c
tree639e348280e462900e8b845296d4c82d827f4473
parent1f88d345c407e409611448d0e8813ab5a6de0a0b
altosdroid: Send LOCATION and CRC_ERROR messages to UI.

This collects all position changes and crc error increments and sends
them along to the UI for presentation.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/TelemetryReader.java
altosdroid/src/org/altusmetrum/AltosDroid/TelemetryService.java