altosdroid: Show receiver battery voltage in the 'pad' view
[fw/altos] / altosdroid / Notebook
index 5a4df032ef35a36b6a0511a3c7721cd352f61aa8..c0ba209870823dd0c644e8cf2edf224e4343af55 100644 (file)
@@ -6,10 +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.
-
-       Placed current frequency in title bar
-
  *) 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,
@@ -19,9 +15,43 @@ Desired AltosDroid feature list
 
  *) Monitor-idle mode
 
- *) Frequency scanning
+ *) Select tracker by clicking map
 
- *) Select satellite imaging mode
+ *) 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
+
+ *) 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
+
+ *) 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.
@@ -37,4 +67,32 @@ Desired AltosDroid feature list
 
        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