<div dir="ltr">Kenneth,<div><br></div><div>Have you seen this?</div><div><br></div><div><a href="https://www.tapr.org/pub_ax25.html">https://www.tapr.org/pub_ax25.html</a><br></div><div><br></div><div><h4 style="font-size:18px;font-family:Arial,sans-serif;color:rgb(0,0,0);margin:0px;padding:10px 0px 0px">
2.2.7 Frame-Check Sequence</h4><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:16.7903995513916px">The frame-check sequence (FCS) is a sixteen-bit number calculated by both the sender and receiver of a frame. It is used to insure that the frame was not corrupted by the medium used to get the frame from the sender to the receiver. It shall be calculated in accordance with ISO 3309 (HDLC) Recommendations</span><br>
</div><div><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:14px;line-height:16.7903995513916px"><br></span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 26, 2014 at 1:34 PM, Kenneth Finnegan <span dir="ltr"><<a href="mailto:kennethfinnegan2007@gmail.com" target="_blank">kennethfinnegan2007@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Gentlemen,<br>
<br>
I've been working on trying to specify the frame check sum we use for<br>
Bell 202/HDLC for my thesis. Do we really not have some kind of spec<br>
document like for AX.25 or APRS for layer 1? I've been able to find a<br>
few disjoint articles on the topic, and have been working out of ITU<br>
V.23 and V.42, but the checksum calculation has really got me stumped.<br>
<br>
Does anyone have a known-good code snippet that generates the correct<br>
CRC given a complete frame? Attached is what I have working off of a<br>
few examples online but they all seem to generate different results,<br>
particularly for empty sets... The endianess is a total mess, so which<br>
byte gets sent first?<br>
<br>
Attached: <a href="http://i.imgur.com/vfojzUB.png" target="_blank">http://i.imgur.com/vfojzUB.png</a><br>
--<br>
Kenneth Finnegan<br>
<a href="http://blog.thelifeofkenneth.com/" target="_blank">http://blog.thelifeofkenneth.com/</a><br>
<br>_______________________________________________<br>
aprssig mailing list<br>
<a href="mailto:aprssig@tapr.org">aprssig@tapr.org</a><br>
<a href="http://www.tapr.org/mailman/listinfo/aprssig" target="_blank">http://www.tapr.org/mailman/listinfo/aprssig</a><br>
<br></blockquote></div><br></div>