altosdroid: Track device location in app, not telemetry service
authorKeith Packard <keithp@keithp.com>
Fri, 22 Apr 2016 21:32:10 +0000 (17:32 -0400)
committerKeith Packard <keithp@keithp.com>
Fri, 22 Apr 2016 22:49:35 +0000 (18:49 -0400)
commit39af826ce9032e339929eb7917b1d29c87d03f69
treec9f265d6c4dd54c562c54e2c41e7719f1125a857
parentb3f0c4d5c4ab8288db5fcabb0e848627031c4fd1
altosdroid: Track device location in app, not telemetry service

This means we get location even if there isn't a telemetry device
connected, making it possible to walk to old device locations

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