Dear friends,
We want to generate 13 bit barker code on gnuradio companion software.
Can
you help me how to generate this radar signal, together with the block
diagram and the setting parameter for the block diagram.
For any help and information we are very thank you.
Regards.
On Wed, Apr 24, 2013 at 11:47 PM, Jumail S. [email protected]
wrote:
Dear friends,
We want to generate 13 bit barker code on gnuradio companion software. Can
you help me how to generate this radar signal, together with the block
diagram and the setting parameter for the block diagram.
For any help and information we are very thank you.
Regards.
Jumail,
You’ll probably want to write your own block for this. Look at the
glfsr_source or the lfsr_32k_source_s blocks as a starting point.
Tom