NASA-AMMOS / NASA-AMMOS/AIT-Core
Provide capability to write uplink products to a file
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 56
- Forks
- 35
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
AIT-Core should provide the ability to write the generated CCSDS packets used for uplink to a file. Currently AIT-Core will stream the CSSDS packets on creation however it is normal for a mission to pre-generate uplink products and send them at a later time.
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
No files, tests, or entry points are mentioned. Start by tracing how AIT-Core currently streams generated CCSDS packets, then determine how those packets should be persisted for later transmission; done means generated uplink products can be written to a file without relying on immediate streaming.
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
- Mostly clear
- Newbie friendliness
- 35/100