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

Add support for Fw::ObjectName #385

Closed thomas-bc closed 6 months ago

thomas-bc commented 7 months ago

Change Description

Add in support for Fw::ObjectName implementation, instead of raw char arrays. Corresponding PR in F´ core repo: https://github.com/nasa/fprime/pull/2497

Rationale

See https://github.com/nasa/fprime/issues/2493

bocchino commented 6 months ago

check-cpp passes against https://github.com/thomas-bc/fprime/tree/Fw-ObjectName.