From 3a787f02cab35af61ef13f5b22e334efe5f5aa5c Mon Sep 17 00:00:00 2001 From: Lewis Moten Date: Wed, 8 May 2024 03:19:50 -0400 Subject: [PATCH] separate bits into blocks & packets --- index.html | 12 ++- index.js | 229 +++++++++++++++++++++++++++++++++++++++-------------- style.css | 10 ++- 3 files changed, 185 insertions(+), 66 deletions(-) diff --git a/index.html b/index.html index cb64d5e..5fd144a 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@

-
+

Data

@@ -27,6 +27,8 @@ Data Bits per Packet:
Error Correction:
Error Blocks per packet:
+ Error Bits per block:
+ Error Correcting Bits per Packet:
Unused bits per packet:
Unused bits in last packet:
Last segment unused channels in packet:
@@ -38,8 +40,12 @@ Total Duration:
-

Encoded

-
+

Error Correcting

+

+
+
+

Bits Sent

+