altosdroid: Note recent changes
authorKeith Packard <keithp@keithp.com>
Sun, 7 Jun 2015 03:37:27 +0000 (20:37 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Jun 2015 03:37:27 +0000 (20:37 -0700)
Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/Notebook

index 6a246df7fe3dca22e5cc60632ee0ca8c8ed0697d..38a4bc013d0008d9192f00c2cc8ba06943ea8e6c 100644 (file)
@@ -15,17 +15,39 @@ Desired AltosDroid feature list
 
  *) Monitor-idle mode
 
 
  *) 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
 
 
 Completed features
 
@@ -47,3 +69,28 @@ Completed features
 
        Done
 
 
        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