On Thu, Aug 14, 2008 at 01:49:27AM -0500, Murtuza wrote:
> Hi
>
> I did a fresh installation of gnuradio on my Ubuntu Feisty 7.04. I earlier
> had an old installation of gnuradio on the same computer. I did a fresh svn
> installation from the utah.edu trunk instead of an update as the update gave
On Thu, Aug 14, 2008 at 10:27:35PM -0400, Philip Balister wrote:
> On Thu, Aug 14, 2008 at 9:20 PM, Eric Blossom <[EMAIL PROTECTED]> wrote:
> > Revision 9296 contains a a trial fix for the make check
> > problem we've been seeing with gcc 4.3 (F9 and OpenSuSE), ticket:258.
> >
> >
> > Thanks to Ste
Halil,
I have a basic phased array receiver working using the four adcs in
the usrp.
However, my particular application is low frequency (1.8MHz) ham radio
reception. The code
is still too crude at the moment to be of much use, but a good
starting point is to look at the multi-fft.py exampl
Hi
> Halil wrote:
>
> I want to transmit signals from 2 transmit antennas. What is the
starting point? > is there sample program?
see :
gnuradio-examples/python/usrp/fm_tx_2_daughterboards.py
Firas
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gn
hi
I want to transmit signals from 2 transmit antennas. I have array antenna which
has two antenna elemets. How can i do it. What is the starting point? is there
sample program?
Halil
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http:/
Awesome. 1000% Performance improvement under OSX.
Waterfall was completely unusable for me before. Thanks
ksh.
On Aug 14, 2008, at 9:21 PM, Johnathan Corgan wrote:
Josh Blum has implemented OpenGL-based versions of the FFT, waterfall,
and scope sinks in gr-wxgui. These have been merged into th