[Discuss-gnuradio] Error in using Accessor method in GNU Radio 3.7. AttributeError: Object has no attribute

2016-10-31 Thread kunal sankhe
function poll_complex_gain in *randphpert4_f.h* file as below virtual gr_complex poll_complex_gain() const { return d_complex_gain; } But, I am still getting the same error as above. Please let me know, where am I making mistake. Any help would be appreciated. Thanks in advance. Regards, Kunal S

[Discuss-gnuradio] Getting error: prototype for does not match any in class

2014-06-06 Thread kunal sankhe
Hello, I am writing my own signal processing block to calculate |x1|^2+|x2|^2 where x1 and x2 are complex. But I am getting below error [ 5%] Building CXX object lib/CMakeFiles/gnuradio-testmodule.dir/power2_cf_impl.cc.o /home/cogwsn/GRProject/gr-testmodule/lib/power2_cf_impl.cc:32:5:* error: pr

[Discuss-gnuradio] Draft Proposal for MIMO Transceiver

2014-03-20 Thread kunal sankhe
Hello, Below is the link for my proposal for GSoC 14. http://www.google-melange.com/gsoc/proposal/review/student/google/gsoc2014/kunalsankhe/5629499534213120 Please let me know your feedback on this. Thanks and regards, Kunal Sankhe ___ Discuss

[Discuss-gnuradio] GSoC'14 draft proposal - MIMO Transceiver

2014-03-13 Thread kunal sankhe
Hello, Here's the link for my proposal for the project "MIMO Transceiver" https://github.com/kunal2904/GSoC-14 Please let me know your feedback on this. Thanks and regards, Kunal Sankhe IIIT Hyderabad, India ___ Discuss-gnuradio maili

[Discuss-gnuradio] GSoc 14- MIMO

2014-03-10 Thread kunal sankhe
Hello All, Do we have any information about how much work have been done in MIMO? So we can utilize those code for our GSoC project. Will there be any compatibility issues for new versions of GNU radio? Thanks and regards, Kunal Sankhe ___ Discuss

[Discuss-gnuradio] GSoC14 participation

2014-03-09 Thread kunal sankhe
Hello, For GSoC-14 , what is minimum and maximum number of students can be part of one team? Thanks and regards, Kunal ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Need help to understand code of sync:decimator block

2014-03-08 Thread kunal sankhe
Hello Marcus, Sorry for my vague explanation. I want to write a block which will calculate moving average for a block of samples. I have only one input in this case. I am providing my data serially using vector to stream converter. I want to calculate average of a block of 5 samples. eg. from vec

[Discuss-gnuradio] Need help to understand code of sync:decimator block

2014-03-07 Thread kunal sankhe
Hello, I am using GNU Radio version 3.6.5 and trying to write a block to calculate average of 5 samples. I want to produce one average output corresponding to 5 input samples. I am using set_history(5) to remember previous data. I used gr_modtool script of type decimator to create file. eg. for

[Discuss-gnuradio] GSoC14 MIMO Transeiver

2014-03-06 Thread kunal sankhe
will be precoded using Alamouti code and then will transmitted across two transmitting antennas simultaneously. USRP devices will be synchronized using MIMO Cable/ Octoclock. Thanks and regards, Kunal Sankhe ___ Discuss-gnuradio mailing list Discuss