Hi Marcus,
thanks for your reply and i am sorry for answering late.
I guess there is only one version of runtime-lib on my system.
I ran „sudo find -name libgnuradio-runtime*.so*“ and got this:
./usr/local/lib/libgnuradio-runtime-3.7.11.1.so
./usr/local/lib/libgnuradio-runtime-3.7.11.1.so.0
Evening all,
I am working on a project to realise some form of cognitive radio.
I am new to GNURadio so please bear with me.
I have so far successfully enabled a spectrum scan and can set a local
variable based on this for the optimum channel. Additionally, I have been
able to transmit that fre
Hi Marcus,
On Mon, Jul 31, 2017 at 1:38 AM, Marcus Müller wrote:
> Hi Miklos,
>
> what surprises me a bit is that you're introducing a new block
> scheduling semantic in an OOT – wouldn't you have to modify the
> scheduler to make it do things differently when encountering a
> tagged_stream_block
Hello Håkon,
Your project is pretty interesting. Finally, we are trying to give a
platform to "C++ only" programmers, too. :P
I have one query. Are you going to connect the Python blocks in the
generated C++ script? I am not sure if it is even possible, but may be SWIG
can help. If not, then will
Hi Pawel,
would you have the full, verbatim output of trying to execute a
specific, minimal flow graph, alongside with the code of that flow
graph, so that we can get an actual feeling for where things go wrong?
Best regards,
Marcus
On 07/30/2017 12:15 AM, Pawel wrote:
>
> For last two days i'
Not yet, I'll do it today :)
Best regards,
Håkon Vågsether
On Mon, Jul 31, 2017 at 9:32 AM, Marcus Müller
wrote:
> Hi Håkon,
>
> thanks for the update :) And of course, thank for the python3 bugfix! Did
> you do a pull-request against the "mainline" gnuradio/python3 branch yet?
>
> Very much lo
Hi Håkon,
thanks for the update :) And of course, thank for the python3 bugfix!
Did you do a pull-request against the "mainline" gnuradio/python3 branch
yet?
Very much looking forward to the moment where we can get the first
compiling C++ flow graph out of GRC :)
Best regards,
Marcus
On 07/31