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 Events FPP interface #2749

Closed menaman123 closed 1 month ago

menaman123 commented 1 month ago

…e set

Create Events Interface #2584
No
No_

Change Description

Created an Event Interface out of the standard event ports using #2255 as an example. There were only 2 event ports compared to 3 stated in the issue description.

Rationale

Part of #2578.

Testing/Review Recommendations

None

Future Work

Must work on the other interfaces.

menaman123 commented 1 month ago

I added an interfaces section

LeStarch commented 1 month ago

I corrected the merge conflict with the other interface PR we merged.

menaman123 commented 1 month ago

Thank you so much for helping me out in my first adventure in open source development. Is there anything else I should do?

LeStarch commented 1 month ago

Nope! Welcome to the Open Source world, and thanks for completing this!