Michael Dickens

Results 92 comments of Michael Dickens

@vogon82 Can you point us to where in our documentation ("schemas and datasheets") this specific use case is listed as 'PRESENT'? Those need to be corrected, as clearly 2xTX using...

@vogon82 was the exchange with the NI / manager folks in email? If so, can you please send it to me : [email protected] ... also send me the purchase info...

@jblackaby I'm running macOS Sierra (10.12.0), Xcode 8.0.0, MacPorts latest from SVN/GIT, latest UHD from GIT maint/master, latest LIBUSB from GIT master. I can replicate the issue about 50% of...

An obvious suspect is the file "host/lib/transport/libusb1_zero_copy.cpp", which is where the error is actually generated. 3.8.5 was released on July 21 (2015), and 3.9.0 on August 31 (2015). This file...

After some more debugging, here's my take-away: More likely the issue is with IOKit internally. It might be that UHD's USB interface could be tweaked to work correctly, but it's...

@aholtzma-am thanks for the update. in your UHD-based application, at closing have you tried first telling UHD to shut down and then waiting 5 seconds (or 2, or some reasonably...

I haven't tested B2x0 with UHD 4.1 or UHD 4.2, nor current libusb (1.0.26) -- which I know contains some fixes for interfacing with Darwin IOKit from prior releases. I...

You have a valid issue that I'd love to see get fixed. In my experience, the issue more broadly means there's something going on with networking between the host computer...

@michael-west @wordimont what do you think of this code change? Is there another way to reset the streaming to allow data to flow again when this issue happens?

The original design was to have CTRLPORT be enabled separately from its actual implementation. Reality is that no other front ends have ever been developed, so Thrift ends up bring...