|
|||||||
| Register | FAQ | XDA-Portal | XDA-Wiki | Device database | Donate! | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#21
|
|||
|
|||
|
Quote:
Thanks for the feedback! |
| Sponsored Links |
|
#22
|
|||
|
|||
|
Quote:
__________________
So many gadgets, so little time........ |
|
#23
|
||||
|
||||
|
Followup on my earlier post re: TBattery, HTC implemented a different program for CDMA. Here you go, hope it helps in the development of your excellent application.
![]()
__________________
Support my work! The more phones I can get my hands on the more ROM goodness I can churn out. Like BUTTAH |
|
#24
|
|||
|
|||
|
Hi,
I have the GSM version of the HTC Touch Pro (WM6.1). I've installed .Net 3.5 Compact, and BattLog 0.2.3.130. However, I cannot run it as I get the error message: BattLog.exe NullReferenceException at BatteryStatus.Form1.DisplayBatteryStatus() at BatteryStatus.Form1.UpdateDisplay() at BatteryStatus.Form1.updateTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer._WnProc(WM wm, Int32 wParam, Int32 lParam) at System.Windows.Forms.ApplicationThresdContext._Int ernalContextMessages(...) at Microsoft.AGL.Forms.Application.Run(Form fm) at BatteryStatus.Program.Main() Any ideas on what is wrong? Thanks, Yuval. |
|
#25
|
|||
|
|||
|
Does this work on a QVGA Device like my Excalibur? I get a blank white page when I run it. I can see the process running but not in the tasks list. Tried reinstall and reboot. Thanks.
|
|
#26
|
||||
|
||||
|
Does exist an app to parse battlog files to have it with somes graphs, like curve for battery percentage, arrows for events, for example?
Or allow export .csv file for Excel ? Great tool anyway. Last edited by Kirakira; 28th February 2009 at 04:44 PM.. |
|
#27
|
|||
|
|||
|
I'm an idiot in Excel, but I made some overlaying graphs.. It takes some modification to the data, which one could make a VB macro or whatever to automate, but I'm attaching it in case it's useful to anyone else.
There's three sheets, raw data (straight from csv), Chart Data, and Chart. Look at the Chart Data and note that there's no characters in any of the data, such as ma, C, v, etc.. So what you do is this: Open the raw data csv, paste the data into this worksheet. Select each column, replace the characters you need to delete with nothing; ie get rid of them. Then copy all of the data, minus the headers, paste it into line 3 on the Chart Data, so that now your data is now in the MIDDLE of my sample data. ie: Click line 3, right-click Insert Copied Cells. Then delete my sample data (including the first line of my sample data, and the trailing data. This way the chart (hopefully?) matches your data. If you just paste it in, the chart won't be correct, it has to be between the first and last lines. Hopefully it's useful to someone, and perhaps someone can make it better. ![]()
__________________
Tilt 2 with Stock ATT ROM/Radio (for now) Tilt with ROMeOS 4.6.0, Kaiser 1.65.24.36, HardSPL 3.29 (Retired) Try my Alternative XDA CSS Themes -- http://theblackmoor.net http://unlimitedphoto.com |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|