Join Today
Page 2 of 6 FirstFirst 123456 LastLast
Results 11 to 20 of 54
  1. #11
    Join Date
    Sep 2005
    Location
    Germany, Berlin
    Posts
    109

    Default Re: Access to GPS on a780

    Quote Originally Posted by samr7
    You're talking about the "Device Status" panel that comes up when the status bar is tapped, right? With other options including Battery, Time, Current Network, Net ID, Antenna (on/off), GPRS (on/off), etc.?
    yes there should be the option (at the and of the menu)

    Quote Originally Posted by samr7
    I don't get a GPS option in there at all. Searching around the libraries, it looks like libezxam has a bunch of references to what might be an option called "AGPS", is that what's in your Device Status panel?
    yes too
    Quote Originally Posted by samr7
    I thought it was a full-blown GPS implementation -- If it's truly assisted GPS, it's not likely to work on my side of the world...
    it is real gps but could use agps functions if the net supports
    > faster
    > less energy

    thats what i've read and it works cause my net provider does not support agps so i only use gps for getting position signals and this often takes a little while

  2. #12

    Default Re: Access to GPS on a780

    Quote Originally Posted by mightymop
    yes there should be the option (at the and of the menu)

    yes too
    So you have two GPS-related options in there?
    It might really clear things up if somebody could post a picture...

  3. #13
    Join Date
    Sep 2005
    Location
    Germany, Berlin
    Posts
    109

    Default Re: Access to GPS on a780

    Quote Originally Posted by samr7
    Quote Originally Posted by mightymop
    yes there should be the option (at the and of the menu)

    yes too
    So you have two GPS-related options in there?
    It might really clear things up if somebody could post a picture...
    no only AGPS-option, but it uses gps if there is no agps support by the gsmnet

  4. #14

    Default Re: Access to GPS on a780

    Quote Originally Posted by mightymop
    no only AGPS-option, but it uses gps if there is no agps support by the gsmnet
    So the option is whether to use A-GPS at all, if it's available? Otherwise non-assisted GPS only?

    I still want to see a picture.

  5. #15
    Join Date
    Sep 2005
    Location
    Germany, Berlin
    Posts
    109

    Default Re: Access to GPS on a780

    Quote Originally Posted by samr7
    Quote Originally Posted by mightymop
    no only AGPS-option, but it uses gps if there is no agps support by the gsmnet
    So the option is whether to use A-GPS at all, if it's available? Otherwise non-assisted GPS only?

    I still want to see a picture.
    the option is:

    AGPS: on/off

    off > dish has a red cross (deactivated)

    could make a pic in the evening... i have been searching my digicam for 2 hours LOL

  6. #16
    Join Date
    Sep 2005
    Location
    Germany, Berlin
    Posts
    109

    Default Re: Access to GPS on a780

    so here is a pic (german a74 firmware)
    Attached Thumbnails Attached Thumbnails Access to GPS on a780-agps.jpg  

  7. #17

    Default Re: Access to GPS on a780

    Quote Originally Posted by samr7
    Quote Originally Posted by mightymop
    no only AGPS-option, but it uses gps if there is no agps support by the gsmnet
    So the option is whether to use A-GPS at all, if it's available? Otherwise non-assisted GPS only?
    If you use english as menu language the option is only called "GPS".
    Since no german provider supports AGPS the my german A780 must have real GPS.
    I think the 'german translation' is bogus. CoPilot doesn't work if GPS or 'AGPS' is switched off.

  8. #18
    Join Date
    Sep 2005
    Location
    Germany, Berlin
    Posts
    109

    Default Re: Access to GPS on a780

    Quote Originally Posted by jannex
    Quote Originally Posted by samr7
    Quote Originally Posted by mightymop
    no only AGPS-option, but it uses gps if there is no agps support by the gsmnet
    So the option is whether to use A-GPS at all, if it's available? Otherwise non-assisted GPS only?
    If you use english as menu language the option is only called "GPS".
    Since no german provider supports AGPS the my german A780 must have real GPS.
    I think the 'german translation' is bogus. CoPilot doesn't work if GPS or 'AGPS' is switched off.
    true true

  9. #19

    Default Re: Access to GPS on a780

    samr7: Try the attached prog with the lapi socket (in /tmp) as its param. Keep lapisrv straced. It talks to lapisrv and attempts to get it to the point where it starts providing location info. When used on a phone with a working GPS, lapisrv configures the GPS mux device and starts getting data. On a phone with GPS disabled, lapisrv just hangs and times out.

    If this prog will cause lapisrv to config the mux and start spitting some data, maybe there's hope.

    Can't wait to hear the results.
    Attached Files Attached Files

  10. #20

    Default Re: Access to GPS on a780

    Nice, Mack. That program seems to make lapisrv talk about a GEOLOCATION_APBP_REQ now. How cool. Unfortunately it seems to go catatonic afterwards, with nothing coming back over the /dev/mux14 handle. So sadly I have nothing new to report.

    select(8, [3 4 5 6], [], NULL, {3600, 0}) = 1 (in [3], left {3578, 390000})
    accept(3, {sa_family=AF_UNIX, path="☺"}, [2]) = 7
    fcntl64(0x7, 0x3, 0, 0x1c0) = 2
    fcntl64(0x7, 0x4, 0x802, 0x1c0) = 0
    times({tms_utime=3, tms_stime=11, tms_cutime=0, tms_cstime=0}) = 149595
    select(8, [3 4 5 6 7], [], NULL, {3600, 0}) = 1 (in [3], left {3600, 0})
    accept(3, {sa_family=AF_UNIX, path="☺"}, [2]) = 8
    fcntl64(0x8, 0x3, 0, 0x1c0) = 2
    fcntl64(0x8, 0x4, 0x802, 0x1c0) = 0
    times({tms_utime=3, tms_stime=11, tms_cutime=0, tms_cstime=0}) = 149596
    select(9, [3 4 5 6 7 8], [], NULL, {3600, 0}) = 1 (in [7], left {3599, 990000})
    read(7, "Z\1\0\0d\0\4\0\1\0\0\0", 256) = 12
    read(7, 0x3c94c, 244) = -1 EAGAIN (Resource temporarily unavailable)
    write(2, "{4} LAPI_SrvCli.c:316, LAPI_LogRegisterRsp()\tLAPI SRV : S->C registerRsp pid: 0, msgId: 101, msgLen: 4, globalId: 1957747793, \n", 127) = 127
    write(7, "\0\0\0\0e\0\4\0Q\334\260t", 12) = 12
    times({tms_utime=3, tms_stime=11, tms_cutime=0, tms_cstime=0}) = 149598
    select(9, [3 4 5 6 7 8], [], NULL, {3600, 0}) = 1 (in [8], left {3599, 990000})
    read(8, "Z\1\0\0f\0\4\0Q\334\260t", 256) = 12
    read(8, 0x3c714, 244) = -1 EAGAIN (Resource temporarily unavailable)
    write(2, "{4} LAPI_SrvCli.c:390, LAPI_LogGetAsyncFdRsp()\tLAPI SRV : S->C getAsyncFdRsp pid: 0, msgId: 103, msgLen: 0, \n", 109) = 109
    write(8, "\0\0\0\0g\0\0\0", 8) = 8
    times({tms_utime=3, tms_stime=11, tms_cutime=0, tms_cstime=0}) = 149600
    select(9, [3 4 5 6 7 8], [], NULL, {3600, 0}) = 1 (in [7], left {3599, 990000})
    read(7, "Z\1\0\0j\0\0\0\0\0\0\2\0\0\0\226\0\0\0\226\0\0\0\210\23\0\0\1\0\0\0\1\0\0\0\1\0\0\0", 256) = 40
    read(7, 0x3c968, 216) = -1 EAGAIN (Resource temporarily unavailable)
    times({tms_utime=3, tms_stime=11, tms_cutime=0, tms_cstime=0}) = 149602
    write(2, "{4} LAPI_SRV_BpMsgProc.c:1570, LAPI_LogBpGetLocationReq()\tLAPI SRV : AP->BP bpGetLocationReq (GEOLOCATION_APBP_REQ) subCmdId: 0x00, sessionId: 2, transactionId: 5, responseTime: 0x00000002, horizontalAccuracy: 0x00000096, verticalAccuracy: 0x00000096, preferredPowerConsumption: 0x00001388, interval: 0x00000001, reportCriteria: 0x00000001, costAllowed: 0x01, addressInfoRequired: 0x00, speedAndCourseRequired: 0x00, altitudeRequired: 0x00, \n", 442) = 442
    write(2, "{4} LAPI_SRV_BpMsgProc.c:1448, LAPI_SRV_SetUpBpMsgFrame()\tLAPI SRV : Send following message to BP: \n", 100) = 100
    write(2, "{4} LAPI_SrvCli.c:180, LAPI_DebugHex()\tLAPI SRV : 50 00 24 00 02 05 00 00 00 02 00 00 00 96 00 00 00 96 00 00 13 88 00 00 00 01 00 00 00 01 01 00 00 00 cf b0 \n", 159) = 159
    write(6, "P\0$\0\2\5\0\0\0\2\0\0\0\226\0\0\0\226\0\0\23\210\0\0\0\1\0\0\0\1\1\0\0\0\317\260", 36) = 36
    times({tms_utime=3, tms_stime=11, tms_cutime=0, tms_cstime=0}) = 149608
    select(9, [3 4 5 6 7 8], [], NULL, {3600, 0}


 
Page 2 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. JFYI: GPS access
    By Floe in forum A780 General Chat
    Replies: 0
    Last Post: 03-10-2006, 11:20 PM
  2. Access to diska etc on A780
    By Sjoerd in forum A780 General Chat
    Replies: 3
    Last Post: 12-01-2005, 08:42 AM
  3. Java GPS access
    By koma in forum A780 General Chat
    Replies: 2
    Last Post: 10-30-2005, 02:46 AM
  4. Java GPS/Routing access ?
    By HRogge in forum A780 General Chat
    Replies: 8
    Last Post: 09-09-2005, 09:29 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Optimization by vBSEO 3.6.0 RC 1