diff options
author | rear1019 <rear1019@posteo.de> | 2020-01-03 13:16:56 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2020-01-03 22:59:59 -0800 |
commit | 5d5d4efcf33d2651a3dcc1fbc3b019cd5f1d25a4 (patch) | |
tree | 44fa891723736da779f25578d18f1a3715c8fb5d /gr-utils/python/modtool/core/base.py | |
parent | baebf16b58448b93f7e143bc50ed5d78492658b2 (diff) |
additive_scrambler: Add proper test for count based reset
Do not chain two additive scramblers to check whether the reset is
performed correctly: A flaw in the reset logic can not be detected this
way as the same logic is used both in the scrambler and the descrambler.
Instead, check whether the first N elements generated by the scrambler
are repeated in the output (where N is the reset count). This test does
fail as of this commit; see [1].
[1] https://github.com/gnuradio/gnuradio/issues/2926
Diffstat (limited to 'gr-utils/python/modtool/core/base.py')
0 files changed, 0 insertions, 0 deletions