X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosdroid%2FNotebook;h=e1d439d0253cbdd3ea9bf1316f1fe455945c68c6;hb=87d2ab135b493486162d33ff172eba1f44dc0ce5;hp=b4ae2b7f51ef21ac73f8f36ebc9ba6da172d8223;hpb=271e8adbc9549c7b3b4d0ec14e4edb1a6ab715d1;p=fw%2Faltos diff --git a/altosdroid/Notebook b/altosdroid/Notebook index b4ae2b7f..e1d439d0 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, @@ -17,14 +15,94 @@ Desired AltosDroid feature list *) Monitor-idle mode - *) Frequency scanning + *) Make voice responses depend on selected tab - *) Select satellite imaging mode + 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) + + *) Monitor TeleMega igniters + +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 + + *) 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.