NASA-AMMOS / NASA-AMMOS/AIT-GUI

Update ait-example to use ait-tlm-simulate

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
31
Forks
15
Avg merge
1m
Merged PRs (30d)
1

Description

We have the ability to simulate a given packet type with ait-tlm-simulate. We should update the hard coded struct packing of ait-example with a call to ait-tlm-simulate instead

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

Locate the ait-example implementation and review its current hard-coded struct packing. Then inspect ait/core/bin/ait_tlm_simulate.py to understand the command interface. The work is done when ait-example uses ait-tlm-simulate instead of packing the packet directly; no test path is mentioned.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, python
Domain
cli
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.