PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development
Register Community Search

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-03-2009, 03:49 PM
bast525's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Verizon
Location: Chesapeake, VA
 
Join Date: Dec 2007
Posts: 329
Reputation: 460
bast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

Seems to me that having the data connection on all the time vs. having it off or having it time out doesn't seem to effect battery at all. The data may be on, but I don't think it's pulling anything. I used to worry about that and turn it off but now I just leave it on all the time.
This post has been thanked 1 times.
  #2 (permalink)  
Old 02-03-2009, 04:11 PM
oldman's Avatar
Almost a VIP
Offline
Pocket PC: Verizon Touch Pro 2
Carrier: Verizon
Location: Sterling, Va
 
Join Date: Dec 2008
Posts: 848
Reputation: 1815
oldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on repoldman is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

Quote:
Originally Posted by scrosler View Post
So Bob,

I have been reading everything you are saying about battery on and off. Cant keep up with everything... Can you just suammarize your thoughts on battery depletion vs different ROM's and differnt Radio's? If you have done this already can you link me the post?

I value all the research you are saving me in the long run!
Hi Scott,
I couldn't find the post about the different radio tests, it must have been in the original Vers 1.0 Kitchen thread, but that thread is not listed in the archives. I've attached a pic of the summary, but I'd have to dig to find out which line represents which radio. However, since they are all about equal, I don't think it makes any difference. The main difference in the radios, would be on how effectively they perform. How they handle the information thatpasses thru them, and the logic employed on how to continue or reject a given packet. That I do not have the capability to test.

My results from the WiFi vs EVDO test are on page 70, Post 695. Again the results were identical. No battery performance improvements.

I haven't tested battery vs ROM because I don't change my ROM. I don't have the knowledge to debug them, so I wait till they are stable before I will make a change. I also don't like the time it takes to add the user programs back into the phone. That's why I'm hoping that phattooth comes up with the solution to AutoRun. I do believe, as stated by FormerPalm(?) that limiting the number of files in the Windows directory, will make a major difference in ROM performance. That is why I like putting apps on the SD card. Easier to update, more free space in MainMemory for stuff that REALLY needs to go there.

I will continue to look for the Post I had on the Radios. I think I may have copied it to other threads.
EDIT 1: Link to the Radio Test Results
http://forum.ppcgeeks.com/showthread...127#post664127
Bob
Attached Images
File Type: jpg Screen16.jpg (120.7 KB, 21 views) Click for barcode!

Last edited by oldman; 02-03-2009 at 04:39 PM.
This post has been thanked 5 times.
  #3 (permalink)  
Old 02-03-2009, 11:24 AM
dimitri's Avatar
Halfway to VIP Status
Offline
Pocket PC: VZW Droid X
Carrier: Verizon
Location: Orlando
 
Join Date: Nov 2006
Posts: 554
Reputation: 1090
dimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

I was talking to Bored last night about the bluetooth and ignore call issue and he was able to give me a fix for it. You will have to modify the reg entry below.

HKLM\SOFTWARE\HTC\PHONE\PhoneExtendSetting" translation="filesystem">

RejectEnable" datatype="integer" value="0"

He also told me of the mxipupdate_phonecanvas_1. file that needs to be changed in the kitchen to make this change take affect during cooking.

Much thanks to Bored for his wisdom. And I thought I would share this dwith the group.

And yes it does fix not being able to use the ignore call feature with bluetooth on.
__________________
My Device:VZW Droid X
My ROM of choice: Stock ROM for now


If I have helped you in anyway, please click Thank You.
This post has been thanked 4 times.
  #4 (permalink)  
Old 02-03-2009, 11:27 AM
phattooth's Avatar
VIP Member
Offline
Pocket PC: HTC Rezound
Carrier: Verizon
Location: West-Central Illinois
 
Join Date: Mar 2007
Posts: 874
Reputation: 2485
phattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

Quote:
Originally Posted by dimitri View Post
I was talking to Bored last night about the bluetooth and ignore call issue and he was able to give me a fix for it. You will have to modify the reg entry below.

HKLM\SOFTWARE\HTC\PHONE\PhoneExtendSetting" translation="filesystem">

RejectEnable" datatype="integer" value="0"

He also told me of the mxipupdate_phonecanvas_1. file that needs to be changed in the kitchen to make this change take affect during cooking.

Much thanks to Bored for his wisdom. And I thought I would share this dwith the group.

And yes it does fix not being able to use the ignore call feature with bluetooth on.

Great work you two!

And thanks so much for sharing!



EDIT: Just a note here Dimitri...

Earlier I had mentioned I hadn't noticed the issue after installing S2A. You had said that it was with BT... and to be honest, I hadn't tried with BT for a while, but had done it without, and it had worked. So I thought that maybe I just hadn't notice it while using BT.

Well, before I made the reg changes above, I wanted to test a before and after... so I fired up the BT and tried to reject a call... guess what, it stopped ringing (both phone and headset) and the call was sent to voicemail.

So I went to the above reg location to see if S2A had made the changes already. It had not.

Not sure that this means anything... but I did just want to point out that call reject functions as it should both with and without BT if S2A has been installed.
(For me anyway)

Last edited by phattooth; 02-03-2009 at 11:45 AM.
  #5 (permalink)  
Old 02-03-2009, 11:53 AM
dimitri's Avatar
Halfway to VIP Status
Offline
Pocket PC: VZW Droid X
Carrier: Verizon
Location: Orlando
 
Join Date: Nov 2006
Posts: 554
Reputation: 1090
dimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

Quote:
Originally Posted by phattooth View Post
Great work you two!

And thanks so much for sharing!



EDIT: Just a note here Dimitri...

Earlier I had mentioned I hadn't noticed the issue after installing S2A. You had said that it was with BT... and to be honest, I hadn't tried with BT for a while, but had done it without, and it had worked. So I thought that maybe I just hadn't notice it while using BT.

Well, before I made the reg changes above, I wanted to test a before and after... so I fired up the BT and tried to reject a call... guess what, it stopped ringing (both phone and headset) and the call was sent to voicemail.

So I went to the above reg location to see if S2A had made the changes already. It had not.

Not sure that this means anything... but I did just want to point out that call reject functions as it should both with and without BT if S2A has been installed.
(For me anyway)
That is just weird. What could be making some phones see the issue and others not.
  #6 (permalink)  
Old 02-03-2009, 11:57 AM
phattooth's Avatar
VIP Member
Offline
Pocket PC: HTC Rezound
Carrier: Verizon
Location: West-Central Illinois
 
Join Date: Mar 2007
Posts: 874
Reputation: 2485
phattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIPphattooth is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

Quote:
Originally Posted by dimitri View Post
That is just weird. What could be making some phones see the issue and others not.
My guess would be that, in my case, it was the installation of S2A that fixed the issue... not that i didn't have it.

I do remember it happening, but it was long ago... was it SSK1.1 or was it SSK1.2 pre-S2A?

That's what i can't pin down.


EDIT: This is the version i am using... got it over at XDA... will have to dig to find the thread and credit, but will update this edit when I do.


EDIT II: Ok, here is the thread i started with:

http://forum.xda-developers.com/showthread.php?t=476609

BUT, this is the thread i got the actual version i am using from.
http://forum.xda-developers.com/show...&postcount=194

Credit goes to smotrs over at xda.
Attached Files
File Type: cab XDA Diamond S2A Black full.cab (1.27 MB, 12 views) Click for barcode!

Last edited by phattooth; 02-03-2009 at 12:12 PM.
This post has been thanked 3 times.
  #7 (permalink)  
Old 02-03-2009, 01:19 PM
bast525's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro
Carrier: Verizon
Location: Chesapeake, VA
 
Join Date: Dec 2007
Posts: 329
Reputation: 460
bast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regularbast525 is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

I can confirm that the registry setting listed above fixed my ability to ignore/reject calls. My wife was not happy about being the guinea pig
This post has been thanked 1 times.
  #8 (permalink)  
Old 02-03-2009, 01:28 PM
dimitri's Avatar
Halfway to VIP Status
Offline
Pocket PC: VZW Droid X
Carrier: Verizon
Location: Orlando
 
Join Date: Nov 2006
Posts: 554
Reputation: 1090
dimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

Quote:
Originally Posted by bast525 View Post
I can confirm that the registry setting listed above fixed my ability to ignore/reject calls. My wife was not happy about being the guinea pig
Just let your wife know that she wasn't the guinea pig. I took that position last night.
This post has been thanked 1 times.
  #9 (permalink)  
Old 02-03-2009, 01:40 PM
scrosler's Avatar
VIP Member
Offline
Pocket PC: EVO 3D
Carrier: Sprint
Threadstarter
Location: Fargo ND
 
Join Date: Aug 2007
Posts: 5,114
Reputation: 20875
scrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation levelscrosler can't get a higher reputation level
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

Quote:
Originally Posted by dimitri View Post
Just let your wife know that she wasn't the guinea pig. I took that position last night.
Quote:
Originally Posted by bast525 View Post
I can confirm that the registry setting listed above fixed my ability to ignore/reject calls. My wife was not happy about being the guinea pig
I'll look at this tonight when I start rebuilding.
__________________


Donations always accepted but never expected!
This post has been thanked 1 times.
  #10 (permalink)  
Old 02-03-2009, 12:08 PM
dimitri's Avatar
Halfway to VIP Status
Offline
Pocket PC: VZW Droid X
Carrier: Verizon
Location: Orlando
 
Join Date: Nov 2006
Posts: 554
Reputation: 1090
dimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on repdimitri is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: -=+Feb 1+=- *SSK 1.4 Beta 4* +VZW and SPRINT+ - See OP! {CE OS 21109} Kitchen and

I was also having another issue where when on a call the notes would open for that call. This would even happen with the curtain up. So while Bored and I were talking last night I also found another registry setting in the same folder called StylusOpenNote that was set to 0 and I have changed it to 1. It seems to have fixed my issue with the notes opening during a call. I am testing this fully as well. Just thought I would share.

If this registry entry is not what I think it is and you know what it is actually for please let me know.
This post has been thanked 1 times.
Closed Thread

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 08:49 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com