nasa / fpp

F Prime Prime: A modeling language for F Prime
https://fprime.jpl.nasa.gov
Apache License 2.0
46 stars 31 forks source link

[Data products] String type records don't work properly #392

Closed bocchino closed 4 months ago

bocchino commented 6 months ago

~The code generator is not generating the string type that's needed for the argument to the serialization function. This issue is related to #387. We should use the same strategy for generating string type names.~

We are using the strategy described in #406. This is our go-forward strategy for strings in FPP.