GNURadio_Windows_Build_Scripts icon indicating copy to clipboard operation
GNURadio_Windows_Build_Scripts copied to clipboard

agc3 block fails tests

Open gnieboer opened this issue 8 years ago • 1 comments

qa_agc fails when testing agc3 block due to the values not being as expected.

Examined code for MSVC related issues, added memory alignment and changed _finite if..then but no change.

gnieboer avatar Jun 11 '17 18:06 gnieboer

Partially fixed with gnuradio/gnuradio#1330

However, the test itself is still failing due to convergence issue so leaving open

gnieboer avatar Jun 26 '17 13:06 gnieboer