F Prime XTCE: Support annotating FPP types to not be processed by ground system
Author: Kronos3Created Sep 15, 2026Updated Sep 15, 2026
| F´ Version | |
| Affected Component |
Feature Description
I'm am proposing we support an annotation @!binary in fprime-xtce that will leave a type un-interpreted in the ground system.
Rationale
It is useful for some types (images, height maps, cost maps etc) to not be unpacked by the ground system and left in it's raw binary form for downstream processing.
Source: nasa/fprime