altos/test: Adjust CRC error rate after FEC fix master
authorKeith Packard <keithp@keithp.com>
Thu, 28 Mar 2024 16:45:38 +0000 (09:45 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 28 Mar 2024 16:45:38 +0000 (09:45 -0700)
commit19c42c4d97151f2dc38e59cff4d0638694fcd27d
treee6b22bf3224e88ce8916bb4641001d60172f6fc2
parentabfa580ad700415f5ea240450a1621f9de35de82
altos/test: Adjust CRC error rate after FEC fix

The number of CRC failures during FEC testing is lower now that
the packet length bug has been fixed in the FEC encode bits.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/test/ao_fec_test.c