diff options
| author | Keith Packard <keithp@keithp.com> | 2015-07-11 19:55:43 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-07-11 19:55:43 -0700 |
| commit | ed682ca39496849b6c0d6bdf81bee6263864895f (patch) | |
| tree | c7e572e3ba70bcd4120ff0fcc3ebb2f95e54258c /altosdroid/Notebook | |
| parent | 84021b8e0ab9262262345ce47671c3c0c6c43566 (diff) | |
altosdroid: Add other igniter status, various other layout changes
Show the first four igniters (A-D) in the pad tab. Make pad and flight
layouts look a bit better
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'altosdroid/Notebook')
| -rw-r--r-- | altosdroid/Notebook | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/altosdroid/Notebook b/altosdroid/Notebook index 22271e7c..73b5ed27 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -15,7 +15,9 @@ Desired AltosDroid feature list *) Monitor-idle mode - *) Monitor TeleMega igniters + *) Online maps comes up tracking object at 0,0 + + *) Have names for each serial number, default to callsign Completed features @@ -90,3 +92,17 @@ Completed features *) 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. |
