diff options
author | Martin Braun <martin@gnuradio.org> | 2021-05-17 15:54:08 +0200 |
---|---|---|
committer | mormj <34754695+mormj@users.noreply.github.com> | 2021-05-22 14:30:40 -0400 |
commit | 60147b42f29f9746a3f8fb5d41193f39a29054eb (patch) | |
tree | e354e1b2925270500b696a9baab0feb493b03578 /gr-digital/python/digital/packet_utils.py | |
parent | b029dc427ea633409069198823390abd912b18e7 (diff) |
digital: Remove crc32 utility
This patch removes a crc32 utility that used to be used in our CRC32
blocks, but no longer is. Right now, all this does is expose a generic
CRC32 function to the user (both via Python and C++), but there are
enough other libraries that let the user do that. Therefore, we'll
remove this.
Signed-off-by: Martin Braun <martin@gnuradio.org>
Diffstat (limited to 'gr-digital/python/digital/packet_utils.py')
0 files changed, 0 insertions, 0 deletions