diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-29 20:24:16 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-05-07 20:07:54 -0700 |
commit | 949700f276b80b4eb28f15b5559714f430f227f1 (patch) | |
tree | 06187bf9d3e2619b8ed277f751bffc6203361728 /altosdroid | |
parent | c9f2e6471c11a1f9feb183e05f24c53968098bdb (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>
Diffstat (limited to 'altosdroid')
-rw-r--r-- | altosdroid/Notebook | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/altosdroid/Notebook b/altosdroid/Notebook index b2ae407c..9b383999 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -24,3 +24,5 @@ Desired AltosDroid feature list *) 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. |