[Discuss-gnuradio] Help: Tracing modulation & demodulation

2011-03-25 Thread shushank . sharma
Hello every one... i am a newbabie in gnuradio... i am trying to trace demodulation... currently i am reading gmsk.py... how can i go further... Thanks for all you in advance... ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://list

Re: [Discuss-gnuradio] try to install minimal gnu-radio

2011-03-14 Thread shushank . sharma
if i did GRC_GRUEL dnl must come first GRC_GCELL GRC_GNURADIO_CORE GRC_USRP GRC_USRP2 dnl GRC_GR_USRP dnl this must come after GRC_USRP dnl GRC_GR_USRP2 dnl GRC_GR_GCELLdnl this must come after GRC_GCELL and GRC_GNURADIO_CORE dnl GRC_GR

[Discuss-gnuradio] try to install minimal gnu-radio

2011-03-14 Thread shushank . sharma
Hello every one i am start using gnu radio... i want to write configure.ac in a manner that only gnuradio-core in build... without giving any commandline option on configure script... How can i did this... thanks ___ Discuss-gnuradio mailing list Di

[Discuss-gnuradio] TRACKING THE C++ PATH

2010-12-14 Thread shushank . sharma
Hello everyone in am following the C++ part of gnu radio... I want to reach the .rbf file in that tree... please help me that how can i start my way any help would be appriciated... ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http:

[Discuss-gnuradio] trying t learn GNU Radio

2010-12-13 Thread shushank . sharma
Hello every one... I am just start to learn gnu radio... i start to track its C++ part... i start it with usrp_source_s/c files... can any one tell me that i am on the right way or not... & how can i go further... i also found a method gnuradio::get_initial_sptr() which takes an object... but i