Changes

Jump to navigation Jump to search
390 bytes added ,  02:48, 22 June 2017
Line 14: Line 14:  
|Destination Identifier (8 bit)
 
|Destination Identifier (8 bit)
 
|Data (2-500 byte)
 
|Data (2-500 byte)
|State Flags
+
|Checksum (8 bit)
|Checksum
   
|}
 
|}
   Line 70: Line 69:  
|End Flag (1 byte - 11111110)
 
|End Flag (1 byte - 11111110)
 
|}
 
|}
 +
 +
=== Checksum Frame ===
 +
The Checksum Frame performs a checksum operation on the payload of the data frame, producing an 8-bit output. Receiving boards should perform an identical checksum operation on the data frame, and compare it to the received checksum value to verify data integrity. Identical checksums indicate proper transmission, while mismatched checksums indicate transmission error.
    
== Core Functions ==
 
== Core Functions ==

Navigation menu