NASA-AMMOS / NASA-AMMOS/plandev-examples
Allow PlaybackData to override the model data rate
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 4
Description
Add an optional data-rate parameter to PlaybackData so a playback can use an explicitly specified rate instead of always using the mission model's data-rate resource.
The existing resource-driven behavior should remain the default.
Original issue: https://github.com/NASA-AMMOS/aerie-simple-model-data/issues/4
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 the PlaybackData class and tracing how it currently obtains the mission model's data-rate resource. Add the optional rate behavior so an explicit value takes precedence while an omitted value preserves the existing resource-driven default, then run the relevant project tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100