jnicolson/twc-controller

Packet checksum verify fails when checksum is db

jnicolson opened this issue · 0 comments

Verify is failing when checksum should be db (it is printing out as 'dd'). I think this is something to do with the decoding - need to work out whether the checksum bit should be decoded (from db into dd db) - i'm guessing it should be but because this inceases the length by one it's being missed/dropped off.