Dan Delany

Results 52 issues of Dan Delany

### Describe the feature request Per discussion with @duranb last week - there are a lot of "TODO" comments remaining in the Phoenix codebase from features we considered but haven't...

refactor
sequencing
next

### Background Now that [Procedural Scheduling](https://nasa-ammos.github.io/aerie-docs/scheduling-and-constraints/procedural/introduction/) has been released, we are working on implementing [Procedural Constraints](https://nasa-ammos.github.io/aerie-docs/scheduling-and-constraints/procedural/constraints/). The workflow for using them will be very similar to scheduling goals: write a...

constraints
database

### Background Now that [Procedural Scheduling](https://nasa-ammos.github.io/aerie-docs/scheduling-and-constraints/procedural/introduction/) has been released, we are working on implementing [Procedural Constraints](https://nasa-ammos.github.io/aerie-docs/scheduling-and-constraints/procedural/constraints/). The workflow for using them will be very similar to scheduling goals: write a...

feature
constraints

## Background V1 of [**Procedural Scheduling**](https://nasa-ammos.github.io/aerie-docs/scheduling-and-constraints/procedural/introduction/) was released in Aerie v2.19. In the meantime, the GSFC team has been working on implementing the [**External Events**](`) feature & has submitted PRs...

scheduling

## Description The `SimulationResults` interface in the `aerie.procedural.timeline.plan` package has a function [`isStale()`](https://github.com/NASA-AMMOS/aerie/blob/9af4b3c2abe43dccebe1c4dbd64194be024fe224/procedural/timeline/src/main/kotlin/gov/nasa/ammos/aerie/procedural/timeline/plan/SimulationResults.kt#L13), which is supposed to return `true` if the sim results are stale/out-of-date compared to what's in the...

scheduling

## Background We don't have a good process today for dealing with changes/features that require *both* an `aerie-ui` frontend PR and an `aerie` backend PR (or `aerie-gateway` PR). When the...

ci

Follow-up to Part 1: https://github.com/NASA-AMMOS/aerie/issues/1529 In addition to generating FPrime **text** sequences, we also want to be able to compile them into FPrime **binary** sequences within Aerie, using the extension(?)...

feature
sequencing
soon

### Describe the feature request * **Question:** Can we parse FPrime (~xml~ json) dictionary formats to the Aerie AMPCS dictionary format, or do we need to support a generic dictionary...

feature
sequencing

## Background Discovered in our discussions with @pranav-super and @JosephVolosin re: the External Events PR #1396 - see [this comment](https://github.com/NASA-AMMOS/aerie-ui/pull/1396/files#r1775660497) from @AaronPlave. We think this is a blocker for releasing...

feature
view management

### Background Now that [Procedural Scheduling](https://nasa-ammos.github.io/aerie-docs/scheduling-and-constraints/procedural/introduction/) has been released, we are working on implementing [Procedural Constraints](https://nasa-ammos.github.io/aerie-docs/scheduling-and-constraints/procedural/constraints/). The workflow for using them will be very similar to scheduling goals: write a...

feature
constraints