diff options
| author | Keith Packard <keithp@keithp.com> | 2013-04-22 17:20:51 -0500 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-04-22 17:20:51 -0500 |
| commit | 33c3b2c57d0d4285b75d4dcf7ca67ad19da08c86 (patch) | |
| tree | a9ff47afab29fe141dcd1da0ca276b367f911cb6 /altosdroid/Notebook | |
| parent | 1a84db819a359be39be51c9105039ab28c9fc894 (diff) | |
| parent | 90b0db1ae53182c94bf12d661446fc369d916366 (diff) | |
Merge branch 'master' into stm-flash
Conflicts:
ao-tools/ao-stmload/ao-stmload.c
Diffstat (limited to 'altosdroid/Notebook')
| -rw-r--r-- | altosdroid/Notebook | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/altosdroid/Notebook b/altosdroid/Notebook new file mode 100644 index 00000000..912a835c --- /dev/null +++ b/altosdroid/Notebook @@ -0,0 +1,22 @@ +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. + + *) TM configuration from the droid + + *) Monitor-idle mode + + *) Frequency scanning + + *) Select satellite imaging mode |
