X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FNotebook;h=22271e7ce92862e9cde26f41351e54281b92ae27;hp=5a4df032ef35a36b6a0511a3c7721cd352f61aa8;hb=d015cfc1499a263549f52d46e9e5b934fcb94f53;hpb=dd26ec2e706bdd29090759deeb90090a0e3b74f0 diff --git a/altosdroid/Notebook b/altosdroid/Notebook index 5a4df032..22271e7c 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -6,10 +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. - - 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, @@ -19,9 +15,13 @@ Desired AltosDroid feature list *) Monitor-idle mode - *) Frequency scanning + *) Monitor TeleMega igniters - *) Select satellite imaging mode +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. @@ -37,4 +37,56 @@ Desired AltosDroid feature list Done + *) Select satellite imaging mode + + Done + + *) Deal with long bluetooth list. Currently, a list longer than + the screen makes it impossible to use entries off the bottom. + + Done + + *) Pickle/unpickle state instead of reloading entire history from + file. Current restart time is lengthy. + + Done + + *) Offline maps + + Done + + *) Multi-tracker management + + Done + + *) Provide units for age field, turn red if old + + Done + *) TeleBT battery voltage + + Done + + *) Evaluate performance issues + + Done. Offline maps were duplicating tabs at every redisplay. + + *) Merge offline/online maps into single tab with mode + + Done. + + *) Auto select tracker after long delay + + Done. + + *) Select tracker by clicking map + + Done. + + *) Convert to four tab design: + + Done. + + *) Make voice responses depend on selected tab + + Done.