mirror of
https://github.com/lewismoten/data-over-audio.git
synced 2026-04-20 21:26:24 +08:00
add data crc
This commit is contained in:
@@ -79,7 +79,8 @@
|
||||
<h2>Decoded</h2>
|
||||
<div>
|
||||
Bytes: <span id="received-packet-original-bytes">N/A</span><br>
|
||||
Length CRC-8: <span id="received-packet-original-bytes-crc">N/A</span><br>
|
||||
Length CRC: <span id="received-packet-original-bytes-crc">N/A</span><br>
|
||||
Data CRC: <span id="received-packet-original-data-crc">N/A</span><br>
|
||||
<h4>Errors</h4>
|
||||
Encoded Segments: <span id="received-raw-bits-error-percent">N/A</span>%<br>
|
||||
Encoded Packets: <span id="received-encoded-bits-error-percent">N/A</span>%<br>
|
||||
|
||||
Reference in New Issue
Block a user