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

Update CEC decoder: Improve collision detection and add ARC opcodes #85

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jsolla
Copy link
Contributor

@jsolla jsolla commented May 23, 2022

The change provides the following:

  • Decoder was crashing when collision conditions were present in the capture: Fixed.
  • Improved annotations: Now errors are prefixed as "ERROR:" to ease parsing with external tools
  • ARC (audio return channel) opcodes added to opcodes table.
  • Updated authors in the license: Added Marcin Mikula (provided current changes)

This pull request depends on:

meecash and others added 2 commits May 20, 2022 16:05
Added HDMI CEC Audio Return Channel feature commands definition.
Fixed crash when duplicated Start bit is detected.
Improved handling of incomplete frame reception: receivied bytes
will be printed.
All protocol errors warnings prefixed with "ERROR:" for easier
parsing automation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants