kit-cel / gnuradio

GNU Radio
https://gnuradio.org
GNU General Public License v3.0
7 stars 13 forks source link

Diversity combining #24

Closed MLsmd closed 6 years ago

MLsmd commented 6 years ago

-Create C++ block diversity_combining_cc with SC capability. This closes #1. -Add MRC capability. This closes #2 and closes #3. -Add extensive QA tests. This closes #4. -Create .xml file for GRC. -Documentation for Doxygen.

MLsmd commented 6 years ago

Thank you @fwunsch for your review!