Quote:
Originally Posted by arrrghhh
Cool. So all GSM RHOD's are the same, and all CDMA RHOD's are the same? For CDMA that wouldn't surprise me...
Also, I'll change where it outputs to, don't always want it at /sdcard... I think there's a $SDCARD var or some such thing.
One last piece - what about detection? I'm guessing that's the part you want me to script? 
|
i confirmed with Hyc and JB. All gsms appear to be the same. Cdma's are clones of one another so no difference there.
yeah.. just take a look at the init script and see where its the best place to put it. There is a section that it looks for the file and if its not found then it launches the ts-calib app in the begining to make a new file. We can replace that and use the scripts above to generate the file.
Detect? well i think we already have the detection in the script somewhere since the wifi nvram is diff for both phones as well and we detect it fine. So may need to use the same flag.. rest is all you..