Re: [Discuss-gnuradio] Split-function implementation of 802.11g OFDM PHY and MAC on USRP2

2011-08-20 Thread Alex DEKKER
On Fri, 19 Aug 2011 12:16:01 -0700, Josh Blum wrote: Im fairly certain all you need is gnumake to be installed and xtclsh from ISE to be in your %PATH%. I have never tried this, but i would be happy to help debug it if there is some problem. Evidently one also needs 'head' as well: http://g

Re: [Discuss-gnuradio] cmake build

2011-08-20 Thread Michael Dickens
The DYLD_LIBRARY_PATH is not being set in the shell script when using CMake. It is being set when using autotools (in the run_tests.sh file). Maybe this makes a difference? - MLD > Take a look at > /opt/GNURadio/git/builds/cmake_next/gnuradio-core/src/python/gnuradio/gr/qa_agc_test.sh > and se

[Discuss-gnuradio] basic query

2011-08-20 Thread Sonali Agarwal
Hello, i am a newbie to this USRP. i have some basic queries. i would like to know about the applicability of USRP without the daughter board. what i understood is that the USRP(N210 for e.g) contains a FPGA (and not processor) and ADC/DAC. This setup is programmable from PC either through USB or

Re: [Discuss-gnuradio] GRC Block XML Tags

2011-08-20 Thread Josh Blum
On 08/19/2011 02:11 PM, Jordan Otomo wrote: > Hi, > > I'm having issues creating a GRC block in an "out-of-tree-project" > that will generate a few lines of python code and update a python > variable (similar to the "variable_function_probe"). In my project, > the and tags do not seem to beha