]>
Skullheadx's Git Forge - qrcodescanner.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Skullheadx [Sun, 17 Nov 2024 16:08:53 +0000 (11:08 -0500)]
data masking patterns added
Skullheadx [Sun, 17 Nov 2024 04:27:09 +0000 (23:27 -0500)]
all codewords added
Skullheadx [Sun, 17 Nov 2024 03:30:21 +0000 (22:30 -0500)]
first 12 data codewords added
Skullheadx [Sun, 17 Nov 2024 02:33:07 +0000 (21:33 -0500)]
timing patterns + other finder patterns added
Skullheadx [Sat, 16 Nov 2024 23:36:59 +0000 (18:36 -0500)]
add first finder pattern
Skullheadx [Sat, 16 Nov 2024 23:14:34 +0000 (18:14 -0500)]
create final codeword message as bit stream
Skullheadx [Sat, 16 Nov 2024 23:08:17 +0000 (18:08 -0500)]
clean up codewords print statements
Skullheadx [Sat, 16 Nov 2024 23:02:50 +0000 (18:02 -0500)]
convert error correction codewords to bitstream
Skullheadx [Sat, 16 Nov 2024 22:42:36 +0000 (17:42 -0500)]
error correction codewords generated
Skullheadx [Thu, 7 Nov 2024 16:23:33 +0000 (11:23 -0500)]
create data polynomial and generator polynomial
Skullheadx [Thu, 7 Nov 2024 04:07:24 +0000 (23:07 -0500)]
create log and antilog tables for Finite Field Calculations
Skullheadx [Thu, 7 Nov 2024 02:04:54 +0000 (21:04 -0500)]
Made adding terminator and mode bits more efficient
Skullheadx [Thu, 7 Nov 2024 01:50:43 +0000 (20:50 -0500)]
Implemented bitstream to codeword conversion + padding
Skullheadx [Wed, 6 Nov 2024 23:18:29 +0000 (18:18 -0500)]
Implemented Data Encoding
Skullheadx [Sun, 27 Oct 2024 20:10:40 +0000 (16:10 -0400)]
.
Skullheadx [Sun, 27 Oct 2024 19:32:02 +0000 (15:32 -0400)]
create 21x21 module array to print
Skullheadx [Wed, 16 Oct 2024 01:33:46 +0000 (21:33 -0400)]
2D array with printing