I have been spending time trying to understand the
"How to write to signal processing block" file.
I have some questions:
1)What does GR_SWIG_BLOCK_MAGIC function do?
2) When you call howto.square_ff() from a python
module, can someone explain me the control flow
between various functions in di
Hi,
Is a RF front end required to hear the FM station at
91.1 Mhz using wfm_rcv_gui.py..The response in the GUI
screen doesn't change even if i change the frequecy.
Till what frequency can i receive without a RF front
end?
Plz suggest where do i get a good RF front end?
Raja
Hi Eric,
Thank you.
I went to the installed folders and manually deleted
all the wxpython files and then reinstalled wxpython.
Now it is working.
Raja
--- Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 02, 2005 at 11:28:28AM -0800, Rajaprabhu
> T.L. wrote:
> > Hi
Hi,
I tried doing what you said.
>>> print wx.__version__
2.4.2.4
>>> wx.pyEventBinder
Traceback (most recent call last):
File "", line 1, in ?
AttributeError: 'module' object has no attribute
'pyEventBinder'
However the DEbian Package manager shows only Wxpython
version 2.5.3. That is the o
Hi Eric,
I installed wxpython only couple of weeks before. It
was 2.5 version. There is no other version of wxpython
in the system.
Raja
--- Eric Blossom <[EMAIL PROTECTED]> wrote:
> On Mon, Feb 28, 2005 at 09:08:01AM -0800, Rajaprabhu
> T.L. wrote:
> > Hi,
> >
Hi,
I'm using the latest version of wxpython. I have tried
removing python completely and reinstall again.
But still i'm having same error:
File
"/usr/local/lib/python2.3/site-packages/gnuradio/wxgui/fftsink.py",
line 89, in ?
EVT_DATA_EVENT = wx.PyEventBinder (myDATA_EVENT,
0)
AttributeErro
Hi,
I searched all directories. however i couldn't find
burn-basic-eeprom file. There is only
burn-usrp2-eeprom file. Can you guys tell me where can
i find that file.
I'm using tar ball version usrp-0.7.
Thank you,
Raja
__
Do you Yahoo!?
Ya
22, 2005 at 03:47:28PM -0800, Rajaprabhu
> T.L. wrote:
> > Hi,
> >
> > I managed to run test_usrp, test_standard_rx
> programs.
> >
> > Now when i try to run usrp_oscope.py it shows the
> > following error:
> >
> > Traceback (most recent call
Hi,
I managed to run test_usrp, test_standard_rx programs.
Now when i try to run usrp_oscope.py it shows the
following error:
Traceback (most recent call last):
File "./usrp_oscope.py", line 23, in ?
from gnuradio import gr
File
"/usr/local/lib/python2.3/site-packages/gnuradio/gr/__ini