Hi,
I would like to transmit and receive Zadoff chu seq from USRP and
correlate this two signals.
Any suggestions how we can do this?
Regards
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnu
Hello Guys,
I am very much new in gnu radio and trying to do the tutorial that gnuradio
published for PSK demodulation. I am using constellation modulator to
modulate the signal and demodulate it by PSK demodulation block(not my QPSK
demodulator). I did put every parameter as they suggested. Unfor
Hi Sneha Vasan - That all sounds very interesting and so forth. I'd recommend
for the best chances of getting a reply from anyone regarding your specific
topic, that you include links to describe the work you're referencing for the
"Zadoff chu seq", whatever that is. Maybe there are some folks o
Hello Atiqur,
The "PSK Demod" that you added into your flowgraph is deprecated, and is no
longer supported. It is kept there for the backward-compatibility, but it is
not guaranteed to work and will be removed in future. Also, that block does the
synchronization and the equalization by itself,
Have there been any efforts yet to port gr-ettus to the gnuradio master branch?
I made some trials today with gr-ettus under gnuradio-master and at least was
able to compile and install it (except for fosphor which seems to need Qt4).
Automatic conversion of the grc xml files to the yml format w
I have an application where I am multiplexing signals, and one of those signals
requires time to poll a piece of equipment over a serial connection and package
that information into what is sent. I have an OOT module that contains the
process to make the serial connection, and then in the work
Folks,
I am aware that the following is more likely an "EventStream" issue rather than
a "GNUradio" issue, but I simply do not know to whom else to turn...
I have tried multiple times in multiple ways to build GNUradio with
Eventstream. I downloaded the Eventstream code from GitHub. The build p