altosdroid: Show direction to target in recover tab
authorKeith Packard <keithp@keithp.com>
Wed, 24 Jun 2015 04:35:43 +0000 (21:35 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 24 Jun 2015 04:42:35 +0000 (21:42 -0700)
commit56146cd379e1319b7adcf8e22cdda55f771e11be
tree6417550c523318e3792167a947367bfd57a606c6
parent60b8bea12edb954e6140a92c8412364c9581e3c2
altosdroid: Show direction to target in recover tab

This takes the bearing to target and current direction of motion (from
the Android API) and computes a turn amount and displays that so you
don't have to know which way is north when walking towards the rocket.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/res/layout/tab_recover.xml
altosdroid/res/values/strings.xml
altosdroid/src/org/altusmetrum/AltosDroid/AltosDroid.java
altosdroid/src/org/altusmetrum/AltosDroid/TabRecover.java