s2e-core icon indicating copy to clipboard operation
s2e-core copied to clipboard

Spacecraft Simulation Environment Core codes

Results 56 s2e-core issues
Sort by recently updated
recently updated
newest added

## Details - Currently, the INI files in S2E use `//` to denote comments. However, as per the [INI file standards](https://en.wikipedia.org/wiki/INI_file), it is more common to use `;` at the...

priority::medium
simulation
minor update

## Details SSIA ## Closing conditions Add build switch with `USE_C2A` ## Supplementary information https://github.com/ut-issl/s2e-core/pull/519#discussion_r1361569119 ## Note N/A

C2A

## Overview When building the Docker image per [this section](https://github.com/ut-issl/s2e-documents/blob/develop/General/HowToCompileWithUbuntuInDocker.md#32-make-docker-image-and-container) of the documentation, `./setup_docker.sh build` fails while trying to install `gcc-multilib`. Is this a bug or am I missing something?...

documentation
tools

## Overview Add a feature to emulate component behavior with real sensor data input. ## Details Detail is not considered yet. ## Conditions for close Detail is not considered yet....

priority::low
simulation
minor update

## Overview Add specific rule for file path of config or data. ## Details Currently, no rule for (config/data) file path. Some file paths are embed in user's code and...

documentation
priority::low
major update

## Overview Replace `ini` file with a modern interface file. ## Details `ini` file is not popular. We need to replace it with a modern format. ## Conditions for close...

priority::low
gui
major update

## Overview Support `let` command in ops file. ## Details It is better to support `let` command in ops file for accelerated SILS test. ## Conditions for close - implemented...

priority::low
minor update

## Overview Add a model to calculate the reflection of sunlight by the earth's albedo. ## Details To model the detailed behavior of sun sensors, it is necessary to calculate...

priority::medium
environment
minor update

## Overview Modify time handling feature for components. ## Details The following feature is needed for the time handling feature of components: - [ ] Implement general feature for the...

priority::medium
component
minor update

## Overview Integrate GSCaclurator and GroundStation ## Details [ここ](https://github.com/ut-issl/s2e-core/issues/225#issuecomment-1422515735)では、`Analysis`ディレクトリを作ることを考えたが、GSCalculatorについては、GroundStationクラスと統合するのが良さそう ## Conditions for close NA ## Supplement NA ## Note NA

priority::medium
major update