Ruslan Migirov

Results 9 comments of Ruslan Migirov

Changing num_transfers to 1 fixes this issue :) https://github.com/zeldin/libsigrok/blob/b7ab9ed40f85f1e1ef55c938d73fef0ef6ff72eb/src/hardware/fx2lafw/protocol.c#L670

works only with num_transfers == 1 :( and then long transfers are regularly timed out...

i had the same problem. fix is here https://github.com/myriadrf/libfreesrp/pull/6

@HighCommander4 @i-ky i already had this in arguments : I[11:27:25.197] clangd version 17.0.3 (https://github.com/llvm/llvm-project 888437e1b60011b8a375dd30928ec925b448da57) I[11:27:25.197] Features: linux+grpc I[11:27:25.197] PID: 3830 I[11:27:25.197] Working directory: /home/cozy/sdr-widget I[11:27:25.197] argv[0]: /home/cozy/.config/Code/User/globalStorage/llvm-vs-code-extensions.vscode-clangd/install/17.0.3/clangd_17.0.3/bin/clangd I[11:27:25.197] argv[1]:...

@i-ky https://logpaste.com/Of3j0b9O

> > @i-ky https://logpaste.com/Of3j0b9O > > This log doesn't contain any "System include extraction: not allowed driver" error, so it sounds like you've resolved the problem in the issue description?...

hello! i'm trying to add here support for mk2, i have only rx888. https://github.com/cozycactus/librx888/tree/dev

i have the same issue on ubuntu 22.04

you have many different versions of SoapySDR try : `which SoapySDRUtil` `where SoapySDRUtil`