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
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
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
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
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
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
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
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
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