PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro (http://forum.ppcgeeks.com/forumdisplay.php?f=63)
-   -   Need Program to Toggle 1x/Hybrid (http://forum.ppcgeeks.com/showthread.php?t=47045)

lexluthor 11-29-2008 09:56 PM

Need Program to Toggle 1x/Hybrid
 
I get much better battery life if I set my phone to 1x only (since I'm in a marginal signal area).

On my Verizon Touch Pro, I can change between 1x and hybrid in phone->menu->options->services->mode of operation->get settings as long as this is set first
HKLM\SOFTWARE\OEM\PhoneSetting to 0

As you can see, it's a bit of a pain to change it back and forth. The change does take place immediately though (no reset or anything needed, it's just instantaneous).

After some digging around, I might be getting close.

I searched the registry for hybrid and it came up in
HKLM/System/OEM_State/RSSI

If the UI is set to 1x, the entries in there are set as follows:
CSAF = 2
Hybrid_Ind = 0
SysType = 2

If the UI is set to Hybrid, the entries in there are set as follows:
CSAF = 4
Hybrid_Ind = 1
SysType = 3

BUT, if I just edit those entries in the registry, nothing happens.

So, either there are more registry entries or making the change in the UI starts/stops a service.


I'd absolutely love a tool that would allow me to toggle between 1x only and hybrid by just running the exe.

There's got to be an easy way to do this.

Any help is appreciated.

jaydubya 11-30-2008 01:59 AM

Re: Need Program to Toggle 1x/Hybrid
 
Subscribed - would be helpful to preserve battery life when at my house, which has borderline evdo coverage.

lexluthor 11-30-2008 07:39 PM

Re: Need Program to Toggle 1x/Hybrid
 
Anyone here have any ideas about this?

lexluthor 12-07-2008 08:13 PM

Re: Need Program to Toggle 1x/Hybrid
 
Someone had xda suggested I try to write a mortscript to change between 1x and hybrid, but that does look pretty complicated, so I don't know.

Plus, it still will take a while to do as it works through the script.

There really has to be a way to get this change into an .exe. I have wifi and bluetooth on/off programs. This can't be much different.

cjmedina 12-07-2008 08:59 PM

Re: Need Program to Toggle 1x/Hybrid
 
what about just making a cab on file and cab off file? leave the cabs in my documents or in the start menu when you need it install. then when your done turn off.

gsvnet 12-07-2008 09:03 PM

Re: Need Program to Toggle 1x/Hybrid
 
lexluthor,

If you make the registry change you finished in the first post, does it work after a soft reset? Also, if you make just the registry change and turn your radio on/off, does that work? Just curious. If the latter works, then maybe a small program can be made to change the registry as needed, and turn phone radio on/off.

lexluthor 12-07-2008 10:19 PM

Re: Need Program to Toggle 1x/Hybrid
 
gsvent,

good idea. I was in 1x mode. I made the reg change for hybrid and then I turned the phone radio off then back on. When the radio came back, the phone was still in 1x and the rge entries where changed back to the 1x setting.

There has to be someone who knows this or can help figure it out.

cjmedina, if I knew what changes had to be made, I'm sure I could get the help to turn that into an exe or cab, but I'm not that far along. The cab execution would probably take too long anyhow. The exes I have for toggle bluetooth and wifi are great. It's an immediate change.

Any more ideas?

mondaypickle 12-09-2008 10:35 AM

Re: Need Program to Toggle 1x/Hybrid
 
1 Attachment(s)
I've written a mortscript for this. At work right now, will post it up later today.

edit: Attached the mortscript. Place the roaming shortcut in \windows\ and then run Toggle1x.mscr. It will go through the menus automatically, so just give it a second to run. This will not take into account if you go and change the setting manually so it really only works if you only use this script to toggle it.

Let me know if you have any trouble with this.

lexluthor 12-09-2008 10:58 AM

Re: Need Program to Toggle 1x/Hybrid
 
Quote:

Originally Posted by mondaypickle (Post 567988)
I've written a mortscript for this. At work right now, will post it up later today.

That would be great. I'd really appreciate it.

Is the mortscript pretty quick? I'd still prefer an exe toggle, but someone would first have to figure out exactly what's changing when you toggle manually and then the programming part should be pretty easy.

Interested to see how the mortcript goes though, that'll still be a lot better than doing in manually.

mondaypickle 12-09-2008 11:04 AM

Re: Need Program to Toggle 1x/Hybrid
 
Quote:

Originally Posted by lexluthor (Post 568006)
Is the mortscript pretty quick?

Runs in a couple seconds. You might be able to reduce some of the time outs, the "sleep" lines in the script, but I had problems where it was running to fast and sending clicks/key presses to the wrong screen.


All times are GMT -4. The time now is 05:34 PM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0