Hi again,

On Di, 2014-03-04 at 20:18 +0000, Martin Ling wrote:

> This got a lot of things working but I'm guessing is still an
> incomplete solution.

Well, but there must be a reason why it works for other drivers but not
for the LWLA1034.

I made this assumption in lwla_receive_data (protocol.c):

        /* If no event flags are set the timeout must have expired. */
        if (revents == 0 && devc->state == STATE_STATUS_WAIT) {

is that valid on Windows, too?

The only other thing I can think of right now would be that I used the
asynchronous API for both input and output. Everything after session
initiation goes through the asynchronous API of libusb.

Cheers,
--Daniel



------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
sigrok-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to