Closed LeStarch closed 8 months ago
This PR makes several changes:
GdsFunction
run
GdsApp
get_process_invocation
Plugin
Users want start-up applications and functions
Document this in fprime (github.com/nasa/fprime)
Also note: the plugin function definitions were moved within the classes they should return.
Change Description
This PR makes several changes:
GdsFunction
plugin with genericrun
functionGdsApp
plugin withget_process_invocation
functionPlugin
class wrapper helperRationale
Users want start-up applications and functions
Future Work
Document this in fprime (github.com/nasa/fprime)