kit-cel / gr-radar

GNU Radio Radar Toolbox
GNU General Public License v3.0
237 stars 83 forks source link

Refactor siggen FMCW #26

Closed mbr0wn closed 6 years ago

mbr0wn commented 6 years ago
mbr0wn commented 6 years ago

This one is not strictly necessary... but it does make use of a more modern C++ style.

mbr0wn commented 6 years ago

And note it actually does not change the behaviour of said block at at all.

stwunsch commented 6 years ago

Thanks!