Luiz Andrade wrote:
>
> using WinUSB I was able to open my garmin gps device. Thanks for your
> help!!!
> Now let ask you one more thing, can you help me read informations from
> my gps, give some sample code, some internet page to read, anything?

I am generally a patient person, but I am finding it very difficult to
remain civil.  You are asking us to write your code for you, apparently
without making any effort to do so on your own.  You can use Google just
as well as the rest of us.  I would like to point out that, before you
asked your first question, I had never looked at a Garmin device.  I
learned the information I gave you by using Google and reading snippets
of the Garmin documentation.  You can do the same.

I will repeat my previous question: did you READ the documents on the
page I sent you last time?  The Garmin SDK documentation contains a
detailed description of the data formats produced by their devices. 
Their driver is not very complicated -- it mostly just passes requests
straight through to the device.  YOU ought to be able to figure out from
that document what the data is you are receiving from USB.

-- 
Tim Roberts, [email protected]
Providenza & Boekelheide, Inc.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to