Re: [sigrok-devel] sigrok-cli removes device from list and does not print ID

2012-12-07 Thread Alex G.
On 12/07/2012 12:15 PM, W. Ekkehard Blanz wrote: > Is it officially time to give up on that particular device? SW works for > uwe_ on a (most likely much newer) USBee SX. SW doesn't work with my > (most likely much older) USBee SX on two different PCs => SW doesn't > work with that particular USBee

Re: [sigrok-devel] sigrok-cli removes device from list and does not print ID

2012-12-07 Thread W. Ekkehard Blanz
Correction on my last point. I found MAX_RENUM_DELAY_MS in libsigrok (looked in the wrong place first). Increased it by a factor of 10 - now it just waits 30 seconds instead of 3 for the device to reset. Everything else is the same. Is it officially time to give up on that particular device?