NASA-AMMOS / NASA-AMMOS/AIT-GUI

MCT Adaptation query issues: LAD<Cubesat issue>

Open
#210 1 comment 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

The MCT Adaptation does not account for LAD data queries in MCT.

LAD data queries are telemetry queries with a size of one between two timestamps. Example:

channel1 timestamp_start timestamp_end latest 1

The expected return is the latest timestamp for that channel between those points of size 1.

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 the MCT Adaptation code that handles LAD telemetry queries and review how query size and timestamp bounds are processed. Verify the example query against the current behavior; done means a size-one LAD query returns the latest timestamp for the channel between the requested timestamps.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
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.