Results 285 comments of Vasil Velichkov

Hi @kiransgk1si18lvs04, > The below attachment are results Please do not attach screenshots of your terminal, you can copypaste the text here. > I have installed gr-gsm. But when i...

> Is there any method to flush when O comes at output window, like flushing or any methods. I don't know. > I have taken samples with a rate of...

Hi @bjc7, > make[2]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/liborc-0.4.so', needed by 'lib/libgrgsm.so.v0.42.2-99-g2de47e28'. Stop. You need to install `liborc-0.4-dev` package.

Hi @ilhuss, > this package "gnuradio / build" stops loading What do you mean exactly by "stops loading". Compilation takes time, make sure you have enough free memory, wait until...

Hi @cd-sdr, > [ERROR] avahi_service_browser_new() failed: Bad state To suppress this error run the `grgsm_scanner` with `--args=rtl` parameter as you are using an RTL-SDR device. ``` grgsm_scanner --args=rtl -d ```...

Hi @cd-sdr, > What I mean is it finishes without find any frequencies. Do you have a suitable antenna attached to your RTL device? In case you are inside of...

Hi @muratoznn, The `grgsm_capture` is not generated from a flowgraph (grc file). It is a python script that uses gnuradio directly.

Hi @jackattack21, > Still when I run grgsm_scanner I get no output, just 00000000 These are not zeros 0 but a capital O characters and indicates [**O**verflows](https://files.ettus.com/manual/page_general.html#general_ounotes_overflow) > Any ideas!??...

> Do you think I can lower the sample rate and be ok? Yes, you can try different values. > There's a number of users who have success with the...

> I cant for the life of me get this thing to work - multiple distros, multiple tutorials, multiple SDRs, same story. > Same issue when I run a more...