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

Analyze: optionally generate annotated list and biphase breakdown #13

Open
bengtmartensson opened this issue Jan 9, 2017 · 0 comments

Comments

@bengtmartensson
Copy link
Owner

... in the spirit of bengtmartensson/IrScrutinizer#162

The analyzer generates an IRP from a list of durations.

  1. The "annotated list" should map every duration and every bitfield in the IRP to a starting and ending index in the input duration list.
  2. For biphase protocols (<-1,1|1,-1> or the inverted version thereof), there should be generated a "biphase breakdown list" mapping the decoded bits to the indices in the original list (thus often being integers + 1/2), alternatively, absolute times.
@bengtmartensson bengtmartensson added this to the Milestone 2 milestone May 1, 2017
@bengtmartensson bengtmartensson modified the milestones: Milestone 2, Longtime Mar 10, 2018
@bengtmartensson bengtmartensson removed this from the Longtime milestone Nov 8, 2020
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

1 participant