An example of pure C++ code of GNU Radio?

2021-04-18 Thread Clark Chiu
Hi all, I went through most of the tutorials of GNU Radio and part of the source code. I understand GNU Radio is composed by Python for the interface and C++ for the DSP block implementations. My question is, is there any example that only uses C++ code? I am thinking is it possible to run GNU Rad

CCSDS 27 encoder/decoder

2021-04-18 Thread George Edwards
Hello Gnuradio Community, I am working with the Gnuradio CCSDS 27 encoder/decoder blocks in Gnuradio ver 3.8. To ensure I understand these blocks, I fed a random signal from 0-255 into the encoder with an embedded Python block between the encoder and decoder which converts the bit values 0 and 1 l