X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FNotebook;h=38a4bc013d0008d9192f00c2cc8ba06943ea8e6c;hb=b2ad3b1ef59fe6e51c8c544f215c33f3b48c3aeb;hp=6a246df7fe3dca22e5cc60632ee0ca8c8ed0697d;hpb=b0eb63205223e2982d0ded08503c3f128420270f;p=fw%2Faltos diff --git a/altosdroid/Notebook b/altosdroid/Notebook index 6a246df7..38a4bc01 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -15,17 +15,39 @@ Desired AltosDroid feature list *) Monitor-idle mode - *) Frequency scanning + *) TeleBT battery voltage - *) Select satellite imaging mode + *) Select tracker by clicking map - *) TeleBT battery voltage + *) Auto select tracker after long delay - *) Deal with long bluetooth list. Currently, a list longer than - the screen makes it impossible to use entries off the bottom. + *) Evaluate performance issues - *) Pickle/unpickle state instead of reloading entire history from - file. Current restart time is lengthy. + *) Merge offline/online maps into single tab with mode + + *) Make voice responses depend on selected tab + + *) Monitor TeleMega igniters + + *) Convert to four tab design: + + 1) Pad + + Report out GPS status, report igniter/battery status changes + + 2) Flight + + Report height, speed, az/el/range + + 3) Recovery + + Report range bearing/heading (bearing if stationary, + heading if in motion + + 4) Map + + Pick out report based on current flight status + (presume flight if in motion, recovery otherwise) Completed features @@ -47,3 +69,28 @@ Completed features 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