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

[FR] Communication revision (multi-controllers) #522

Closed
Paciente8159 opened this issue Oct 6, 2023 · 1 comment
Closed

[FR] Communication revision (multi-controllers) #522

Paciente8159 opened this issue Oct 6, 2023 · 1 comment
Labels
enhancement enhancement request: HAL request: new HAL boards, mcus, etc request: new core feature request: new feature request request

Comments

@Paciente8159
Copy link
Owner

Is your feature request related to a problem? Please describe.

Based on discussion #516 and on the new module extension being developed on endpoint-module branch communications need a full revision.

Describe the solution you'd like

Message processing should be multiplexed
Command responses should be controller/port oriented.
Status responses, alarms and (probably) most info should be broadcasted.

MCU's already have standalone TX implementations and this should be trivial to implement.
RX needs a full redesign.

Describe your target machine hardware
All

Additional context
N/A

@Paciente8159 Paciente8159 added request: new core feature request: new feature request: HAL request: new HAL boards, mcus, etc enhancement enhancement request request labels Oct 6, 2023
@Paciente8159
Copy link
Owner Author

Implemented with #529

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement request: HAL request: new HAL boards, mcus, etc request: new core feature request: new feature request request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant