diff options
| author | Keith Packard <keithp@keithp.com> | 2015-06-23 22:21:30 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-06-23 22:21:30 -0700 | 
| commit | d9f96c45d0a3099e9e5fd3c75cc27f9415fcaf55 (patch) | |
| tree | 546b15dd649ddb32297ef978a44180af079baa9e | |
| parent | aed8d3ee2561bbec59b9684fb2042186191302ca (diff) | |
altosdroid: Mark tab-dependent voice output as done
Signed-off-by: Keith Packard <keithp@keithp.com>
| -rw-r--r-- | altosdroid/Notebook | 24 | 
1 files changed, 4 insertions, 20 deletions
| diff --git a/altosdroid/Notebook b/altosdroid/Notebook index e1d439d0..22271e7c 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -15,26 +15,6 @@ Desired AltosDroid feature list   *) Monitor-idle mode - *) Make voice responses depend on selected tab - -	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) -   *) Monitor TeleMega igniters  Completed features @@ -106,3 +86,7 @@ Completed features   *) Convert to four tab design:  	Done. + + *) Make voice responses depend on selected tab + +	Done. | 
