M17_spec
M17_spec copied to clipboard
Packet mode CRC
CRC in the packet mode is calculated over the type indicator and payload. It includes the terminating null byte (in the case of SMS). Make sure that's mentioned in the spec document.
So, is that includes, or excludes the initial data type identifier byte? I'm getting conflicting information between here and the issue in dsd-fme.
So, is that includes, or excludes the initial data type identifier byte? I'm getting conflicting information between here and the issue in dsd-fme.
I edited the entry above to reflect what's actually done in the implementation.