default 'extension' in px.conf
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The global configuration file, px.conf
should contain the default extension for
receivers (or filters.)
one should be able to use -NAME (as in the name
of the rx or fx doing the naming... )as so that
our CMC default, for example, would likely be:
extension -NAME:-CCCC:-TT:-PRIORITY:Direct
That would remove a line from almost all of the
circuit connections (since they almost all use
this setting.)
was: https://sourceforge.net/p/metpx/feature-requests/23/
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how px.conf is read and how receiver or filter extensions are configured. Compare existing circuit connection settings with the proposed default extension and -NAME substitutions. Done means px.conf supplies the default and affected connections no longer need to repeat it, with existing configuration behavior preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100