lyg
2025-05-22 c099e6662b8a6e320ac314d31eda9b40455e5aa7
tpl/tc_transfer_frame.json
@@ -47,7 +47,7 @@
                    "name": "虚拟信道标识",
                    "code": "vcid",
                    "length": 6,
                    "type": "enum",
                    "type": "sendFlag",
                    "enums": "{{虚拟信道标识}}"
                },
                {
@@ -76,7 +76,8 @@
            "name": "帧差错控制域",
            "code": "frameCRC",
            "length": 16,
            "type": "checkSum"
            "type": "checkSum",
            "value": {"start": "START", "end": "PREV", "type": "CRC-CCITT"}
        }
    ],
    "subPkts": []