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

Cyphal/UDP transfer <-> address/port conversion #115

Closed
asmfreak opened this issue Aug 9, 2022 · 1 comment
Closed

Cyphal/UDP transfer <-> address/port conversion #115

asmfreak opened this issue Aug 9, 2022 · 1 comment
Milestone

Comments

@asmfreak
Copy link

asmfreak commented Aug 9, 2022

For #98 the specification in pycyphal does not specify conversion between transfer to address and port.

It would be great to integrate this documentation with this part in the first text part of the specification.

Maybe something like this:

Transfer kind Address Port
Message Multicast base + subnet id + subject id SUBJECT_PORT = 16383
Service Target address SERVICE_BASE_PORT = 16384;
TARGET_PORT = SERVICE_BASE_PORT + service_id * 2 + responce_not_request
@pavel-kirienko pavel-kirienko added this to the v1.0 milestone Apr 23, 2023
@pavel-kirienko
Copy link
Member

Superseded by #98

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

No branches or pull requests

2 participants