From: Keith Packard Date: Thu, 28 Mar 2024 16:45:38 +0000 (-0700) Subject: altos/test: Adjust CRC error rate after FEC fix X-Git-Tag: 1.9.18~2^2~7 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=19c42c4d97151f2dc38e59cff4d0638694fcd27d;hp=19c42c4d97151f2dc38e59cff4d0638694fcd27d;p=fw%2Faltos 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 ---