Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect labels automatically #77

Closed
5 tasks done
jopohl opened this issue Jun 15, 2016 · 0 comments
Closed
5 tasks done

Detect labels automatically #77

jopohl opened this issue Jun 15, 2016 · 0 comments
Assignees
Milestone

Comments

@jopohl
Copy link
Owner

jopohl commented Jun 15, 2016

  • preamble
    • search independent of labelsets?
  • sync
    • Search right behind preamble
    • at least 2 (n) occurences per labelset to count as sync byte
    • search independet of labelsets?
  • constants (Same for ALL blocks)
  • byte length
    • assumption: length field is at least one byte and counts bytes
    • calculate block length and create range of possible values n_i + [-4, -3, -2, -1, 0] with weight set [1,2,3,4,5]
    • Find matching possible values in all blocks and weight positions on basis of weight set
  • if range is already labeled do not consider it in logic analysis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants