|
1ceffb7796
|
Did some code improvements, added comments for incomprehensible lines
|
2021-12-29 16:56:28 +03:00 |
|
|
562df68c92
|
Switched from string to vector of unsigned chars as input
|
2021-12-26 13:17:48 +03:00 |
|
|
d9f9a26bde
|
Fixed error correction bytes number to write in final bytes array
Added exclipt size_t to unsigned conversion
Fixed google test in Visual Studio
|
2021-12-21 15:00:26 +03:00 |
|
|
67386adad2
|
Added library demo
|
2021-12-15 22:29:36 +03:00 |
|
|
9293f97021
|
Added QR code drawing on trit matrix. Increaced max version to 40
|
2021-12-15 17:33:11 +03:00 |
|
|
77baa030c9
|
Added Encoder data bytes padding
|
2021-12-11 23:50:42 +03:00 |
|
|
82b2908231
|
Completed encode method in Encoder. Added metadata composition, public accessors for version and data, not computed method error annotations and tests
|
2021-12-11 23:28:59 +03:00 |
|
|
304185d1a2
|
Added upper_index and input encoding with numeric, alphabetic and byte methods
|
2021-12-11 20:46:39 +03:00 |
|