MetPX / MetPX/Sundew

default 'extension' in px.conf

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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.