Skip to content

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

Open
jsolla wants to merge 4 commits into
sigrokproject:masterfrom
jsolla:ARC_support
Open

Update CEC decoder: Improve collision detection and add ARC opcodes#85
jsolla wants to merge 4 commits into
sigrokproject:masterfrom
jsolla:ARC_support

Conversation

@jsolla
Copy link
Copy Markdown
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