Agora-wireless / Agora

Other
53 stars 34 forks source link

fix bad EVM when scrambler off #380

Closed di-mu closed 2 years ago

di-mu commented 2 years ago

High EVM issue when scrambler is off is fixed by copying Tx data bits to scramblerbuffer and resetting the padding bytes before passing the buffer into LdpcEncodeHelper. The same method exists in data_generator.cc.

di-mu commented 2 years ago

The current version fails when scrambler is off (high EVM, BER).