Header/Payload Demux block - outputs

2023-06-28 Thread Beckmann, Niklas
Hi everybody, in one of my flowgraphs, I am using the Header/Payload Demux Block. I was porting a measurement setup from 3.7 to 3.10 in my thesis. In 3.7 the block works perfectly fine. In the exact same flowgraph in 3.10, it does not work as expected anymore: [cid:fcbe4138-217e-47b0-8e1c-69

AW: AW: Segmentation fault when adding a variable...

2023-04-19 Thread Beckmann, Niklas
endet: Freitag, 31. März 2023 16:40:46 An: Beckmann, Niklas; discuss-gnuradio@gnu.org Betreff: Re: AW: Segmentation fault when adding a variable... Hi Niklas, On 31/03/2023 17.18, Beckmann, Niklas wrote: > Here is the link to github, where I uploaded the code (since the link was > not work

AW: Question about OTT blocks

2023-04-04 Thread Beckmann, Niklas
Hi Philip, to see the modules in gnuradio, you also have to write the yaml file. You will find it in the grc folder of your module. Best, N Von: discuss-gnuradio-bounces+niklas.beckmann1=rwth-aachen...@gnu.org im Auftrag von Philip Cao Gesendet: Dienstag,

AW: Segmentation fault when adding a variable...

2023-03-31 Thread Beckmann, Niklas
sible. I assume you >run a flowgraph in GRC. Just take the generated `.py` file and reduce it. Thank you so far! Best, N Von: Vasil Velichkov Gesendet: Freitag, 31. März 2023 15:30:24 An: Beckmann, Niklas; discuss-gnuradio@gnu.org Betreff: Re: Segme

Segmentation fault when adding a variable...

2023-03-31 Thread Beckmann, Niklas
Dear all, I am currently facing a problem, where gunradio segfaults, when I add a certain variable into the flowchart. I created a little apache server, to share the according code of my module, where the segfault happens (/include & /lib cpp files): http://nbws.hopto.org/ Maybe there is s

AW: AW: AW: AW: AW: AW: Import Error "undefined symbol"

2023-03-28 Thread Beckmann, Niklas
8 0x7421fb48 in g_signal_emit_valist () at /lib/x86_64-linux-gnu/libgobject-2.0.so.0 Does this helps to solve the problem in any way? I tried to go through this, but I see, there are many things that I have to learn... Thank you again so far for your help. Best, N __

AW: AW: AW: AW: AW: Import Error "undefined symbol"

2023-03-28 Thread Beckmann, Niklas
_ Von: Vasil Velichkov Gesendet: Mittwoch, 22. März 2023 14:02:33 An: Beckmann, Niklas Cc: discuss-gnuradio@gnu.org Betreff: Re: AW: AW: AW: AW: Import Error "undefined symbol" Hi Niklas, On 22/03/2023 01.03, Beckmann, Niklas wrote: > I just un- and reinstalled gnuradio from sour

AW: AW: AW: AW: Import Error "undefined symbol"

2023-03-21 Thread Beckmann, Niklas
lp 😊 Best, N Von: Vasil Velichkov Gesendet: Dienstag, 21. März 2023 19:06:06 An: Beckmann, Niklas Cc: discuss-gnuradio@gnu.org Betreff: Re: AW: AW: AW: Import Error "undefined symbol" Hi Niklas, On 21/03/2023 18.02, Beckmann, Niklas wrote: &g

AW: AW: AW: Import Error "undefined symbol"

2023-03-21 Thread Beckmann, Niklas
t;helps to help" . Best, N Von: Vasil Velichkov Gesendet: Dienstag, 21. März 2023 08:50:55 An: Beckmann, Niklas Cc: discuss-gnuradio@gnu.org Betreff: Re: AW: AW: Import Error "undefined symbol" Hi Niklas, On 20/03/2023 20.49, Beckmann, Niklas wrote: &

AW: AW: Import Error "undefined symbol"

2023-03-20 Thread Beckmann, Niklas
n_Vectorcall () #16 0x0056bbe1 in _PyEval_EvalFrameDefault () #17 0x005f5ee6 in _PyFunction_Vectorcall () #18 0x0056bbe1 in _PyEval_EvalFrameDefault () Thank you for helping Von: Vasil Velichkov Gesendet: Montag, 20. März 2023 18:58:46 An

AW: Import Error "undefined symbol"

2023-03-20 Thread Beckmann, Niklas
has an idea Best, Von: Philipp Niedermayer Gesendet: Montag, 20. März 2023 13:26:58 An: Beckmann, Niklas Cc: discuss-gnuradio@gnu.org; Brandon Smith Betreff: Re: Import Error "undefined symbol" It might be as simple as adding "gnuradio::gnuradio-dig

Import Error "undefined symbol"

2023-03-20 Thread Beckmann, Niklas
Hi everybody, in a Flowchart, I am using an Import Block. Gnuradio shows me the following: Param - Import(imports): Import "import mymodule" failed. The module "mymodule" is installed properly and without any error. The blocks of this module are working (except of the one that i need the imp

AW: gnuradio permission problems?

2023-01-30 Thread Beckmann, Niklas
Hi, thank you very much, that udev rule hint was exactly the right thing. After writing a udev rule, it worked perfectly fine. Best, Niklas Von: Chris Vine Gesendet: Mittwoch, 18. Januar 2023 14:54:32 An: discuss-gnuradio@gnu.org Cc: Beckmann, Niklas

gnuradio permission problems?

2023-01-18 Thread Beckmann, Niklas
Hi everybody, I have somehow a general question, and even after days of trying (and also googling), I did not found a solution for my problem. So maybe anyone here can help me out. Im on Ubuntu 20.04 and gnuradio 3.10, python 3.8. I am working with an evaluation kit antenna, which is controlle

'*****' has not been declared

2022-07-25 Thread Beckmann, Niklas
Dear members of the gnuradio mailing list, since 2 days I am trying to fix this error. So maybe one of you guys can help me... I am grateful for any help. I have the following code, which is the impl.h file of a block from my oot module. #ifndef INCLUDED_FLORIANINETS_BASEBAND_DEROTATION2_I