I made the uninstall from its source directory, from where I configure the
gnuradio 3.1.3.a
But after that I do not able to fine the fm_tx4.py example in
/usr/local/share/gnuradio/examples/usrp directory.
So I do the ./bootstrap, configure and make && make check && make install
from the gnuradio 3
On Sun, Apr 26, 2009 at 11:33 PM, Tushar Patel wrote:
> No, I did not make any uninstallation,
> I was under impression that new versionĀ will install on previous one.
> If it is not so, then please guide me how to make uninstallation of previous
> version,
> as I build GNURadio 3.2 , it build on
No, I did not make any uninstallation,
I was under impression that new version will install on previous one.
If it is not so, then please guide me how to make uninstallation of previous
version,
as I build GNURadio 3.2 , it build on same directory like
/usr/local/share/gnuradio
so how can i uninst
On Sun, Apr 26, 2009 at 12:03 AM, Tushar Patel wrote:
> Previous I used the gnu radio 3.1.3 version,
> But Now I am using the GNU Radio 3.2 version with GRC which contain the
> latest OFDM implementation etc.
It looks like the old 3.1.3 version is still being found. Did you
uninstall 3.1.3 befo
Thanks Johnathan,
Previous I used the gnu radio 3.1.3 version,
But Now I am using the GNU Radio 3.2 version with GRC which contain the
latest OFDM implementation etc.
But Still I found same error
So If you have any Idea can u guide me further
thanks and regards
tushar
On Fri, Apr 24, 2009 at 10:5
On Fri, 2009-04-24 at 22:44 -0700, Tushar Patel wrote:
> I try to run the fm transmitter example in the gnu example directory
>
> I got the error like
> "AttributeError: 'db_basic_tx' object has no attribute 'which'"
Is it possible you have mixture of two different versions of GNU Radio
on your
I try to run the fm transmitter example in the gnu example directory
I got the error like
"AttributeError: 'db_basic_tx' object has no attribute 'which'"
I gave the following command,
[r...@tkp usrp]# python fm_tx4.py --tx-subdev-spec=A --freq=100M
--nchannels=1
I got the following comments
Usi