Dear George,
please keep the list in CC so other people can read this discussion in
the future.
general_work can be called with any number of input parameters. This
could be just 5, or 500 because it can buffer the repeated result from
your repeating source. You can somewhat steer this with
Hello,
I had the QA test working, but it produces an incorrect result. So I
prepared the C++ OOT for debugging. To Configure the model for debugging, I
picked a gcc debugger and in the json configuration file I copied over the
info from another OOT json file into the current OOT and changed all th
The config you shared has the messages going to stdout and stderr.
Further many Gnu Radio blocks don’t even
Produce any debugging output at runtime.
Sent from my iPhone
> On Sep 14, 2020, at 6:45 PM, Xiang Ma wrote:
>
>
> There is no output in the configured log file.
>
>> On Mon, Sep 14,
There is no output in the configured log file.
On Mon, Sep 14, 2020 at 4:43 PM Marcus D Leech
wrote:
> Please define “does not work”.
>
>
>
> Sent from my iPhone
>
> On Sep 14, 2020, at 6:35 PM, Xiang Ma wrote:
>
>
> Hi,
>
> I want to print the logging information of the gnuradio. I check
Please define “does not work”.
Sent from my iPhone
> On Sep 14, 2020, at 6:35 PM, Xiang Ma wrote:
>
>
> Hi,
>
> I want to print the logging information of the gnuradio. I checked the
> website https://wiki.gnuradio.org/index.php/Logging, it is kind of outdated.
>
> hu@hu:~/Document
Hello All,
Just a quick patch for gr-blocks/lib/CMakeLists.txt. I find without
this patch the command passes sndfile::sndfile to the linker, which
causes a gr-osmosdr build to fail. I am using a LFS-10.0 install and
have libsndfile installed. I'm not sure this patch is necessary, but
it fixes t
Hi,
I want to print the logging information of the gnuradio. I checked the
website https://wiki.gnuradio.org/index.php/Logging, it is kind of
outdated.
hu@hu:~/Documents/marxwolf.github.io$ gnuradio-config-info --version
3.7.14.0
This is the gnuradio version on my Ubuntu 18.04. TO make the lo
Hi Chris,
I started gr-osmosdr some month ago, but I had to interrupt due to other
coding needs.
What gr-osmosdr repository did you start with ?
I forked
https://github.com/argilo/gr-osmosdr.git
which had some preparations for 3.9, but at that time gr3.9 still used swig.
First I ported success