Skip to content

Releases: ut-issl/s2e-core

v5.0.1

20 May 18:39
473c7d9
Compare
Choose a tag to compare

Release Note

  • A bug for the HILS mode was removed.

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

13 May 07:10
3ac1183
Compare
Choose a tag to compare

Release Note

  • The clang formatter was applied.
  • CMake files were refactored.
  • Eclipse calculation was modified.
  • HILS testing system with UART and I2C communication was added.
  • Management of constant values was added.
  • Orbit calculations with Kepler's method and Encke's method were added.
  • Download procedure of ExtLibraries was improved.
  • Default compiler for Visual Studio was updated to VS2022.
  • All warnings in Visual Studio and g++ compiler were removed.
  • Several bugs were removed.

What's Changed

New Contributors

Full Changelog: v3.0...v5.0.0

v4.0.0

28 Apr 11:57
Compare
Choose a tag to compare

Published in GitHub

v3.0.0

28 Apr 11:56
Compare
Choose a tag to compare
  • Added a multi-spacecraft simulation feature
  • Divided the Environment to the Global Environment and the Local Environment
  • Added GNSS satellite emulator on the Global Environment
  • Updated component structure based on the updates of the following features
    • PowerPort and PCU
    • SCIPort, OBC, and ObcCommunicationBase
    • Time management system
  • Update C2A communication feature
  • Fixed bugs

v2.0.0

28 Apr 11:55
Compare
Choose a tag to compare
  • Added new disturbances

    • Geopotential (EGM96)
    • Third body gravity
  • Added a new air density model (NRMLSIS-00)

  • Added a controlled attitude feature

  • Added new components

    • Telescope
    • Ground Station
  • Added script files for Docker