X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosdroid%2FNotebook;h=73b5ed27278392d61afad82caa1bd18147853035;hp=c0ba209870823dd0c644e8cf2edf224e4343af55;hb=be9ed3ffc9b00c97e8513bbfab23b8e16329bc4b;hpb=9af72a2e629779833ff1787bbfc2ddc8b9d88bba diff --git a/altosdroid/Notebook b/altosdroid/Notebook index c0ba2098..73b5ed27 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -15,37 +15,9 @@ Desired AltosDroid feature list *) Monitor-idle mode - *) Select tracker by clicking map - - *) Auto select tracker after long delay - - *) Evaluate performance issues - - *) Merge offline/online maps into single tab with mode - - *) Make voice responses depend on selected tab + *) Online maps comes up tracking object at 0,0 - *) 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) + *) Have names for each serial number, default to callsign Completed features @@ -96,3 +68,41 @@ Completed features *) 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. + + *) Monitor TeleMega igniters + + Done. Visible only in Pad tab + + *) Make it harder to switch trackers in map view. Too easy to touch + the screen and switch on accident. + + Done. A menu pops up with trackers within a small radius of + the touch point, letting you cancel if that wasn't your intent. + + *) Make sure it keeps talking with the screen blanked + + Done. Don't shut down voice when stopping UI.