nasa / fprime

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

Rename Time Interface File #2579

Closed LeStarch closed 3 months ago

LeStarch commented 5 months ago
F´ Version
Affected Component

Problem Description

Svc/Interfaces/Time.fppi should be renamed to Svc/Interfaces/TimeInterface.fppi to match modern standards.

rldettloff commented 4 months ago

I'm working on this!

LeStarch commented 3 months ago

@rldettloff are you still working on this?

CombustableLem0n commented 3 months ago

I added a pull request addressing this issue. I'm new to submitting pull requests but I think this should help you find my pull request. (gh pr checkout 2728)

CombustableLem0n commented 3 months ago

I'm confused why some test checks failed first time on my pull request, but the same checks passed second with identical code. Any explanations?

thomas-bc commented 3 months ago

@CombustableLem0n thank you for closing this out!