Hey all,
I am using win7 64bit on a Lenovo i5.
Done all the Cygwin installation , got Cygwin64.
Then install all the packages needed.
Got the boost,
Got the wxPython
Got portaudio
And SDCC
And then I configure the gnuradio source for minimal using:
./configure --disable-all-component
t present in theme
>>> Done
Showing: "C:\Python27\gnuradio\share\gnuradio\examples\audio\dial_tone.grc"
It's not working + I can't add blocks.I see them on the side screen but when
I double click them nothing happen.
As I said before I am using:
I am using
Hey,
I am using the 3.7.2.1
on win7 64bit on a Lenovo i5
Gnuradio was installed from pre compiled bin
When it loads it display this :
Warning (from warnings module):
File
"C:\Python27\lib\site-packages\cheetah-2.4.4-py2.7.egg\Cheetah\Compiler.py",
line 1509
"\nYou don't have the C versio
Hey,
In order to start my on application code using the uhd code, I tried
creating a new blank project ,and did all
The necessary includes, and library include in the linker an compiler and so
on..
As a starter I copied the uhd_find_devices.cpp to my project lib and build
it.
It's run o.k