X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FNotebook;h=6a246df7fe3dca22e5cc60632ee0ca8c8ed0697d;hp=91b96f79a317708f80ab65db2b84a67ce6e0f478;hb=4315b91d7afc2391e3f7444906ac226500bf1345;hpb=045da152fae82712b937bc81f02c9531e042cbe0 diff --git a/altosdroid/Notebook b/altosdroid/Notebook index 91b96f79..6a246df7 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -6,8 +6,6 @@ Desired AltosDroid feature list *) Channel scanning. Provide the ability to search for telemetry signals like AltosUI does. - *) Highlight current frequency in the frequency list. - *) 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, @@ -18,3 +16,34 @@ Desired AltosDroid feature list *) Monitor-idle mode *) Frequency scanning + + *) Select satellite imaging mode + + *) TeleBT battery voltage + + *) Deal with long bluetooth list. Currently, a list longer than + the screen makes it impossible to use entries off the bottom. + + *) Pickle/unpickle state instead of reloading entire history from + file. Current restart time is lengthy. + +Completed features + + *) Highlight current frequency in the frequency list. + + Placed current frequency in title bar + + *) 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 +