|
||||
[APP] Dr SigStat v0.35 [9/05/09]
THIS PROJECT IS OFFICIALLY DEAD. I RELEASED THE SOURCE CODE IN POST #35: http://forum.ppcgeeks.com/showpost.p...9&postcount=35
Here is an update to my program. I've only tested this on a HTC Touch Pro. Originally made this app to test out the different radios for the touch pro CDMA version, but haven't actually gotten around to it yet. There isn't anything touch pro specific in it, but if its not VGA res its probably not going to look right. Change log: Code:
v0.35 * see beta5 v0.35 BETA5 * Possible fix for for battery current on some devices. * Possible candidate for v0.35 final v0.35 BETA4 * Possible fix for for battery current on some devices. * Possible candidate for v0.35 final v0.35 BETA3 * Temperature should now be displayed correctly * Bar and text is hidden for individual item, if an error occurs (unlike beta2) * If current value supports negative (discharge) EST shows time until charged, otherwise it shows "Battery is charging..." * Possible candidate for v0.35 final if this works on other tested devices. v0.35 BETA2 * Fixed Voltage display from beta1 * Better error checking, will at least show raw value instead of exception occurred. v0.35 BETA * Fixed display when screen is flipped/rotated * Background matches theme * Minor internal code rewrites (cleaner) * Enter key updates v0.34 * Better Organization of data * Option Menu Refresh Value Is set to 1 second now * Added Quit Option * Removed Update Now button * Fixed EST Pwr Remaining Level value when not 100% battery. v0.33 * Since EST didn't work in the api, I'm calculating it off of current draw and battery life remaining (see options area to set battery mAh) * Temperature displays correctly now + Fahrenheit * Voltage is now correctly displayed * "Charging..." text position fixed for certain instances v0.32 * update interval option (under options) * Bigger Progress bars and fonts for signal * More accurate Battery % level * EST added (doesn't seem to work on the touch pro) * Temperature C added (this also doesn't seem to work, or I need to figure out the number to divide by) * Current drain in mA added * Voltage Level in mV * Tells you when the battery is charging * Bigger Update Now Button Last edited by drebbe; 09-27-2009 at 07:44 PM. |
This post has been thanked 11 times. |
This post has been thanked 1 times. |
|
||||
Re: [APP] Dr SigStat v0.32 [5/28/09]
Quote:
OP, calculating F.. 1. Multiply the Celsius temperature by 9 2. Divide the answer by 5 3. Add 32 but thats for going from F to C,,i think its the reverse to go back..
__________________
|
|
||||
Re: [APP] Dr SigStat v0.32 [5/28/09]
I say divide the temperature by 100 and call it a day........JMO
|
This post has been thanked 1 times. |
|
||||
Re: [APP] Dr SigStat v0.34 [6/30/09]
Quote:
Changes are in the first post, options menu only has two options at this point, battery mA size (defaults to touch pro stock battery) and how fast it samples in seconds (defaults to 1). Originally made this app to test out the different radios for the touch pro CDMA version, but haven't actually gotten around to it yet. There isn't anything touch pro specific in it, but if its not VGA res its probably not going to look right. |
|
|
|