diff options
author | Marcus Müller <marcus@hostalia.de> | 2018-11-24 17:40:00 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-12-11 20:32:04 -0800 |
commit | b6131bb4761ef3211759455b150c956451362e12 (patch) | |
tree | 6c0f8cd53f76870c029feae81473d28ee8489488 /gr-blocks/python | |
parent | 94fddb6371264c79969c0448c19fdb637d6ffc31 (diff) |
trellis interleaver: made table size unsigned int
This is part of the ongoing effort to avoid signedness confusion.
It completes df4e7a85263eb523395ce6bef0b2e7769bd63465 in that it at
least strives to handle sizes consistently in interleaver.cc.
Of course, the returned vectors still contain signed ints where there
should be unsigned ints, but the trellis core_algorithms.cc code is
convoluted enough to warrant carefulness when touching, so this part of
the API was kept.
Diffstat (limited to 'gr-blocks/python')
0 files changed, 0 insertions, 0 deletions