Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 38

Thread: Drivin' my PSP around...

                  
   
  1. #21
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    77

    Default

    Quote Originally Posted by lewbacca
    mhh i cant really get your script to work. is it possible that theres a script missing?
    it asks for a script called urlencode.sh .
    Use this...
    http://www.shelldorado.com/scripts/cmds/urlencode

  2. #22

    Default

    oh. i thought that this would be something you have coded on your own too hehe. ok. i'll try that later.
    which areas do you need to get covered?
    or is any area useful to you?

  3. #23
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    77

    Default

    Quote Originally Posted by lewbacca
    oh. i thought that this would be something you have coded on your own too hehe. ok. i'll try that later.
    which areas do you need to get covered?
    or is any area useful to you?
    I got enough maps already..
    what could be useful is hacking other sources in the same fashion to get different maps and POIs..
    For instance MSN mapPoint has similar interface.. or yahoo maps (beta), etc...
    IEInspector is a good tool to use for that

  4. #24
    DCEmu Newbie
    Join Date
    Jul 2006
    Location
    S.C. (USA)
    Posts
    78
    Rep Power
    0

    Default

    Cant get it to work with my unit.

    The setup that works for me was the original GPSviewer that was untouched except the 38400bps was changed to 4800bps. What changes did you make in GPS parsing, etc from then to now?

    Also to quit I have to reboot PSP, doesnt acknowledge X when quitting.

    PS Not too long after the PSP came out.... Sony released this:
    http://www.gpslodge.com/archives/cat...gps_review.php
    (3rd one on the page)
    Heh heh... Looks like a PSP without the UMD, wifi.

  5. #25
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    77

    Default

    Quote Originally Posted by A Fn NOOB
    Cant get it to work with my unit.

    The setup that works for me was the original GPSviewer that was untouched except the 38400bps was changed to 4800bps. What changes did you make in GPS parsing, etc from then to now?

    Also to quit I have to reboot PSP, doesnt acknowledge X when quitting.

    PS Not too long after the PSP came out.... Sony released this:
    http://www.gpslodge.com/archives/cat...gps_review.php
    (3rd one on the page)
    Heh heh... Looks like a PSP without the UMD, wifi.
    You'll have to give me more details - what exactly does not work...with the sequence of things you did... Do you get any messages on screen?
    Anything in stdout.txt file in the EBOOT directory?

    Can you load the maps, zoom in/out?
    [select] button usually quits the map or the program...
    Also, your WIFI switch must be off to get data thru serial port...
    I am assuming you pressed [square] buton to turn on GPS data read function... Also check the gps coordinates on your map against say google maps.... - make sure they are correct..(each map is supposed to have coords.txt file inside...)

  6. #26
    DCEmu Newbie
    Join Date
    Jul 2006
    Location
    S.C. (USA)
    Posts
    78
    Rep Power
    0

    Default Wifi Switch- Didnt know

    Sorry, didnt know about wi-fi switch! (Or how to exit)

    Works! Will test more when I have time.

    How do I import different maps, say a street-level map of the county in which I live?

  7. #27
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    77

    Default

    Quote Originally Posted by A Fn NOOB

    How do I import different maps, say a street-level map of the county in which I live?
    Did not I tell you in the PM with instructions?

    If you have WIFI: use built in WIFI loader with zoom level of 0,1 or 2
    You'll need to enter the gps coordinates of the place you build the map for.
    But you can "import" the coordinates from a previously viewed map. So go to that world map I provided with your distribution and find your place, (may use the gps for that) then exit the map with [SELECT] button and go to WIFI option.
    Make sure your WIFI switch is ON this time... ;-)
    Map size is in tiles of 256x256 pixels, so, for example 16, will get you 4096x4096pix map at the base zoom with 4 zoom levels.
    Size must be in powers of 2: 4,8,16,32,65,128,256

    Careful - generating a big map can take some significant time and lots of space on your MS...
    So start with a small one...
    (NOTE: due to a bug, the WIFI upload only works the first time you run it... so you'll need to exit the program to generate another map)


    You can generate the maps with w/o WIFI with the cygwin scripts that I provided.
    ./getmap.sh [latitude] [longitude] [base zoom] [map size]
    should generate you a map for your location...
    Use base zoom=0 for the most detailed street level...
    The script will create a bunch of directories (1x, 2x , 4x...) with map tiles as well as coords.txt file.
    Create a new folder in the maps directory on your PSP and drop all those files in that directory.
    The folder name must be in upper case and start with "_"..
    Alternativelly, you can zip those files and drop them in the maps folder on your PSP... See the world map example, I provided....


    Well, I really expect more intuition on you part, for beta testing...
    Explaining every little thing takes my time away from coding....and thus not very productive...

    I also expect someone from my "testers" to write detailed instructions on how to use different features.. perhaps someone could also brush up on the scripts, to make them more user friendly....

  8. #28
    PSP User seesoe's Avatar
    Join Date
    Aug 2006
    Location
    gainesville FL
    Posts
    57
    Rep Power
    0

    Default

    when u do wifi update make sure u turn off wifi power saveing optino, or it will cut off around 50 lol
    *after that happend to me i forgot to turn the setting off and i did the map updater again and i have to keep pressing a button so it will not turn wifi off, and there is 336 to download lol* but it does not take as long as i thought it would

    great job so far deniska

  9. #29

    Default

    Quote Originally Posted by deniska
    I also expect someone from my "testers" to write detailed instructions on how to use different features.. perhaps someone could also brush up on the scripts, to make them more user friendly....[/B]
    I could do a German translation for your program if you plan to make it multilanguage..

  10. #30
    PSP Coder deniska's Avatar
    Join Date
    Jul 2005
    Posts
    1,557
    Rep Power
    77

    Default

    Quote Originally Posted by lewbacca
    I could do a German translation for your program if you plan to make it multilanguage..
    Localization is not in my immediate plans...

Page 3 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •