keeptrack.space icon indicating copy to clipboard operation
keeptrack.space copied to clipboard

🌎📡 TypeScript Astrodynamics Software for Non-Engineers. 3D Visualization of satellite data and the sensors that track them.

Results 119 keeptrack.space issues
Sort by recently updated
recently updated
newest added

### User Story - **As a** Keep Track user using a gamepad, - **I want** the zooming out function (using the left trigger) to respond promptly, - **So that** I...

Bug

#### User Description Type what you were trying to do here... #### Error Title Error #### Error Message latitude missing #### Stack Error: latitude missing at e.getTimes (https://www.keeptrack.space/js/main.387d2ec0f438ffe26383.js:2:2010941) at Object.ite...

Bug

### Background In 2020, the United States Space Force released an implementation of the SGP4-XP propagator, a more accurate version of the standard SGP4, which is claimed to deliver accuracy...

Feature

#### User Description Type what you were trying to do here... #### Error Title Error #### Error Message Vertex shader compilation failed: #### Stack Error: Vertex shader compilation failed: at...

Bug

### User Story - **As a** developer - **I want** the codebase to utilize classes and abstraction for common methods - **So that** the code is more maintainable, organized, and...

Optimization
In-Progress

### User Story - **As a** developer of the color scheme manager - **I want** to optimize the storage of object colors - **So that** memory usage is reduced and...

Optimization

### User Story - **As a** developer - **I want** to consolidate the `maxOrbitsDisplayed` settings into a single configurable variable - **So that** the codebase is simplified and the behavior...

Optimization

### User Story - **As a** plugin developer - **I want** all settings in the settings menu to be abstracted to callbacks registered with KeepTrackApi - **So that** plugins can...

Enhancement

### User Story - **As a** developer - **I want** the plugin code related to the Satellite Info Box to be organized by html sections (Orbit Data, Object Data, Sensor...

Optimization

### User Story - **As a** developer - **I want** to replace the Color Picker in the settings menu with a non-JQuery alternative - **So that** maintenance becomes more straightforward...

Optimization