nasa / fprime

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

Add capability for removing sources after an autocoder #2786

Closed mosa11aei closed 1 week ago

mosa11aei commented 1 week ago
Related Issue(s) n
Has Unit Tests (y/n) n
Documentation Included (y/n) n

Change Description

It may be the case that one would like to be able to remove a source from a module's source list after an autocoder runs on a file. For example, if the autocoder is a pre-processing autocoder, it may want to remove an original file from the source list, and replace it with a generated file.