altosdroid: Switch from custom title to standard Holo theme
[fw/altos] / altosdroid / Notebook
1 Desired AltosDroid feature list
2
3  *) GPS satellite status tab. Monitor GPS C/N0 numbers and
4     SVIDs. Provides more info before GPS lock is acquired.
5
6  *) Channel scanning. Provide the ability to search for telemetry
7     signals like AltosUI does.
8
9  *) Random frequency selection. Provide some mechanism to input
10     arbitrary radio frequencies. Could be like AltosUI which allows
11     you to edit the list of frequencies and assign names to them,
12     or perhaps something better.
13   
14  *) TM configuration from the droid
15
16  *) Monitor-idle mode
17
18  *) Frequency scanning
19
20  *) Select satellite imaging mode
21
22  *) TeleBT battery voltage
23
24  *) Deal with long bluetooth list. Currently, a list longer than
25     the screen makes it impossible to use entries off the bottom.
26
27  *) Pickle/unpickle state instead of reloading entire history from
28     file. Current restart time is lengthy.
29
30 Completed features
31
32  *) Highlight current frequency in the frequency list.
33
34         Placed current frequency in title bar
35
36  *) Remember most-recently-used TBT and frequency, perhaps
37     auto-connect at startup.
38
39         Done
40     
41  *) Re-loading flight data from .telem file to get back to
42     'find my rocket' mode after shutting down the application.
43
44         Done
45
46  *) Imperial Units mode
47
48         Done
49