IRUSER Shared Memory: Difference between revisions
No edit summary |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 57: | Line 57: | ||
|- | |- | ||
| 0xC | | 0xC | ||
| | | 0x1 | ||
| Unknown. Value 1 is observed after connection | |||
|- | |||
| 0xD | |||
| 0x1 | |||
| Network ID? Seems like a randomly distributed number after connection | |||
|- | |||
| 0xE | |||
| 0x1 | |||
| Unknown. Value 1 is observed after initialization | |||
|- | |||
| 0xF | |||
| 0x1 | |||
| Unknown | | Unknown | ||
|} | |} | ||
=ReceiveBufferInfo/SendBufferInfo= | =ReceiveBufferInfo/SendBufferInfo= | ||
The BufferInfo sections store data validity information for the two buffers | The BufferInfo sections store data validity information for the two buffers | ||
Line 86: | Line 97: | ||
| 0xC | | 0xC | ||
| 0x4 | | 0x4 | ||
| Unknown | | Unknown/Unused? | ||
|} | |} | ||
Line 123: | Line 134: | ||
| 0x1 | | 0x1 | ||
| 0x1 | | 0x1 | ||
| | | Destination network ID? | ||
|- | |- | ||
| 0x2 | | 0x2 | ||
Line 140: | Line 151: | ||
| 0x3 or 0x4 +payload_length | | 0x3 or 0x4 +payload_length | ||
| 0x1 | | 0x1 | ||
| | | [[CRC-8-CCITT]] over data above (header + payload) | ||
|- | |- | ||
|} | |} |