Hi all,
During my recent work on getting the GNU Radio build system on a more
modern CMake foundation I stumbled upon some things I'd like to know
if someone is using them. [0]
1. Currently each component in GNU Radio is compiled as shared library
_and_ optionally a static build can be done. Bec
I like that. I can't find a use case where I'd need both versions,
shared and statically linked.
Best regards,
Marcus
On Mon, 2019-02-04 at 14:47 +0100, Andrej Rode wrote:
> Hi all,
>
> During my recent work on getting the GNU Radio build system on a more
> modern CMake foundation I stumbled up
Hello Everyone,
Why does the Protocol Formatter block add additional 4 bytes of data to the
Header?
For example, take the following case (Here is a snapshot of GRC and the
.grc file is attached with the email . )
[image: image.png]
This .grc file (taken from the examples of
/src/share/gnuradio/
Hi all,
I have a gnuradio program that is controlling 2 B210's. The basic structure is
that the program sleeps for a period of time, then tells one of the two B210's
to create a top block, transmit and receive, perform some math on the received
streams, and save the result (a single number) to
On 02/04/2019 01:32 PM, Lundberg, Daniel wrote:
Hi all,
I have a gnuradio program that is controlling 2 B210’s. The basic
structure is that the program sleeps for a period of time, then tells
one of the two B210’s to create a top block, transmit and receive,
perform some math on the receive