nasa / fprime

F´ - A flight software and embedded systems framework
https://fprime.jpl.nasa.gov
Apache License 2.0
10.05k stars 1.3k forks source link

Do not comment out `loadParameters()` #2774

Closed kevin-f-ortega closed 3 months ago

kevin-f-ortega commented 3 months ago
F´ Version
Affected Component Topology

Problem Description

The autocoder does not put loadParameters() in to the Topology.cpp. This should be added regardless of if there are parameters defined or not.

Context / Environment

How to Reproduce

Expected Behavior

loadParameters() should not be commented out in Topology.cpp

mosa11aei commented 3 months ago

I can take this one! Needs to be updated in fprime-tools.

mosa11aei commented 3 months ago

PR submitted on fprime-tools (see mention above)