NASA-AMMOS / NASA-AMMOS/AIT-Core
Create plugin which keeps track of APID-specific sequence counts
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
- 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 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