From: Enoch <ix...@ho...> - 2013-03-04 03:04:05
|
Hi Erich, While my CRC-8 code may be of interest I did not want it to become the focus of conversation and this is why I posted the code as a "pastebin". My focus was on Forth ability to modify the program structure during program execution and indeed Matthias has addressed this very topic. I intend to contribute my CRC-8 code once it is completed with crc8_lsb_table construction. It is my opinion that full length code should not be posted on any mailing list. It is what pasebin was invented for <http://en.wikipedia.org/wiki/Pastebin> (*). If you have another "pastebin" site to suggest I am open to hear. The code at <http://pastebin.com/1YtVdMeg> will expire in 4 weeks. I hope to submit the final version for review beforehand. You are *welcome* to comment if you find my code style or approach deficient. Regards, Enoch. (*) Nautilus, GNOME file manager, has an extension that makes pastebin uploads (very) easy. Erich Waelde <ew....@na...> writes: > Enoch, > > On 03/03/2013 05:22 AM, Enoch wrote: >> I wrote a table driven CRC-8 routine for short messages using any >> generating polynomial, seehttp://pastebin.com/1YtVdMeg >> (I didn't like the slow approach of lib/hardware/1wire-crc8.frt). > > If you want me to look at your code, you better include it in > the message. pastebin creates an external dependency, which does > imho not fit with mailing lists. > > Erich > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb |