-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move interface definition files to "inc" location #139
Comments
dzbaker
added a commit
to nasa/cFS
that referenced
this issue
Apr 13, 2023
*Combines:* cFE v7.0.0-rc4+dev268 sch_lab v2.5.0-rc4+dev53 to_lab v2.5.0-rc4+dev45 **Includes:** *cFE* - nasa/cFE#2254 - nasa/cFE#2288 - nasa/cFE#2290 *sch_lab* - nasa/sch_lab#136 *to_lab* - nasa/to_lab#139 Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
dzbaker
added a commit
to nasa/cFS
that referenced
this issue
Apr 13, 2023
*Combines:* cFE v7.0.0-rc4+dev268 sch_lab v2.5.0-rc4+dev53 to_lab v2.5.0-rc4+dev45 **Includes:** *cFE* - nasa/cFE#2254 - nasa/cFE#2288 - nasa/cFE#2290 *sch_lab* - nasa/sch_lab#136 *to_lab* - nasa/to_lab#139 Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
The interface definition files of all open source apps currently exist in the "src" directory.
Describe the solution you'd like
Create an "inc" dir to go with the "src" dir. Move the interface definitions into this location: "_msg.h", "_msgdefs.h", "_tbldefs.h", and "_events.h". Consider moving header files in both "platform_inc" and "mission_inc" to "inc"
Describe alternatives you've considered
Leaving as is.
Additional context
N/A
Requester Info
Justin Figueroa, Vantage Systems
The text was updated successfully, but these errors were encountered: