altosdroid: Add Notebook entry for reloading telem data option
authorKeith Packard <keithp@keithp.com>
Tue, 30 Apr 2013 03:24:16 +0000 (20:24 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 8 May 2013 03:07:54 +0000 (20:07 -0700)
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>
altosdroid/Notebook

index b2ae407c79953488c8cf0ac2522174633c17623a..9b3839990ae79e50f8d575d638ba4709086e68ac 100644 (file)
@@ -24,3 +24,5 @@ Desired AltosDroid feature list
  *) Remember most-recently-used TBT and frequency, perhaps
     auto-connect at startup.
     
  *) Remember most-recently-used TBT and frequency, perhaps
     auto-connect at startup.
     
+ *) Re-loading flight data from .telem file to get back to
+    'find my rocket' mode after shutting down the application.