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 plugin architecture for the GDS #2268

Closed
thomas-bc opened this issue Sep 6, 2023 · 2 comments
Closed

Implement plugin architecture for the GDS #2268

thomas-bc opened this issue Sep 6, 2023 · 2 comments
Labels
enhancement F´ GDS Issues pertaining to the F´ GDS

Comments

@thomas-bc
Copy link
Collaborator

F´ Version
Affected Component GDS

Feature Description

Users may sometimes need to extend/modify the capabilities of the GDS, e.g. to add some custom processing for packets etc...
This requires to fork the GDS. We want to have an architecture that allows users to easily write plugins, e.g. with pluggy

Rationale

Easily extend the F´ GDS

@thomas-bc
Copy link
Collaborator Author

thomas-bc commented Mar 11, 2024

Implemented in nasa/fprime-gds#164

@LeStarch
Copy link
Collaborator

See also: #2577

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement F´ GDS Issues pertaining to the F´ GDS
Projects
None yet
Development

No branches or pull requests

2 participants