discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Discuss-gnuradio] gr_crc16 implemented ?


From: George Nychis
Subject: RE: [Discuss-gnuradio] gr_crc16 implemented ?
Date: Thu, 7 Feb 2008 09:53:30 -0500

You may want to look in to the boost crc library. Its extremely flexible.

- George


-----Original Message-----
From: Cheetah L <address@hidden>
Sent: Thursday, February 07, 2008 5:24 AM
To: address@hidden
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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]