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

Update Svc/TlmChan to send multiple channels per ComBuffer #1204

Closed
timcanham opened this issue Jan 5, 2022 · 1 comment
Closed

Update Svc/TlmChan to send multiple channels per ComBuffer #1204

timcanham opened this issue Jan 5, 2022 · 1 comment

Comments

@timcanham
Copy link
Collaborator

timcanham commented Jan 5, 2022

F´ Version 3.0
Affected Component Svc/TlmChan

Feature Description

Put more than one channel in ComBuffer when downlinking updated channels. Fill the ComBuffer with channels until it is full and repeat until all updated channels are sent.

Rationale

Svc/TlmChan is currently very inefficient in that it sends only one channel per downlink packet. This will make it more efficient per packet.

Note: A ground system update is needed for this since the GDS only extracts one telemetry channel from each packet.

nasa/fprime-gds#40

@LeStarch
Copy link
Collaborator

Done #1523

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Complete
Development

No branches or pull requests

2 participants