You may want to look in to the boost crc library. Its extremely flexible. - George
-----Original Message----- From: Cheetah L <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2008 5:24 AM To: [email protected] Subject: [Discuss-gnuradio] gr_crc16 implemented ? Hi all, I need to check payload data with only 2 crc bytes. But there is only the gr_crc32 module in gnuradio core with an algorithm that uses a table array with 256 elements. I wonder if there is anyone who has had a similar problem and implemented a gr_crc16 ? I am unfamiliar on how the algorithm works in the gr_crc32. Thanks in advance, C _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
