Skip to content

pdo: fix index access via CiA 301 parameter record indices#641

Closed
Babafewa wants to merge 1 commit intocanopen-python:masterfrom
Babafewa:fix/pdo-index-access
Closed

pdo: fix index access via CiA 301 parameter record indices#641
Babafewa wants to merge 1 commit intocanopen-python:masterfrom
Babafewa:fix/pdo-index-access

Conversation

@Babafewa
Copy link
Copy Markdown

Allow accessing TPDOs and RPDOs using their CiA 301 parameter record indices. Previously only sequential indices (1-512) worked. Extends the fix from PR #613 to also cover RPDO communication records (0x1400-0x15FF) which were missed in that PR.

Fixes #607

Allow accessing TPDOs and RPDOs using their CiA 301 parameter record
indices. Previously only sequential indices (1-512) worked. Extends
the fix from PR canopen-python#613 to also cover RPDO communication records
(0x1400-0x15FF) which were missed in that PR.

Fixes canopen-python#607

Signed-off-by: babafewa olamide <babafewaolamide@gmail.com>
@acolomb acolomb closed this Apr 17, 2026
@AjnusAfter
Copy link
Copy Markdown

And no/closed because just no/closed? lol

@acolomb
Copy link
Copy Markdown
Member

acolomb commented May 7, 2026

@AjnusAfter Yes, LOL! Take a look around, for example at the actual state of upstream code when opening your PR. Or comments / referenced PRs on the issue you're "trying to fix". Or all the other PRs that have been rejected because they're simply AI-related noise concerning the same issue.

Your're welcome to contribute here, but we do need a level of quality and context consideration to reach good solutions.

@AjnusAfter
Copy link
Copy Markdown

AjnusAfter commented May 7, 2026

@acolomb Do we always gotta cry? (Always gotta cry)
Do we always gotta live inside a lie (live inside a lie)
Life is just a blast that's movin' really fast
You better stay on top or life will kick you in the ass

("My" PR?)
LOL

@acolomb
Copy link
Copy Markdown
Member

acolomb commented May 7, 2026

("My" PR?)

Oh, yeah sorry about that mixup.

Thanks, Fred! }:-P

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.

Can't access T/RPDO via ID

3 participants