summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-06-06 20:37:27 -0700
committerKeith Packard <keithp@keithp.com>2015-06-06 20:37:27 -0700
commit78df1d5213c402780fa2ce7e062c64cf5a01c45f (patch)
tree3f20e07c09d707f3d08148f090a5e0b2094803bd
parentc813c2c8f71017a686128e06b5178fc99ece251c (diff)
altosdroid: Note recent changes
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--altosdroid/Notebook61
1 files changed, 54 insertions, 7 deletions
diff --git a/altosdroid/Notebook b/altosdroid/Notebook
index 6a246df7..38a4bc01 100644
--- a/altosdroid/Notebook
+++ b/altosdroid/Notebook
@@ -15,17 +15,39 @@ Desired AltosDroid feature list
*) 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
@@ -47,3 +69,28 @@ 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