Thomas Boyer-Chammard

Results 114 comments of Thomas Boyer-Chammard

Just a few thoughts about your bullet point (2) : > They would not specify the complete list of telemetry in FPP, but rather via some other mechanism. (Such as...

Yes, projects can add custom autocoders to the build process. We've had custom autocoders generate FPP files before https://github.com/fprime-community/fprime-subtopology-tool

This was a research effort, there's likely optimizations to the process that can be made. The best way to generate FPP would be in a [sub-build](https://github.com/nasa/fprime/tree/devel/cmake/sub-build), which is how we're...