altosdroid: Show receiver battery voltage in the 'pad' view
[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  *) Select tracker by clicking map
19
20  *) Auto select tracker after long delay
21
22  *) Evaluate performance issues
23
24  *) Merge offline/online maps into single tab with mode
25
26  *) Make voice responses depend on selected tab
27
28  *) Monitor TeleMega igniters
29
30  *) Convert to four tab design:
31
32         1) Pad
33
34                 Report out GPS status, report igniter/battery status changes
35
36         2) Flight
37
38                 Report height, speed, az/el/range
39
40         3) Recovery
41
42                 Report range bearing/heading (bearing if stationary,
43                 heading if in motion
44
45         4) Map
46
47                 Pick out report based on current flight status
48                 (presume flight if in motion, recovery otherwise)
49
50 Completed features
51
52  *) Highlight current frequency in the frequency list.
53
54         Placed current frequency in title bar
55
56  *) Remember most-recently-used TBT and frequency, perhaps
57     auto-connect at startup.
58
59         Done
60     
61  *) Re-loading flight data from .telem file to get back to
62     'find my rocket' mode after shutting down the application.
63
64         Done
65
66  *) Imperial Units mode
67
68         Done
69
70  *) Select satellite imaging mode
71
72         Done
73
74  *) Deal with long bluetooth list. Currently, a list longer than
75     the screen makes it impossible to use entries off the bottom.
76
77         Done
78
79  *) Pickle/unpickle state instead of reloading entire history from
80     file. Current restart time is lengthy.
81
82         Done
83
84  *) Offline maps
85
86         Done
87
88  *) Multi-tracker management
89
90         Done
91
92  *) Provide units for age field, turn red if old
93
94         Done
95
96  *) TeleBT battery voltage
97
98         Done