4 Attachment(s)
Hybrid Tester Tool...............
Here is a free tool for hybrid testers to use to track their memory, battery, and radio stats. I needed a break from trying to remove a bug from Berry2Berry and working on some other apps, and decided to code this up real quick. I've seen a few requests and arguments over the need for one, so here it is. Its pretty simple. There are three buttons to enable/disable the logging of the radio, battery, and memory values (touch to toggle). For the radio and memory values you can select logging periods of 5,10, or 15 seconds (touch to toggle). For the battery the values can be logged at 5, 10, or 15 minute intervals (touch to toggle). When logging is enabled, the button displays the latest value logged. There is also a graph display at the bottom to show the values for the last 4 minutes/hours of data. To turn the graph lines on or off, just touch the appropriate icon next to the graph. The logs are written to the SD Card in the folder BetaME in csv format so you can extract and edit the data easily.
Added options to clear and email the logs under the BB Menu. Will do another update with CPS tracking for the radio signal.
Here is the link BetaME [0.0.28]. You do not need the CM library to run this app, but permissions do need to be set to allow access to the SD Card.
I forgot to mention the format of the csv files:
*All three have the first entry as the date and time
*The battery file then logs the charge percent, the percent lost since the last read, and the average loss of all reads
*The memory file just logs the memory (ram) free in MB
*The radio file logs the signal strength value (-120 to -80) and the strength percentage
Also forgot to mention that when you use the back or end keys, it backgrounds the app and it will continue to collect data. To close out of the app, use the BB Menu.