You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Svc/TlmChan
Feature Description
Put more than one channel in
ComBuffer
when downlinking updated channels. Fill theComBuffer
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
The text was updated successfully, but these errors were encountered: