leducp / leducp/KickCAT

ESI revision number vs eeprom revision number filter

Open
#430 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
170
Forks
39
PR merge metrics
No merged PRs in 30d

Description

Current filter accept only a perfect match: check in the doc if esi.revision <= eeprom.revision is acceptable

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file, test, or entry point. Start by checking the EtherCAT documentation for whether esi.revision <= eeprom.revision is valid, then locate the revision filter in the C++ code. Done means the filter follows the documented comparison rule rather than requiring an exact match.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.