-
Notifications
You must be signed in to change notification settings - Fork 130
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
Consider supporting running a preprocessor over the COSMOS config files #170
Comments
ghost
added
the
feature
label
Jul 14, 2015
This would really help DRY up the configuration files. I'm especially thinking about defining a "header" template which you could use in all your packet definitions. |
jmthomas
added a commit
that referenced
this issue
Jul 16, 2015
jmthomas
added a commit
that referenced
this issue
Jul 16, 2015
jmthomas
added a commit
that referenced
this issue
Jul 17, 2015
jmthomas
added a commit
that referenced
this issue
Jul 17, 2015
ghost
pushed a commit
that referenced
this issue
Jul 17, 2015
…rget. Remove parsed_ debugging files.
jmthomas
added a commit
that referenced
this issue
Jul 17, 2015
… the tlm_extractor config files. Use ERB in Table Manager config.
jmthomas
added a commit
that referenced
this issue
Jul 17, 2015
ghost
pushed a commit
that referenced
this issue
Jul 17, 2015
jmthomas
added a commit
that referenced
this issue
Jul 17, 2015
Add support for cmd/tlm partials #170
This is going to be awesome. |
ghost
modified the milestone:
v3.6.0
Aug 7, 2015
ghost
pushed a commit
that referenced
this issue
Aug 25, 2021
Merge in COSMOSEE/base from structure_null_checks to master * commit 'ba62712256190690d91198966f0e9ab7685f9a97': Addresses Fortify NULL check
ghost
pushed a commit
that referenced
this issue
Aug 25, 2021
Fix bug in pull request #170 Squashed commit of the following: commit d9b46cf6f7de2088187f48722de2313d1d0d32ca Author: van Andel, Gerhard <[email protected]> Date: Tue Aug 24 17:39:50 2021 -0600 problem is malloc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This would allow Ruby on Rails style templating, repeated section expansion, and other useful features within the config files.
The text was updated successfully, but these errors were encountered: