Re: [Libusbx-devel] Libusb++ is available.

2012-09-05 Thread Anthony Clay
e library, so doubling -down on the test suite as a usage example. I'll be taking a look at splitting the examples, once time allows - I have removed the windows-specific precompiled headers that caused your problems under OS X. Enjoy! -- Anthony Clay ZarthCode LLC 5017 S Narcissus Av

[Libusbx-devel] Libusb++ is available.

2012-09-04 Thread Anthony Clay
e libraries for your devices in record time. If you give it a try, I'd love some feedback on what you think about how I've structured things, and where it can stand some improvement. (It's untested in linux, though, I expect no issues other than needing a makefile.) https://github.

Re: [Libusbx-devel] Isochronous Transfer Question

2012-09-04 Thread Anthony Clay
b++" wrapper-library ready for release. I wrote a simple test-app that would allow a quick unit-test of all the transfer types using an atmega32u4. On Tue, Sep 4, 2012 at 4:50 PM, Pete Batard wrote: > Hi Anthony, > > On 2012.09.04 04:15, Anthony Clay wrote: > > I've

[Libusbx-devel] Isochronous Transfer Question

2012-09-03 Thread Anthony Clay
ibusb0.sys, I've got no transfers working with my device (which works under WinUSB). Using libusbK, I get everything but isochronous transfers also. I believe my problems are purely driver related, since I can't seem to submit a working isochronous transfer in order to fully test