nasa/fprime-gds

Update GDS to support multiple telemetry channels in downlink packet

Closed this issue · 1 comments

F´ Version v3.0
Affected Component GDS?

Feature Description

Update GDS telemetry decoder to accept multiple channels in a packet. It would have to use the dictionary to decode each channel entry based on the size of the type, and then advance to the next channel until reaching the end of the packet.

Paired with: nasa/fprime#1204
This issue must be done first.

Rationale

This will fill downlink packets more efficiently.

Moved already: