The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Does anyone know if there is a browser that can use an external to the toughbook integrated gps connection and have cordinates....

    Discussion in 'Panasonic' started by FireMDT, Jan 12, 2012.

  1. FireMDT

    FireMDT Newbie

    Reputations:
    0
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    5
    Of the vehicle be accesable.

    The browser must know to deal with the navigator.geolocation object in javascript such that navigator.geolocation.watchpositionn() event can be caught.

    I am quoting this from someone else, please share any info that you can so we can try to get our mdt's on our trucks functioning.

    We are running cf-19 with windows 7 and integrated gps.

    Thanks
    Jimmy
     
  2. unclemack

    unclemack Notebook Evangelist

    Reputations:
    99
    Messages:
    332
    Likes Received:
    42
    Trophy Points:
    41
    Got to be quick, I'm at work.
    Didn't you say in a previous post that this was meant for Android?
    I believe you can run Android inside Win 7 - even shows you how to do it on youtube I think. Worth trying?
     
  3. interestingfellow

    interestingfellow Notebook Deity

    Reputations:
    280
    Messages:
    995
    Likes Received:
    34
    Trophy Points:
    41
    FireMDT:
    The browser object is getting the gps data, otherwise it would not show your (or my, when I tried it) location on the map.

    There is an issue with the code somewhere, not performing multiple location requests. the geolocation api spec is here.

    I'll try to take another look at the code tonight.

    For now, if anyone knows java, here is the section of code in question.
    I can get other pieces of the page/code if needed. To me, it looks aight....

     
  4. FireMDT

    FireMDT Newbie

    Reputations:
    0
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    5
    Thanks for all the help guys. I will attempt to try and run android os but am not sure if android os will recognize the integrated gps. If it does that would solve all problems.

    Thanks again
     
  5. FireMDT

    FireMDT Newbie

    Reputations:
    0
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    5
    So I loaded the android os on the computer and it worked. I was unable to download maps on it, it said there was a parse error. I am going to try and setup email and see if I can connect via that. Im not thinking it os going to communicate right. I can share a link to the project I am trying to get to work if that will help anyone. I have been give permission by the creator.

    Thanks
     
  6. ADOR

    ADOR Evil Mad Scientist

    Reputations:
    520
    Messages:
    1,963
    Likes Received:
    213
    Trophy Points:
    81
    What version of android did you try? Are you using a development version from google or the android x86 development. If you are not using x86 development you may want to check into it. They currently have ports of 2.2, 2.3, 3.2 and 4.0 android systems.
     
  7. FireMDT

    FireMDT Newbie

    Reputations:
    0
    Messages:
    8
    Likes Received:
    0
    Trophy Points:
    5
    I used the x86 that came off the google code webpage. I did not realize I could pick different versions so I do need to check that out. Also do you know how I can load apk on this. It also calls for you to use the right ctrl key to gain access back to your mouse but the toughbook doesn't have a rt ctrl so I have been having to do ctrl alt del. Any help would be greatly appreciated.

    Jimmy
     
  8. ADOR

    ADOR Evil Mad Scientist

    Reputations:
    520
    Messages:
    1,963
    Likes Received:
    213
    Trophy Points:
    81