Gonzalo José Carracedo Carballal

Results 298 comments of Gonzalo José Carracedo Carballal

I've just added a few more changes to Suscan, regarding sample rate stuff. Can you rebuild everything from scratch (sigutils, suscan, SuWidgets and SigDigger, in this order) and, in case...

In `gdb`, instead of exiting the program, hit Ctrl+C when it gets stuck and execute `thread apply all bt` in the `(gdb)` prompt. I want to see what it is...

Look at this: ``` Thread 53 (Thread 0x7fffae7fc700 (LWP 40291)): #0 0x00007ffff621a99f in __GI___poll (fds=0x7fffae7faca0, nfds=1, timeout=100) at ../sysdeps/unix/sysv/linux/poll.c:29 https://github.com/BatchDrake/SigDigger/issues/1 0x00007fffb64a3b22 in uhd::transport::recv_link_baseuhd::transport::udp_boost_asio_link::get_recv_buff(int) () at /lib/libuhd.so.4.3.0 ``` Whatever is happening,...

Hi again, Other user was also having trouble with SigDigger + USPR. His approach was slightly different, he used [blsd](https://actinid.org/blsd), which is a script I wrote some time ago to...

Okay, this is odd. Does your USRP work with other applications?

When you say it detects the device, but it is not available, where do you see this? In the device window? Or in the configuration dialog? (in which you get...

Interesting. Could you do the following? 1. Find the files `~/.suscan/config/uiconfig.yaml` and `~/.suscan/config/sources.yaml` and attach them to this issue (so I can rule out any misconfiguration due to wrong IPs...

Hey, Some people are experiencing issues with the USRP as well (especially the x300 ones), but every clue so far is pointing to driver issues. Nonetheless, if building is an...

Thanks to you! I will link this thread to other users that seem to be affected by the same issue.

I am also closing it, feel free to reopen it if something related comes up.