10 Commits

Author SHA1 Message Date
notkshitij 96fe7c0f7e Removed A4 & C11 from testing branch. 2024-10-09 20:27:24 +05:30
notkshitij 9ee44a1a76 Added C11 in testing 2024-10-09 11:32:05 +05:30
notkshitij c1d03dc970 Added full working hamming code. 2024-10-03 01:11:43 +05:30
notkshitij fc0dba3552 simulating received frames and added user inputs 2024-09-25 22:28:10 +05:30
notkshitij 14d91d3406 added code for sliding window, in testing phase 2024-09-25 22:18:20 +05:30
notkshitij 1c3e9f70b1 Added recevier side checking for sent data. 2024-08-11 21:55:12 +05:30
notkshitij b94dba6141 Added encoder function
Fixed XOR operator
TODO - Add boilerplate from syllabus file, then merge with main branch
2024-07-29 19:57:00 +05:30
notkshitij c1141bf596 Added XOR operation in CRC code.
TODO -> Add encoding function.
NEED TO FIX -> XOR operation only works when the length of data and key
is same.
2024-07-29 19:27:12 +05:30
notkshitij bc566b9a54 Added description in README. 2024-07-29 19:25:08 +05:30
notkshitij 12a86aef65 Initial commit. 2024-07-21 12:06:45 +05:30