2.2.2.2.1 TS_RFX_SYNC
The TS_RFX_SYNC message MUST be the first message in any encoded stream. The decoder MUST examine this message to determine whether the protocol version is supported.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BlockT |
|||||||||||||||||||||||||||||||
... |
magic |
||||||||||||||||||||||||||||||
... |
version |
BlockT (6 bytes): A TS_RFX_BLOCKT (section 2.2.2.1.1) structure. The blockType field MUST be set to WBT_SYNC (0xCCC0).
magic (4 bytes): A 32-bit, unsigned integer. This field MUST be set to WF_MAGIC (0xCACCACCA).
version (2 bytes): A 16-bit, unsigned integer. Indicates the version number. This field MUST be set to WF_VERSION_1_0 (0x0100).