From: Keith Packard Date: Sat, 6 Sep 2014 07:39:41 +0000 (-0700) Subject: altosdroid: Mark completed items as 'done' X-Git-Tag: 1.4.9.3~3^2 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=dd26ec2e706bdd29090759deeb90090a0e3b74f0 altosdroid: Mark completed items as 'done' Frequency display Re-load data on restart Auto re-connect to TBT at correct freq Signed-off-by: Keith Packard --- diff --git a/altosdroid/Notebook b/altosdroid/Notebook index e6116836..5a4df032 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -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