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)
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

index cbced6ae31435fb870ee8c599c02d88f9d564d5a..5f234285c11d5ae0f08f39d48cddceac9e5c8636 100644 (file)
@@ -304,7 +304,7 @@ ao_real_packet(void)
 }
 
 #define EXPECT_DECODE_FAIL     0
-#define EXPECT_CRC_MISMATCH    6386
+#define EXPECT_CRC_MISMATCH    6304
 #define EXPECT_DATA_MISMATCH   0
 #define NOISE_AMOUNT           0x50