Get data out of a Garmin GPS 18 USB



Greetings

I need to get raw GPS data out of a Garmin GPS 18 USB device.

This is quiet hard because of the USB interface. The data only comes in
the Garmin protocol format and also the USB interface is not very well
accessible for higher programming languages like Java.

Now my question is:

Has anyone ever extracted the non-NMEA data out of the USB device?

The only way I managed to get anything at all out of the device was to
use the GPSGate Software from Franson. But unfortunately it only
provides the NMEA data. So I m still unable to send the command to
activate the additional data like the pseudo range, and also unable to
get anything directly.

The best help would be a code fragment which fits into the SDK which is
provided by Garmin itself. They provide a small program written in C
which sends the device the command to send its product data, receives
it and display it.

Unfortunately the process to get the satellite raw data is much more
complicated and it was impossible for me to get any further code or
help from Garmin.

So any help from anyone would be fantastic ;-)
It would be already great to get a software which can write the
non-nmea data in a text file or something... of course a dll or
anything else closer to programming would be better but I would be glad
to get anything at all.


Thanks in advance for any hints.

Best regards,

Bertram Weckmann

.



Relevant Pages

  • Re: Cant get USB Running
    ... then change the settings, then restart. ... > However, I then still don't get MapSource to recognize my Garmin, ... that I "check" the USB device in the "Settings" dialog after shutting ...
    (microsoft.public.mac.virtualpc)
  • Re: 60CS and Topo
    ... You'll be better off with the Garmin Topo series if you want maps on your ... DeLorme was a bit late in getting onboard with Garmin's USB interface ... Some use a serial/USB adapter and I believe the ...
    (sci.geo.satellite-nav)
  • Garmin GPS USB Programming
    ... it uses a usb interface to comunicate with the host. ... I have read the garmin sdk usb protocol specifications and its not easy ... Does any body have a demo of how to comunicate with te device using 'c' ...
    (sci.geo.satellite-nav)
  • How to communicate with a usb equipment?
    ... On windows system,now have got the usb device name like ... want to write and read the equipment through the usb interface? ... Eagle ...
    (microsoft.public.development.device.drivers)