Re: [linux-usb-devel] A garmin USB GPS packet is missing one byte.

2005-03-04 Thread U. George
From last nights run, it appears that only 63 of the 64bytes in the garmin gps data packet is transmitted. The checksum, insures that the packet arrived as transmitted. So I suppose, with some high confidence, that the Garmin Gps/USB really sent 63bytes, rather that 64 bytes with a 1 in 64k cha

Re: [linux-usb-devel] A garmin USB GPS packet is missing one byte.

2005-03-02 Thread Alan Stern
On Wed, 2 Mar 2005, U. George wrote: > I have a pIII laptop, running RH8 with a linux 2.6.10. I am using the > garmin_gps from http://sourceforge.net/projects/garmin-gps/ & RXTX to > read the USB data from the GARMIN GPS-18/USB. > > Everyonce in a while, the Garmin Data packet, which is sent ap

[linux-usb-devel] A garmin USB GPS packet is missing one byte.

2005-03-02 Thread U. George
I have a pIII laptop, running RH8 with a linux 2.6.10. I am using the garmin_gps from http://sourceforge.net/projects/garmin-gps/ & RXTX to read the USB data from the GARMIN GPS-18/USB. Everyonce in a while, the Garmin Data packet, which is sent approx once a second automatically, loses the fir