altosdroid: Make sure flight voice output always starts with 'speed'
[fw/altos] / altosdroid / Notebook
index 6a246df7fe3dca22e5cc60632ee0ca8c8ed0697d..e1d439d0253cbdd3ea9bf1316f1fe455945c68c6 100644 (file)
@@ -15,17 +15,27 @@ Desired AltosDroid feature list
 
  *) Monitor-idle mode
 
- *) Frequency scanning
+ *) Make voice responses depend on selected tab
 
- *) Select satellite imaging mode
+       1) Pad
 
- *) TeleBT battery voltage
+               Report out GPS status, report igniter/battery status changes
 
- *) Deal with long bluetooth list. Currently, a list longer than
-    the screen makes it impossible to use entries off the bottom.
+       2) Flight
 
- *) Pickle/unpickle state instead of reloading entire history from
-    file. Current restart time is lengthy.
+               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
 
@@ -47,3 +57,52 @@ 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
+
+ *) 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.