HvB / UsbGps4Droid

Usb GPS for Android
GNU General Public License v3.0
36 stars 27 forks source link

Compatible devices? #4

Closed edgararroyo closed 11 years ago

edgararroyo commented 11 years ago

Does someone have the most compatible devices for this project? A list of reported working ones in ICS? Do they need to be USB -> Serial (i.e. PL2303) or straight USB?

Sorry for my ignorance, couldn't find a better place to post this...

HvB commented 11 years ago

Actually it needs some tty device to read the NMA sentences, so it's possible you need a pl2303 module if your android device don't create the tty itsef.

You can perhaps use this thread in XDA to obtain more information and ask questions: Can someone support the USB GPS.

I don't have any usb or serial GPS myself, so I'm little short of informations about what to do in order to obtain the tty. I've contacted several GPS constructors, hopping that one or another could support this work by giving me a free sample, but no luck till now...

Herbert

edgararroyo commented 11 years ago

Ok, thank you very much. I have Kernel 3.0.8+ and I am looking like crazy for any PL2303 type of adapter I can use, even if I have to cut and solder... Thanks!

Date: Tue, 28 Aug 2012 10:55:16 -0700 From: notifications@github.com To: UsbGps4Droid@noreply.github.com CC: m4f1050@hotmail.com Subject: Re: [UsbGps4Droid] Compatible devices? (#4)

Actually it needs some tty device to read the NMA sentences, so it's possible you need a pl2303 module if your android device don't create the tty itsef.

You can perhaps use this thread in XDA to obtain more information and ask questions: Can someone support the USB GPS.

I don't have any usb or serial GPS myself, so I'm little short of informations about what to do in order to obtain the tty.

I've contacted several GPS constructors, hopping that one or another could support this work by giving me a free sample, but no luck till now...

Herbert

          —

          Reply to this email directly or view it on GitHub.