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

## Related issues #17 ## Description This PR aims to add a flexible structure model, i.e. flexible boom or flexible SAP. ![image](https://github.com/ut-issl/s2e-core/assets/56018919/b12c0f02-9408-46e1-a110-f646efaf433e) For the modelling of the flexible structure model,...

enhancement

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pandas](https://pandas.pydata.org) ([source](https://togithub.com/pandas-dev/pandas)) | `==2.0.3` -> `==2.2.2` |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [matplotlib](https://matplotlib.org) ([source](https://togithub.com/matplotlib/matplotlib)) | `==3.7.2` -> `==3.8.4` |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

## Overview Implement a flexible structure vibration model. ## Details For detailed attitude control analysis, flexible structures such as solar paddles should be modeled. ## Conditions for close When the...

priority::high
dynamics
minor update

## Related issues - #611 ## Description `ExtLibraries/GeoPotential` is not library. Just a data. So, it should be move to `data` dir. - Create `data/external` dir - Move `ExtLibraries/GeoPotential` to...

priority::medium
tools
major update

## Related issues N/A ## Description S2E has some C2A-interface for SILS-S2E; sometimes C2A's IfWrapper/HAL implementation calls S2E `OBC_C2A` functions like `OBC_C2A_SendFromObc`. These functions are defned in `src/components/real/cdh/on_board_computer_with_c2a.hpp`. However, it...

priority::medium
C2A
minor update

## Related issues NA ## Description After c2a-core v4.4.0, the common packet source code directory will be changed (https://github.com/arkedge/c2a-core/pull/310). The C2A command sender (https://github.com/ut-issl/s2e-core/pull/485) is an experimental feature that temporarily...

priority::medium
C2A
library
minor update

## Details When the `prescaler` setting of components is smaller than 1, the value is automatically set to 1. We need to add a warning message in that case. ##...

priority::medium
component
patch

## Details We don't want to manage the source codes in `ExtLibraries/inih`. We can use a similar management approach with other `ExtLibraries` files. We need to make a pre-setting procedure...

priority::medium
library
major update