discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] branch next - analolg FM modulators do not work?


From: Ralph A. Schmid
Subject: [Discuss-gnuradio] branch next - analolg FM modulators do not work?
Date: Sun, 03 Mar 2013 09:19:54 +0100
User-agent: KMail/4.8.5 (Linux/3.2.0-39-generic-pae; KDE/4.8.5; i686; ; )

Hi,

with branch "nect" I get an error like this wenn for example a simple NBFM or 
WBFM transmitter is built:

howing: "/media/RAS_SD/Documents/Stereo-TX.grc"

Generating: "/media/RAS_SD/Documents/top_block.py"

Executing: "/media/RAS_SD/Documents/top_block.py"

Traceback (most recent call last):
  File "/media/RAS_SD/Documents/top_block.py", line 9, in <module>
    from gnuradio import blks2
  File "/usr/local/lib/python2.7/dist-packages/gnuradio/blks2/__init__.py", 
line 37, in <module>
    exec "from gnuradio.blks2impl.%s import *" % (f,)
  File "<string>", line 1, in <module>
  File "/usr/local/lib/python2.7/dist-
packages/gnuradio/blks2impl/channel_model.py", line 26, in <module>
    channel_model = gr.channel_model
AttributeError: 'module' object has no attribute 'channel_model'

>>> Done

Not a really big problem as still "master" works fine...

Ralph.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]