Skip to content
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

Configuration Parameters #41

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Configuration Parameters #41

merged 2 commits into from
Nov 27, 2023

Conversation

sahil-kale
Copy link
Owner

Add in configuration parameters for feature flags and further add a voyager_cfg.h file wherein compile-time constants can be included or a command line argument supplied.

Further, added a feature flag to either jump to the application or go to idle when an application is fully received.

Documentation changes required:

  • state machine change to reflect feature flag
  • feature flag explaination
  • voyager_cfgport.h explaination

@sahil-kale
Copy link
Owner Author

Explanations added to the TRM: https://docs.google.com/document/d/1Ff8ZybS1-re6Ho5uRtm3pJBQBfh_rX_kIkLBdivRDMo/edit

Perhaps worth adding these as examples

@sahil-kale sahil-kale merged commit 7ba7783 into main Nov 27, 2023
3 checks passed
@sahil-kale sahil-kale deleted the sahil.kale1/configs branch November 27, 2023 00:23
@sahil-kale sahil-kale linked an issue Nov 27, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configuration Structs/Params
1 participant