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

Implement Component Interface #12

Open
1 task
podhrmic opened this issue Apr 5, 2024 · 1 comment
Open
1 task

Implement Component Interface #12

podhrmic opened this issue Apr 5, 2024 · 1 comment
Assignees
Labels
application software application software components SoW TA2.1.1.A Develop the Open SUT primarily using existing components and specifications.
Milestone

Comments

@podhrmic
Copy link
Collaborator

podhrmic commented Apr 5, 2024

Summary

Develop a component interface (depends on #9 ), such that this interface conforms with the relevant standards (SOSA/MOSA, OMS etc.)

Acceptance Criteria

A set of one or more header/source files that enables a given component to communicate over the messaging bus. The component sends/receives a set of message types, at a specific rate.

Do

  • message bus interface is defined
@podhrmic podhrmic added the application software application software components label Apr 5, 2024
@podhrmic podhrmic added this to the MVP 1 milestone Apr 5, 2024
@podhrmic podhrmic added the SoW TA2.1.1.A Develop the Open SUT primarily using existing components and specifications. label May 29, 2024
@podhrmic podhrmic modified the milestones: MVP 1, MVP 2 Jun 19, 2024
@podhrmic podhrmic modified the milestones: MVP 2, MVP 3 Jul 15, 2024
@podhrmic
Copy link
Collaborator Author

podhrmic commented Nov 8, 2024

We are using Mavlink to send messages to System Log component #120, and a custom minimal attestation/key-exchange protocol for MKM #98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application software application software components SoW TA2.1.1.A Develop the Open SUT primarily using existing components and specifications.
Projects
None yet
Development

No branches or pull requests

2 participants