nasa / nasa/CS

Configuration parameters could exist in configuration table

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

Nobody has claimed this yet.

enhancement
Dominant language
C
Stars
36
Forks
41
Avg merge
11d 19h
Merged PRs (30d)
2

Description

Some parameters in cs_platform_cfg.h could be made part of a configuration table to provide more on-orbit flexibility. For instance, number of bytes per wakeup or child task delay time.

Finding from code review.

Imported from GSFCCFS-1312

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 cs_platform_cfg.h and the existing configuration-table design in the CS application. Determine which parameters, such as bytes per wakeup and child task delay time, can safely become table entries and how they would be updated on orbit. Done means the selected parameters support the intended configuration-table workflow, with appropriate validation and coverage identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.