altosdroid: Mark completed items as 'done'
authorKeith Packard <keithp@keithp.com>
Sat, 6 Sep 2014 07:39:41 +0000 (00:39 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 6 Sep 2014 07:39:41 +0000 (00:39 -0700)
Frequency display
Re-load data on restart
Auto re-connect to TBT at correct freq

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/Notebook

index e611683617b1f594a412b9cef0586333c900f3bd..5a4df032ef35a36b6a0511a3c7721cd352f61aa8 100644 (file)
@@ -8,6 +8,8 @@ Desired AltosDroid feature list
 
  *) Highlight current frequency in the frequency list.
 
+       Placed current frequency in title bar
+
  *) Random frequency selection. Provide some mechanism to input
     arbitrary radio frequencies. Could be like AltosUI which allows
     you to edit the list of frequencies and assign names to them,
@@ -23,10 +25,14 @@ Desired AltosDroid feature list
 
  *) Remember most-recently-used TBT and frequency, perhaps
     auto-connect at startup.
+
+       Done
     
  *) Re-loading flight data from .telem file to get back to
     'find my rocket' mode after shutting down the application.
 
+       Done
+
  *) Imperial Units mode
 
        Done