nasa / ogma

Generator of runtime monitors for flight and robotics applications.
Other
335 stars 25 forks source link

Add FPrime support #77

Closed ivanperez-keera closed 1 year ago

ivanperez-keera commented 1 year ago

Description

We have determined that supporting FPrime would generally be useful for Ogma and related projects (e.g., FRET). a backend for FPrime should be officially added.

Type

Additional context

None.

Requester

Method to check presence of bug

A sample FRET file can be compiled into a FPrime monitoring node and package, and compilation in a FPrime docker image succeeds.

Expected result

Ogma provides a new command to generate a FPrime monitoring package, akin to the one provided for cFS.

Desired result

Ogma provides a new command to generate a FPrime monitoring package, akin to the one provided for cFS.

Proposed solution

Update ogma-core with the new command to generate FPrime package. Expose command via ogma-cli.

Further notes

None.

ivanperez-keera commented 1 year ago

Change Manager: Confirmed that the issue exists.

ivanperez-keera commented 1 year ago

Technical Lead: Confirmed that the issue should be addressed.

ivanperez-keera commented 1 year ago

Technical Lead: Issue scheduled for Ogma 1.(0+X).(7+Y).

Fix assigned to: @ivanperez-keera.

ivanperez-keera commented 1 year ago

Implementor: Solution implemented, review requested.

ivanperez-keera commented 1 year ago

Change Manager: Verified that:

ivanperez-keera commented 1 year ago

Change Manager: Implementation ready to be merged.