Hello Maheshkumar,
You can take a look at this:
http://lists.gnu.org/archive/html/discuss-gnuradio/2014-08/msg00030.html
Now there no need ice anymore, so you don't need to install ice part and
modify .bash part.
Hope this will help you.
Sincerely,
Jeff Guo
Maheshkumar Pandit 於 2014年12月21日
I would like to trying to help. I'm using yosemite now.
I install dependency using macports, but und & gnu radio install by
manually.
Attach is the command that using llvm-gcc clang. They are run into same
error, but I cannot telling why.
And I try gcc4.9 install by macport didn't have the problem,
e:
> >
> > W dniu 08.08.2014 o 11:53, 奕佑 pisze:
> > > Hello,
> > >
> > > I have the same problem before. After adding the virtual function
> in
> > > include directory and other are done.
> > >
> >
Hello,
I noticed that even I add a space in c++. make will recompile it. Is there
any command to fore it to rebuild swing or just clean swing and then doing
"make" will compilation swig ?
Jeff Guo
2014-08-08 22:09 GMT+08:00 Martin Braun :
> On 08/08/2014 03:25 PM, Tom Rondeau wrote:
> > I
Hello,
I have the same problem before. After adding the virtual function in
include directory and other are done.
You need to "make clean" and after that you just make and make install. The
"AttributeError: 'module' object has no attribute" will solve.
I have no idea why the swig won't update wh
Hello,
I just remember my DSP teacher told me that the digital signal sample rate
mean nothing in digital world, but in the "real" word it is important and
sample rate is we assign the meaning to a group of data and we can to like
fft or something needs time. So it's my fault. Thank you for remind
7;a')
raw_input('Press Enter to quit: ')
tb.stop()
tb.wait()
--
Jeff Guo
2014-08-07 19:07 GMT+08:00 Martin Braun :
> On 08/07/2014 12:54 PM, 奕佑 wrote:
> > Hello,
> >
> > Is there any way to combine continuous block (like audio source) and
> > di
Hello,
Is there any way to combine continuous block (like audio source) and
discrete block (like message source) ? Question 1
I using add block to add them together, but it failed. It work well when
the discrete block output data like continuous block but discrete block
means there is not output
Hello,
I already install gnu radio in ubuntu 14.04 with ctrl port
Here is the command:
***Ubuntu install***
sudo apt-get update
sudo apt-get install -y g++ git make cmake sdcc guile-2.0 ccache python-dev
swig libfftw3-dev libcppunit-dev libboost1.54-all-dev libgsl0-dev
libusb-1.0-0 libusb-1.0-0-
Hello,
Recently, I using gr_modtool to create my own block. I add a c++ block and
in the .h file I add a function, but after compile it I cannot call my
function in python I just get error message "AttributeError: '(My blocks)'
object has no attribute '(function)'". I compare my code with other lo
10 matches
Mail list logo