Hi All, I am writing this mail since i gone through the mail thread that you have initiated about Android GPS device,
My setup is also similar to your setup , I am using USB-serial adaptor(pl2303) to connect it to the Android device.. My kernel is initialised the ttyUSB0 and pl2303 is attached to ttyUSB0 . I am able to open the device node ttyUSB0 and also able to write the Vendor specific GPS commands to the device node. But I am not able receive any data from the GPS device through USB-UART interface see the below error. "IO possible" We have also tried by connecting the GPS device Ubuntu PC and run the same commands able to receive the response from the GPS device through the same USB-UART interface. Any help on this is really appreciated. Thanks, Venkat Raju. On Wed, Oct 20, 2010 at 8:08 PM, Hamilton Vera <[email protected]>wrote: > When you hook this GPS In a linux machine does it binds to a /dev/ttyACMx? > > On Wed, Oct 20, 2010 at 4:56 AM, Ne0 <[email protected]> wrote: > > Hi guys, > > Im trying to interface a USB based GPS device on Beagleboard running > > Android eclair. I have connected the GPS device through a USB hub. > > > > Everytime I connect the GPS device, i get the following msg on the > > console: > > > > usb 1-2.4: new full speed USB device using ehci-omap and address 5 > > > > My goal is to get the NMEA data on the console or in a file. Any idea > > whr i need to start?? > > I was looking at the documentation given with the distribution which > > talks about adding your own device etc. > > > > Thanks in advance :) > > > > -- > > unsubscribe: [email protected] > > website: http://groups.google.com/group/android-porting > > > > > > -- > Hamilton Vera > int Administrator (char Network[],char ComputationalSystems[]) > http://hvera.wordpress.com > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
