NASA-AMMOS / NASA-AMMOS/plandev

Replace hardware_commands and immediate_commands with realtime_commands

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

Nobody has claimed this yet.

breaking change refactor sequencing
Dominant language
Java
Stars
128
Forks
33
Avg merge
1d 17h
Merged PRs (30d)
12

Description

Requires https://github.com/NASA-AMMOS/seq-json-schema/issues/15

This task is to update to the latest Seq JSON spec that supports realtime_commands. This will require removing support for the hardware and immediate command arrays.

As a side-effect of completing this, we should get type-hinting for hardware and immediate commands. See https://github.com/NASA-AMMOS/aerie/issues/932.

Contributor guide

Open the contributing guide

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 reading Seq JSON Schema issue 15 and locating PlanDev's handling of hardware_commands and immediate_commands. Confirm the migration removes those arrays, adopts realtime_commands, and provides type-hinting as described in Aerie issue 932; this issue names no files or tests, so the validation entry points must first be identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, json
Domain
api, backend
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.