|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Thanks for your continued feedback - glad no issues have cropped up. There are some other features that we can implement (like automatic xtra.bin download requests originating in the gps engine itself), but with tytung's aGPS Injector working so well, I am very unmotivated to do so.
|
|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Quote:
|
|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Hi detule, thanks for sharing this!
I'm running GBX0B on my RHOD500, and I've replaced the file correctly but I think there's something wrong with my phone or something else because I cannot get a gps lock. I ran a logcat and I noticed this around all the log: Code:
D/gps_msm7k( 1302): gps_state_init: done D/gps_msm7k( 1302): gps_get_extension('gps-debug') is called D/gps_msm7k( 1302): gps_get_extension('gps-xtra') is called D/gps_msm7k( 1302): gps_xtra_init() is called D/gps_msm7k( 1302): gps_get_extension('agps') is called D/gps_msm7k( 1302): agps_init() is called D/gps_msm7k( 1302): agps_set_server() is called D/gps_msm7k( 1302): type=1, hostname=supl.google.com, port=7276 D/gps_msm7k( 1302): gps_get_extension('agps_ril') is called Code:
D/gps_msm7k( 1302): gps_xtra_inject_xtra_data: inject part = 97/97, len = 90 D/gps_rpc ( 1302): xdr_xtra_data_args() is called: 0x409373e0, 90, 97, 97 E/gps_rpc ( 1302): dispatch_pdsm() received unknown procid: 5 D/gps_rpc ( 1302): pdsm_xtra_set_data() is called: clnt_stat=0 D/gps_rpc ( 1302): pdsm_xtra_set_data(0, 1f40, 0, 0x409373e0, 90, 97, 97, 1)=1 E/gps_rpc ( 1302): dispatch_pdsm() received unknown procid: 5 E/gps_rpc ( 1302): dispatch_pdsm() received unknown procid: 5 E/gps_rpc ( 1302): dispatch_pdsm() received unknown procid: 5 E/gps_rpc ( 1302): dispatch_pdsm() received unknown procid: 5
__________________
HTC RhodiumW (RHOD500-PPC6875)
Microsoft Windows Phone® 6.5 CE OS 5.2.21874 (Build 21874.5.0.83) Radio: 2.37.00WV ROM: 2.01.558.7 XDAndroid GBX0B 2.3.7 |
|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Yeah, sorry
Here's: Logcat BTW, I've found those things on the log (is not related to this thread, but it will be good if someone can point me to what does it means) Sorry for the off topic detule Code:
D/RenderScript_jni( 1291): RenderScript JNI library not found! E/Sensors ( 1327): Couldn't open /dev/lightsensor (No such file or directory) |
|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Quote:
Code:
D/gps_rpc ( 1302): pdsm_xtra_set_data() is called: clnt_stat=0 clnt_stat=0 is what you want, meaning RPC_SUCCESS, i.e. we hailed the rpc router with a correctly formatted message and it returned success. So looking at your log it *should* be working. I don't recognize your radio version and/or carrier. Is this a cdma operator? If so, I am not suggesting you do this, but perhaps the verizon radio (which I am using) makes a difference? Note I am not suggesting you do this, since I have no idea what kind of an effect flashing the verizon radio would have considering you are using the device abroad (could render it useless for all i know). Last edited by detule; 02-21-2012 at 04:33 PM. |
|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Quote:
|
|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Quote:
Tytung's app should work as well. However, there still are some things that are not implemented, so they might not work. What radio version are you running? It's quite possible the radio version is the culprit, as that also has GPS stuffs in it. |
|
||||
Re: [TESTING] CDMA rhod AGPS (XTRA) support
Quote:
I also have heard that my city have some kind of problem with GPS system I know, it sounds weird but some people of the same carrier with the same phone reports biggest success getting a GPS lock outside of my city just using QuickGPS and Google Maps under Windows Phone. Anyway, GPS is not something that I use everyday...I will try again this week on my university since it has a perfect unobstructed view to the sky, maybe I'll get better luck |
|
|
|