summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2013-04-29 20:24:16 -0700
committerKeith Packard <keithp@keithp.com>2013-04-29 20:24:16 -0700
commit18cc254bcda7707740d6dd723f3a2963780441de (patch)
tree68e251225b1343dbd1ea10ae01b691a4aaad341a
parentb452789a8ac414f3508b36c85dba0f3311c1971e (diff)
altosdroid: Add Notebook entry for reloading telem data option
This lets the user recover the rocket flight data after stopping the application but before recovering the rocket. Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--altosdroid/Notebook3
1 files changed, 3 insertions, 0 deletions
diff --git a/altosdroid/Notebook b/altosdroid/Notebook
index 912a835c..6c5cfacf 100644
--- a/altosdroid/Notebook
+++ b/altosdroid/Notebook
@@ -20,3 +20,6 @@ Desired AltosDroid feature list
*) Frequency scanning
*) Select satellite imaging mode
+
+ *) Re-loading flight data from .telem file to get back to
+ 'find my rocket' mode after shutting down the application.