nasa / nasa/sample_app

Add generate_config_includefile pattern for perfids and msgids

Open
#140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
C
Stars
67
Forks
60
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Currently just includes the local mission_inc/platform_inc directories. Really these are examples/defaults, and should be easily overridden from the target defs.

Describe the solution you'd like
Use generate_config_includefile (example: https://github.com/nasa/cFE/blob/98bc15851ebbca83b01947520232ca0cf67a30cf/modules/msg/mission_build.cmake#L19-L22)

Describe alternatives you've considered
None

Additional context
None

Requester Info
Jacob Hageman - NASA/GSFC

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing how the local mission_inc/platform_inc directories are currently included and compare it with modules/msg/mission_build.cmake at the referenced lines. Trace the target definitions that consume these defaults; done means the generated include-file pattern allows target definitions to override the perfids and msgids configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cmake
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.