diff options
| author | Bdale Garbee <bdale@gag.com> | 2015-02-07 22:39:54 -0700 |
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2015-02-07 22:39:54 -0700 |
| commit | f766a457323268857b3f2dfc7f42427437b71cb7 (patch) | |
| tree | 8afc8a661d682fc34b16fc0b1b44f2844d34f336 /altosdroid/Notebook | |
| parent | db51224af01731e7323f6f696a7397d64eb80b92 (diff) | |
| parent | e2cefd8593d269ce603aaf33f4a53a5c2dcb3350 (diff) | |
Merge branch 'branch-1.6' into debian
Conflicts:
ChangeLog
altoslib/AltosTelemetryReader.java
configure.ac
Diffstat (limited to 'altosdroid/Notebook')
| -rw-r--r-- | altosdroid/Notebook | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/altosdroid/Notebook b/altosdroid/Notebook index 5a4df032..6a246df7 100644 --- a/altosdroid/Notebook +++ b/altosdroid/Notebook @@ -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, @@ -23,6 +19,20 @@ Desired AltosDroid feature list *) Select satellite imaging mode + *) TeleBT battery voltage + + *) Deal with long bluetooth list. Currently, a list longer than + the screen makes it impossible to use entries off the bottom. + + *) Pickle/unpickle state instead of reloading entire history from + file. Current restart time is lengthy. + +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 +47,3 @@ Desired AltosDroid feature list Done - *) TeleBT battery voltage |
