Updates
1. Modify Format Packet for I2C, UART, SPI, USB1.1.
Before Update: The number of formats that can be set is small.
Updated: Expand the number of formats that can be set.
2. The decoding results of USB2.0 and USB 1.1 are inconsistent.
Before Update: The decoding results was inconsistent.
Updated: Unified decoding results.
3. HD Audio supports Image Decode.
Before Update: Didn't support it.
Updated: Support Image Decode.
4. CCIR656 supports external sampling decoding and Image Decode with customizable resolution.
Before Update: External sampling and decoding are not supported, and the image resolution is fixed.
Modified: Supports external sampling decoding and Image Decode with custom resolution.
5. HDLC modified the decoding error.
Before Update: Decoding error.
Updated: Modify the decoding error.
6. Modify DDC EDIC decoding.
Before Update: Misjudged that the packet is a header.
Updated: The decoding is correct.
7. DMX512 supports RDM (Remote Device Management) format.
Before Update: Didn't support it.
Updated: Support RDM (Remote Device Management) format.
8. Support SENT protocol.
Before Update: Didn't support it.
Updated: Support SENT protocol.