Hi,
I wanted to ask that where can i find the .c files of different built in
modules of gnuradio?
e.g. for gr.channel_model i have been able to locate gr.channel_model.cc
,gr.channel_model.h file but not gr.channel_model.c file.
Thanks.
Cheers.
hi I am using wbx duaghterboard with usrp1, revision 4.5, serial
number 4599, when I am trying to run usrp_fft.py, this board is being
detected by the program, but when I am trying to run OpenBTS, it is
not transmitting any data.
Please let me know that gnuradio or usrp needs any special
configuration to run this board, what should I do to use 2 dbrx db on
single usrp.
your reply is appreciated.
Thank you
On 5/21/10, jack william [email protected] wrote:
Hotmail is redefining busy with tools for the New Busy. Get more from your
inbox.
http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_2
–
Thanks…
On Fri, May 21, 2010 at 12:38 AM, jack william
[email protected] wrote:
Hi,
I wanted to ask that where can i find the .c files of different built in
modules of gnuradio?
e.g. for gr.channel_model i have been able to locate gr.channel_model.cc
,gr.channel_model.h file but not gr.channel_model.c file.
Thanks.
Cheers.
The blocks are all written in C++, so there are only .cc files, not .c.
Tom