advice about GPS

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
tonin
Posts: 2
Joined: Thu Nov 08, 2007 11:30 am
Location: France
Contact:

advice about GPS

Post by tonin »

hello!

I would like to try to make a small application with the PSP-290 gps.
I read many differents topics gps on psp, but I'm a little lost.
Could you give me some advices :
what the best firmware? (3.71 m33?) and prx?
what kind of library do you use ?

I have a psp slim with 3.71M33 and I code with Visual studio with oslib.

If you have some good links I'm interested.
I try to use the Deniska source code of mapthis but it's a little too big for me.
I just want to test something like a terminal with lattitude and longitude.

thanks
Art
Posts: 642
Joined: Wed Nov 09, 2005 8:01 am

Post by Art »

You could ask Deniska for source of his green screen app,
which is just a terminal program maybe just with NMEA parser.
It's just for testing your GPS connectivity, etc.

Check out Deniska's thread on this page, you have to use a kernal mode
prx to handle the serial port since the slim, so the source wouldn't
work without alteration.
If not actually, then potentially.
Post Reply