Normally, this kind of delay detection is done using cross-correlation (or
some more applicable variant thereof such as MRC). Note also that a delay
will give a frequency-dependent phase shift, so you may wish to use a delay
block rather than phase shift if your signal is broadband (although I must
If you need them to be displayed simultaneously, you could also use the wx
ScrolledPanel widget.
Will
On Sun, Jan 13, 2013 at 1:06 AM, Josh Blum wrote:
>
>
> On 01/11/2013 07:09 AM, Ghulam Rasool Begh wrote:
> > Hi all, I have a 15" monitor. When I use two scopes or one scope and
> > one FFT bl
Hi,
Is there any way of retrieving the list of blocks and their edges from
python? This facility is exposed in the flowgraph classes, but I cannot see
a way to access these from my top_block in python.
Thanks,
Will
___
Discuss-gnuradio mailing list
Dis
ld be a little
clearer on this.
On Wed, Dec 12, 2012 at 3:06 PM, Josh Blum wrote:
>
>
> On 12/12/2012 07:40 AM, wakjah ' wrote:
> > OK, so here's what I've done to get it to build:
> >
> > - To build gnuradio-core, comment out lines in
&g
OK, so here's what I've done to get it to build:
- To build gnuradio-core, comment out lines in
D:\gnuradio\src\gnuradio-3.3.0\gnuradio-core\src\lib\io\CMakeLists.txt
#${CMAKE_CURRENT_SOURCE_DIR}/gr_stream_pdu_base.cc
#${CMAKE_CURRENT_SOURCE_DIR}/gr_stream_pdu_base.h
#gr_tuntap_pdu
Hi,
I am trying to build the output of CMake, but am getting numerous errors.
Approximately half of the projects fail to build with what I have now. Most
of these appear to be an issue with SWIG, or perhaps with what CMake has
told the compiler to feed into SWIG.
In the build log for the offendin