#1986·fprime

Implement ComBuffer DataProduct writer

Author: timcanhamCreated Apr 25, 2023Updated Sep 17, 2026
LabelsC++Consideration Item
F´ Version 3.x
Affected Component New Component

Feature Description

This component would be an alternative to Svc/ComLogger. It would allow Fw/Com/ComBuffer data to be stored as Data Products as opposed to raw named files. This allows telemetry to be written to storage for the times there is not radio coverage and allows subsequent downloads to get the data products to the ground.

Rationale

Svc/ComLogger works just fine, but requires managing files by name, which can complicate operations. The new Data Product approach will allow the ComBuffer histories to be downloaded as part of a prioritized data product management approach that doesn't require explicit file names.