bug & SNR routine

2022-11-04 Thread George Katsimaglis
Hello, 1) In Log Power FFT documentation 'Create a log10(abs(fft)) stream chain, with real or complex input.' it seems that is missing the ^2. 2) I write a generic SNR routine as a Python block. It seems OK. import numpy as npfrom gnuradio import gr class my_snr(gr.decim_block): # decimation = ff

Re: bug & SNR routine

2022-11-04 Thread Marcus Müller
Hi George, > 1) In Log Power FFT documentation 'Create a log10(abs(fft)) stream chain, with real or complex input.' it seems that is missing the ^2. I think this is [1], right? In that case, you're right, the block actually calculates the magnitude square. Fixed that! You can do such fixes y

Re: Running flowfraph dies with segfault with GR 3.10.4 (gr-fosphor)

2022-11-04 Thread Ville Eerola
Hi Vasil, Here  is the output of the GDB and backtrace. Hopefully it will shed some light on the problem. Regards, Ville --- --- --- --- --- $ gdb -ex=run --args python3 fosphor_test.py GNU gdb (Ubuntu 12.1-0ubuntu1~22.04) 12.1 Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+:

Re: anyone had luck with RTL-SDR on Windows GNURADIO installation?

2022-11-04 Thread Achilleas Anastasopoulos
Thank you all for your suggestions. Here is an update: I installed SDR# and the RTL-SDR is recognized from the SDRSharp application. HOWEVER, the installed GNURADIO does not recognize the dongle, even after installing the rtl-sdr drivers manually. Anyone who may have made this work with the speci

Re: CCSDS BCH and CLTU coding

2022-11-04 Thread WarMonkey
Check this out https://github.com/opensatellite/KS-1Q/blob/master/host/gr-kcsa-ks1q/lib/halfduplex_tc_impl.cc#L195 Yotam Rabin 于2022年11月3日周四 21:50写道: > Hi everyone! > I'm trying to design a gnuradio based ccsds transmitter using the ccsds > 231.0-b TC standard. > My design requires the use of B