Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-25 Thread Luiz Andrade
sbx. I was thinking that this forum was made to help people use libusbx. But according to your point of view it is made to help people who already know and uses libusb regularly. Thanks again!!! I'll ask for help in another place... 2012/7/25 Tim Roberts > Luiz Andrade wrote: > > >

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-25 Thread Luiz Andrade
Hi Pete, 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? Thanks in advance. Best regards, Luiz. 2012/7/24 Luiz Andrade

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-25 Thread Luiz Andrade
12 02:07, "Luiz Andrade" wrote: >> >> Can you give me some advice to make this work on linux to? >> Maybe I can make my application use some gps program like gpsd or >> gpsbabel, making a frontend for the command line interface. Is that a >> good solution? >

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-25 Thread Luiz Andrade
Thanks again... Enviado via iPhone Em 24/07/2012, às 22:37, Peter Stuge escreveu: > Luiz Andrade wrote: >> do you know if it's possible to use garmin sdk on linux? > > Unlikely. > > >> Can you give me some advice to make this work on linux to? >> >&

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-24 Thread Luiz Andrade
e interface. Is that a good solution? Thanks again! 2012/7/24 Pete Batard > On 2012.07.24 19:40, Luiz Andrade wrote: > > [ 0.937500] [0264] libusbx: debug [init_device] (bus: 6, addr: 1, > > depth: 1,port: 2): '\\.\USB#VID_091E&PID_0003#5&1FD24BBD&0&2

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-24 Thread Luiz Andrade
2012/7/24 Tim Roberts > Luiz Andrade wrote: > > The Garmin SDK is very hard to use in my point of view... > > I promise you that will be easier to use than going direct to USB. > > > > I tryed to use it but i can't find almost anything on the web about it > >

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-24 Thread Luiz Andrade
b_unref_device] destroy device 7.255 [ 0.968750] [0264] libusbx: debug [libusb_unref_device] destroy device 6.1 [ 0.968750] [0264] libusbx: debug [libusb_unref_device] destroy device 4.1 [ 0.968750] [0264] libusbx: debug [libusb_unref_device] destroy device 4.2 Failed. [ 0.968750] [00

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-24 Thread Luiz Andrade
have a GIS application in qt4 (working on linux and windows) and i need to add to that the possibility to make realtime tracking on gps devices. This is the reason I'm working with libusbx. 2012/7/24 Tim Roberts > Luiz Andrade wrote: > > Hi again, I just installed Zadig in my comp

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-24 Thread Luiz Andrade
. > > Unless you are writing your custom device interface software, it is > unlikely that libusbx is your concern. The programmer should have done > this for you. > > Chuck > > > > On 7/21/2012 9:00 AM, Luiz Andrade wrote: > > I'm sorry, but i still have do

Re: [Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-21 Thread Luiz Andrade
ers during it's installation (on both windows and linux)? Thanks again!!! 2012/7/21 Pete Batard > On 2012.07.21 01:54, Luiz Andrade wrote: > > i get the -12 error (LIBUSB_ERROR_NOT_SUPPORTED). > > This usually means that you haven't installed the WinUSB driver, which > is n

[Libusbx-devel] Access garmin devices using libusb on linux and windows

2012-07-20 Thread Luiz Andrade
Hi there, i'm a new user of libusb and i'm with a problem here. Well, a need to add in my qt4 project (I working on a GIS application) a realtime gps tracking tool, so, to do that i've downloaded the libusb and a made a Qt4 project with libusb. The project compile well and i can get informations ab