NASA-AMMOS / NASA-AMMOS/AIT-Core

Create plugin which keeps track of APID-specific sequence counts

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

Nobody has claimed this yet.

Dominant language
Python
Stars
56
Forks
35
Avg merge
1d 20h
Merged PRs (30d)
3

Description

Create a plugin which maintains a dictionary of the current sequence count for each APID and raises a warning if there are missing packets. The dictionary can be stored as a .pkl file so that the count persists across sessions.

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 AIT-Core's plugin extension point and the packet-processing entry point, then inspect any existing plugins for persistence and warning conventions. The work is done when per-APID sequence counts survive sessions in the proposed .pkl file and missing packets produce warnings, with coverage for these behaviors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.