diff options
author | Keith Packard <keithp@keithp.com> | 2013-04-20 22:30:23 -0500 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-04-20 22:30:23 -0500 |
commit | 45d638634e389bab61b0ee792420609eb8a9ad97 (patch) | |
tree | 3047294e3aa04698b0fa31bb0801d5f4d651f13f | |
parent | 2e28d3541b8da31ebef5a199baf8f544d238298e (diff) |
altosdroid: Add Notebook to track feature requests
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | altosdroid/Notebook | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/altosdroid/Notebook b/altosdroid/Notebook new file mode 100644 index 00000000..d244c9da --- /dev/null +++ b/altosdroid/Notebook @@ -0,0 +1,16 @@ +Desired AltosDroid feature list + + *) GPS satellite status tab. Monitor GPS C/N0 numbers and + SVIDs. Provides more info before GPS lock is acquired. + + *) Channel scanning. Provide the ability to search for telemetry + signals like AltosUI does. + + *) Highlight current frequency in the frequency list. + + *) 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, + or perhaps something better. + + |