Skip to content

Add redundant data type #20

@oAGoulart

Description

@oAGoulart

Issue

Create a type (BLOCK 3) to handle split of codewords into blocks/groups and generate ECC.

Overview

What needs to be changed

Legend:
colors:

  • blue (no changes)
  • brown (major changes)
  • red (not implemented yet).

blocks:

  1. main logic
  2. qrcode_t
  3. qrdata_t
  4. qrmask_t
Image

Progress

  • Add qrdata_t skeleton
  • Move qrinfo_t out of quickresponse.c
  • Instantiate data and ecc heap arrays
  • Split subset bits into blocks
  • Generate ecc for each block
  • Add group/block iterator

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions