re: [GSoC porting SIMD to gr-web] weekly update

2022-08-09 Thread 史 皓航
Hi, everyone! I am working on enabling gnuradio to run faster on the browser through `simd on wasm`. I will post weekly updates in this thread. The following is from last week: Short version report: Has Done: Building with `volk` `wasm-simd` success, running fail.

How to make a Python block of type basic ?

2022-08-09 Thread Kimmo Lehtinen
Hi I am detecting a weak signal, so I calculate spectra with GRC's FFT block, and then I calculate an average over hundreds of spectra by using a self-written embedded Python block.   Within each run of the work-function of my Python block, 'input_items' consists of several spectra, from 2 up

Re: Adalm Pluto's Generic Blocks in GNU Radio

2022-08-09 Thread DİREN ERDEM AYDIN
Hello Marcin, A question from ADI engineer zone: https://ez.analog.com/adieducation/university-program/f/q-a/557265/adalm-pluto-rx-inconsistency An article that explains the PLL issue: https://wiki.analog.com/university/tools/pluto/users/non_quad On Tue, Aug 9, 2022 at 11:55 AM Marcin Puchlik

Re: Adalm Pluto's Generic Blocks in GNU Radio

2022-08-09 Thread GNU Radio, the Free & Open-Source Toolkit for Software Radio
Hello, What do you mean by saying 'PLL randomization' ? Any web link will also do. I am just curious. Marcin pon., 8 sie 2022 o 13:19 DİREN ERDEM AYDIN via GNU Radio, the Free & Open-Source Toolkit for Software Radio napisał(a): > Dear Users, > > I have a flow graph that is given in the figure.