Hi Johannes,
I'm back at work after the new year break and have had a chance to try this
again, and I think I have it working !!
The problem was with my test waveform, I've captured a new test waveform
and I can now sync to the DL signal and decode the MIB.
Mike
On 21 December 2013 04:26, Joha
the latest master branch.
> Besides that, which version do you use exactly?
>
> Happy hacking
> Johannes
>
> On 18.12.2013 23:59, Mike Cornelius wrote:
> > Hi Johannes,
> >
> > Further to my last email I just noticed that the tests that are failing
> > a
Hi Johannes,
Further to my last email I just noticed that the tests that are failing are
failing because test vectors are not available eg
'/home/johannes/tests/descramble.dat'.
Mike
On 19 December 2013 18:54, Mike Cornelius wrote:
> Hi Johannes,
>
> With regard to
ccurs with your known 'good'
waveform too.
Mike
On 19 December 2013 18:37, Mike Cornelius wrote:
> Hi Ralph,
>
> I had the same problem at first myself, there is no need to reconnect
> anything in the top_level.grc block so long as all the hier blocks have
> actually b
Hi Ralph,
I had the same problem at first myself, there is no need to reconnect
anything in the top_level.grc block so long as all the hier blocks have
actually been compiled.
In my case the biggest problem was the LTE_estimator_hier block would not
compile because the 'import lte' failed (see ear
Hi Johannes,
I gave this a try today so I thought I'd pass on my results:-
Firstly, I found that I could not 'import lte' as sync_cc.py could not
import 'window' from gnuradio.
I 'fixed' that by changing sync_cc.py as follows:-
self.pfft = fft.fft_vcc(fftl, True, window.rectangular(fftl), False,
Hi Sylvain,
I had a chance to try it 'for real' this afternoon displaying live signals
from a BladeRF source.
Let me just say WOW that's seriously impressive !
On my PC gr-fosphor handled the full 28MHz BladeRF BW beautifully.
I've used R&S's FSVR and dare I say it, I reckon gr-phosphor is
Hi Sylvain,
Nice work, I just gave it a spin here are my results;-
I hit the 'clCreateFromGLTexture' issue when compiling the benchmark tool,
not only did I need to comment out the #define but I also needed to turn
off -Werror in the makefile.
I get 61msps with a GT9800 on a i7-950 @ 3.06G
Inter
Hi Philip,
As Marcus and Tom have noted the SetUpdateTime() method can be used to set
the display update time (but not the FFT calculation rate, which I think is
what you want).
As this method is a slot it is possible to call it from your application
without any mods to the QT Gui sink, here's a
I was speaking to my local Xilinx FAE in Australia today, he seems to think
actual parts are something like 18 months out.
> -Original Message-
> From: discuss-gnuradio-bounces+dr=drelectro@gnu.org
> [mailto:discuss-gnuradio-bounces+dr=drelectro@gnu.org] On Behalf Of
> Philip Balis
Hi Achilleas,
I've been doing some work on the qtgui module.
When I started this work I was using a somewhat hackish approach to building
it 'out of tree', this weekend I've been working on cleaning this up so that
the build is based on the process used in how-to-write-a-block from 'next'.
In the
Hi All,
Just a quick update to say I've got the QT Signals part working (I can
double click the FrequencyDisplayPlot and catch a signal in my python app
with the frequency and amplitude at which I clicked).
It turns out to be trivially easy.
My code is very prototype-y at the moment, I'll tidy i
> -Original Message-
> From: Alexandru Csete [mailto:oz9...@gmail.com]
> Sent: Wednesday, 5 January 2011 12:47 AM
> To: Mike Cornelius
> Cc: Tom Rondeau; discuss-gnuradio@gnu.org
> Subject: Re: [Discuss-gnuradio] gr_qtgui, SWIG. QT Signals and such
>
> Greeting
On Tue, Jan 4, 2011 at 2:42 AM, Tom Rondeau wrote:
>
> On Mon, Jan 3, 2011 at 2:53 AM, Mike Cornelius wrote:
> > Hi All,
> >
> > I've been playing around with gr_qtgui and adding a few 'enhancements'
to
> > suit my application, in doing so I
Hi All,
I've been playing around with gr_qtgui and adding a few 'enhancements' to
suit my application, in doing so I've come to a bit of sticking point and
I'm looking for some advice on how to proceed, my QT and SWIG experience are
limited so I'm wary of doing things 'the hard way' unnecessarily.
Ally,
Do you have PyQwt (http:// http://pyqwt.sourceforge.net/) installed ?
Mike
-Original Message-
From: discuss-gnuradio-bounces+dr=drelectro@gnu.org
[mailto:discuss-gnuradio-bounces+dr=drelectro@gnu.org] On Behalf Of Tom
Rondeau
Sent: Friday, 24 December 2010 9:11 AM
To: lis
Try :-
make install
after make check
From: discuss-gnuradio-bounces+dr=drelectro@gnu.org
[mailto:discuss-gnuradio-bounces+dr=drelectro@gnu.org] On Behalf Of ömer
günay
Sent: Thursday, 28 October 2010 6:00 AM
To: gnu radio
Subject: [Discuss-gnuradio] how can I call my own block f
17 matches
Mail list logo