Marcus Müller

Results 470 comments of Marcus Müller

I'd have a request though: Could you add both your flowgraph and the multicast_test.py to a new directory, gr-network/examples/multicast_udp, please? An illustration of this functionality makes it much more valuable...

> Could you add some context please? Which volk.spec file? https://src.fedoraproject.org/rpms/volk/tree/rawhide

yep, stumbled across the same yesterday on stage. oops. Fixed that in a PR. Sorry, @ion-concepts !

can you try #52 , @ion-concepts ? Note that I tried nothing but running the unit tests after these fixes.

Oh nice! Thanks! Thankfully, under C++17, the preprocessors can check for existence if headers, so I think I can make that portable! Awesome!

yeah I don't know how I reproduced it (whether it was with your attached fg, or a quick FG of my own without graphical elements, but me tagging it "bug"...

Hm, that sounds much more like a flag that should have much more universal application. I'm thinking of something like a tag filter that you can set to different values:...

@ryanvolz does this: https://github.com/gnuradio/gnuradio/actions/runs/9339079011/job/25702994417?pr=7377#step:3:6624 mean that we're not correctly `#!`-ing the gr_modtool script on Windows?

> Maybe those are just exiting because command -v gr_modtool fails? aargh, never assume that just because a thing isn't skipped on your machine it's not skipped in CI… you're...

So, I just tried setting up a conda environment in a clean debian container, and there, the gr_modtool binary, as installed, is perfectly marked as to be executed with the...