kit-cel / gr-lte

GNU Radio LTE receiver
GNU General Public License v3.0
394 stars 149 forks source link

Made remove_cp_cvc more sane: It was swallowing the last symbol of a … #22

Open m3x1m0m opened 6 years ago

m3x1m0m commented 6 years ago

…ending stream.

Fixes #21

m3x1m0m commented 6 years ago

I also removed some dead code. Are the functions leading_items_to_dump(...) and get_sym_num_info(...) still relevant? Otherwise they should be thrown out I guess.