Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge develop to main for Major update v7.0.0 #512

Merged
merged 291 commits into from
Oct 14, 2023
Merged

Merge develop to main for Major update v7.0.0 #512

merged 291 commits into from
Oct 14, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    2aff653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ff2b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2191ad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a64fda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8ef48c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd60ec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    8621604 View commit details
    Browse the repository at this point in the history
  2. Add test code for interpolation

    200km committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6db9796 View commit details
    Browse the repository at this point in the history
  3. Add an interpolation test

    200km committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    b5cb313 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31cf472 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    427c61e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    5febe40 View commit details
    Browse the repository at this point in the history
  2. Add test for DP5

    200km committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    59fc983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a879995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f93dd5 View commit details
    Browse the repository at this point in the history
  5. Add argument decode function

    200km committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a22f4fe View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Add doxygen comment

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    9c65c07 View commit details
    Browse the repository at this point in the history
  2. Remove magic enu,

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    69ec000 View commit details
    Browse the repository at this point in the history
  3. Remove magic enum

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3c71763 View commit details
    Browse the repository at this point in the history
  4. Fix doxygen comment decription

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    8c20b69 View commit details
    Browse the repository at this point in the history
  5. Remove debug codes

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a39e84b View commit details
    Browse the repository at this point in the history
  6. Add doxygen comment

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3d3aed5 View commit details
    Browse the repository at this point in the history
  7. Rename file name

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d8111ef View commit details
    Browse the repository at this point in the history
  8. Fix typo

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    46da534 View commit details
    Browse the repository at this point in the history
  9. Add WingsOperationFile class

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    aa62d00 View commit details
    Browse the repository at this point in the history
  10. Add command execution

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5d7dc40 View commit details
    Browse the repository at this point in the history
  11. Remove unnecessary newline

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    638581e View commit details
    Browse the repository at this point in the history
  12. Fix format

    200km committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    61ee104 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge pull request #483 from ut-issl/feature/fix-small-numerical-inte…

    …gration
    
    Fix interpolation algorithm for numerical integration
    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a36b2f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #480 from ut-issl/feature/add-interference-mtq-mag…

    …sensor
    
    Add interference effect to Magnetometers from MTQs
    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    facd043 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #479 from ut-issl/feature/remove-initialize-file-l…

    …ocal-env
    
    Remove initialize file for local environment
    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    345d72a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #481 from ut-issl/feature/remove-initialize-files-…

    …disturbance
    
    Remove initialize file for disturbance
    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    06933f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97cf531 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6b711c View commit details
    Browse the repository at this point in the history
  7. Add ifdef for C2A_USE

    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    49f3ec5 View commit details
    Browse the repository at this point in the history
  8. Add ifdef for C2A_USE

    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5fc1c59 View commit details
    Browse the repository at this point in the history
  9. Add header for macro

    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3e3831a View commit details
    Browse the repository at this point in the history
  10. Add initialize files

    200km committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    094690b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    340608d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89ada36 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Add assertion for let commands

    200km committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    69fe068 View commit details
    Browse the repository at this point in the history
  2. Fix format

    200km committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    ed32688 View commit details
    Browse the repository at this point in the history
  3. Add enable flag

    200km committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    54582e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Fix interpolation

    200km committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    e2fe76e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ff9db8 View commit details
    Browse the repository at this point in the history
  3. Fix comment

    200km committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    b7efa74 View commit details
    Browse the repository at this point in the history
  4. Add DP5 to integrator manager

    200km committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    1855ee6 View commit details
    Browse the repository at this point in the history
  5. Fix to add include

    200km committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4f4f87d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac134a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cc9f0e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #489 from ut-issl/renovate/actions-checkout-4.x

    Update actions/checkout action to v4
    200km committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    5b001c0 View commit details
    Browse the repository at this point in the history
  9. Fix to use S2E's endian_memcpy

    200km committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    db4b6a9 View commit details
    Browse the repository at this point in the history
  10. Fix format

    200km committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0c67731 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    5684710 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    6ed998c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #490 from ut-issl/renovate/crazy-max-ghaction-gith…

    …ub-labeler-5.x
    
    Update crazy-max/ghaction-github-labeler action to v5
    200km committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    57ad1d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    cabf3ec View commit details
    Browse the repository at this point in the history
  2. Delete initialize_sensor file

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e898780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e3296 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08a1a3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23e5b10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1839e00 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55acf88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f51329d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2539a41 View commit details
    Browse the repository at this point in the history
  10. Delete initialize_battery

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    bb9af0c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fd26017 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2e879f4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2058b14 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    988d186 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    609d755 View commit details
    Browse the repository at this point in the history
  16. Delete initialize_telescope

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    25c7534 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9c64a0a View commit details
    Browse the repository at this point in the history
  18. Delete initialize_antenna

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b80ae57 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1a79a23 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3c035b7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    868e082 View commit details
    Browse the repository at this point in the history
  22. Delete initialize_gnss_receiver

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    7cff913 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d7ca401 View commit details
    Browse the repository at this point in the history
  24. Delete initialize_gyro_sensor

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    8b03ffd View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    46c6a47 View commit details
    Browse the repository at this point in the history
  26. Delete initialize_magnetometer

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    aeb6948 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c378c78 View commit details
    Browse the repository at this point in the history
  28. Delete initialize_magnetorquer

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4e44429 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3a6b3ec View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3e7abb3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e4c885a View commit details
    Browse the repository at this point in the history
  32. Delete initialize_star_sensor

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e9c058e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1650ff3 View commit details
    Browse the repository at this point in the history
  34. Delete initialize_sun_sensor

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    1a9ba0b View commit details
    Browse the repository at this point in the history
  35. Fix for RW initial rotation

    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    0c51350 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    5228c50 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2f386de View commit details
    Browse the repository at this point in the history
  38. Merge pull request #496 from ut-issl/renovate/ut-issl-c2a-core-3.x

    Update dependency ut-issl/c2a-core to v3.10.1
    200km committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    fb6ca69 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    85ab4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1591b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d43f11 View commit details
    Browse the repository at this point in the history
  4. small fix

    tshibuk committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c6cad97 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #471 from arkedge/feature/add_thermal2

     Solve fixmes and todos in thermal simulation (Re-re-open, change base repository)
    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0f8daab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c9369c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b654127 View commit details
    Browse the repository at this point in the history
  8. Add doxygen comment

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    444ad59 View commit details
    Browse the repository at this point in the history
  9. Fix comment

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    25d7816 View commit details
    Browse the repository at this point in the history
  10. Fix small

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    521980b View commit details
    Browse the repository at this point in the history
  11. Fix initialize order

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    27ed563 View commit details
    Browse the repository at this point in the history
  12. Remove unnecessary assertion

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    007c444 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d37888 View commit details
    Browse the repository at this point in the history
  14. Move to private function

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6c04dbc View commit details
    Browse the repository at this point in the history
  15. Fix assertion in node class

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a04aee4 View commit details
    Browse the repository at this point in the history
  16. Move private function

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6d17d40 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f1d8b4d View commit details
    Browse the repository at this point in the history
  18. Fix small

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e6eabad View commit details
    Browse the repository at this point in the history
  19. Remove include

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9462cbe View commit details
    Browse the repository at this point in the history
  20. Move to private function

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b216cef View commit details
    Browse the repository at this point in the history
  21. Fix assertion in heater class

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    48dc461 View commit details
    Browse the repository at this point in the history
  22. Fix typo

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    45cc515 View commit details
    Browse the repository at this point in the history
  23. Move to private function

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8aae173 View commit details
    Browse the repository at this point in the history
  24. Update PR template

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c3ddfa7 View commit details
    Browse the repository at this point in the history
  25. Update action item template

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    8baee65 View commit details
    Browse the repository at this point in the history
  26. Update bug report template

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    36c32d1 View commit details
    Browse the repository at this point in the history
  27. Fix to use size_t

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b96e177 View commit details
    Browse the repository at this point in the history
  28. Fix typo

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    deaa797 View commit details
    Browse the repository at this point in the history
  29. Fix typo

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cf8547f View commit details
    Browse the repository at this point in the history
  30. Fix to use size_t

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    215ad60 View commit details
    Browse the repository at this point in the history
  31. Fix to use size_t

    200km committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d06720b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge pull request #498 from ut-issl/feature/fix-templates

    Update PR and issue templates
    200km committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    475cbd8 View commit details
    Browse the repository at this point in the history
  2. Fix assertion

    200km committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    642229c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #488 from ut-issl/feature/fix-for-initial-interpol…

    …ation
    
    Add Slope initialization in constructor for interpolation
    200km committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a20b44a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f92b016 View commit details
    Browse the repository at this point in the history
  5. Add return

    200km committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    12f8b7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a83d2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9325116 View commit details
    Browse the repository at this point in the history
  8. Fix format

    200km committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    be61570 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Remove override warning

    200km committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    60f2bcf View commit details
    Browse the repository at this point in the history
  2. Fix typo

    200km committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    823771e View commit details
    Browse the repository at this point in the history
  3. Fix typo

    200km committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    62067d2 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    200km committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3d0d4f3 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    200km committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    47a2662 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Fix local variables name

    200km committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    0a3612c View commit details
    Browse the repository at this point in the history
  2. Fix local variables name

    200km committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    4d2c314 View commit details
    Browse the repository at this point in the history
  3. Fix local variables name

    200km committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    8604ccf View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge pull request #500 from ut-issl/feature/remove-warning-in-sample

    Remove override warning
    200km committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    df05948 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #493 from ut-issl/feature/remove-initialize-for-co…

    …mponents
    
    Remove initialize source files for components
    200km committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    cada2dc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #494 from ut-issl/feature/fix-for-rw-initial-rotation

    Fix for RW initial rotation
    200km committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    b394c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8c9a32 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Merge pull request #502 from ut-issl/renovate/actions-setup-python-4.x

    Update actions/setup-python action to v4.7.1
    200km committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    8c5460d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge pull request #501 from ut-issl/feature/refactor-celes-rotation

    Modify celestial rotation to suit coding rule
    200km committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8268a21 View commit details
    Browse the repository at this point in the history
  2. Bump pillow from 10.0.0 to 10.0.1 in /scripts/Plot

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.0.1.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@10.0.0...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5fc5537 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #503 from ut-issl/dependabot/pip/scripts/Plot/pill…

    …ow-10.0.1
    
    Bump pillow from 10.0.0 to 10.0.1 in /scripts/Plot
    200km committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    58fa1e4 View commit details
    Browse the repository at this point in the history
  4. Merge with develop

    200km committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    c7bcbd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddb4cd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Merge pull request #504 from ut-issl/feature/fix-pipfile

    Fix required python version for python-utils
    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    409e9cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #499 from ut-issl/feature/add-vector-int-read

    Add new functions for ini read as `std::vector`
    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    22987e0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #495 from ut-issl/feature/fix-to-accelerate-calcul…

    …ation
    
    Fix ephemeris time handling to improve calculation speed
    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5b15148 View commit details
    Browse the repository at this point in the history
  4. Update src/dynamics/thermal/node.cpp

    Co-authored-by: Toshihiro Suzuki <[email protected]>
    200km and suzuki-toshihir0 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0d6d0cb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #487 from ut-issl/feature/add-dp5-propagator

    Add DP5 propagator
    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0e58e9c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #497 from ut-issl/feature/fix-small-thermal-dynamics

    Small refactor of thermal dynamics
    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9c21a16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d542d72 View commit details
    Browse the repository at this point in the history
  8. Remove strcat warnings

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    92dac67 View commit details
    Browse the repository at this point in the history
  9. Fix format

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    75d4065 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e43a14 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ebfc298 View commit details
    Browse the repository at this point in the history
  12. Remove strcat warnings in pcu

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3d236ea View commit details
    Browse the repository at this point in the history
  13. Remove strcat warnings in sap

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ea99cb9 View commit details
    Browse the repository at this point in the history
  14. Remove strcat warnings in sap

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    126fbf1 View commit details
    Browse the repository at this point in the history
  15. Fix size_t

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cf068d3 View commit details
    Browse the repository at this point in the history
  16. Fix size_t

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    aa92eb7 View commit details
    Browse the repository at this point in the history
  17. Fix format

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    bca3782 View commit details
    Browse the repository at this point in the history
  18. Fix soze_t

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9be43d4 View commit details
    Browse the repository at this point in the history
  19. Fix cast to int

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    98e79dd View commit details
    Browse the repository at this point in the history
  20. Fix int cast

    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    584a2d8 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #505 from ut-issl/feature/remove-warnings

    Remove warnings
    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3f2edb9 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    46d1cfa View commit details
    Browse the repository at this point in the history
  23. Merge pull request #485 from ut-issl/feature/add-c2a-command-handling…

    …-feature
    
    Add C2A command sender for accelerated SILS test
    200km committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    0b29557 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Remove CMD_DB header info

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    64cb0b7 View commit details
    Browse the repository at this point in the history
  2. Add command name empty check

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0252e09 View commit details
    Browse the repository at this point in the history
  3. Fix sample OPS file

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cd3e497 View commit details
    Browse the repository at this point in the history
  4. Delete initialize_heater

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    28bcae5 View commit details
    Browse the repository at this point in the history
  5. Delete initialize_heater

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c4b8a79 View commit details
    Browse the repository at this point in the history
  6. Delete initialize_heatload

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8b4c22b View commit details
    Browse the repository at this point in the history
  7. Delete initialize_node

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    750991c View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary include

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4da89bc View commit details
    Browse the repository at this point in the history
  9. Delete initialize_temperature

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    e8f03ec View commit details
    Browse the repository at this point in the history
  10. Fix typo in GNSS Satellites

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5896071 View commit details
    Browse the repository at this point in the history
  11. Fix typo in example serial

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    51e8d5d View commit details
    Browse the repository at this point in the history
  12. Fix typo in example serial

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    06b596b View commit details
    Browse the repository at this point in the history
  13. Fix typo in OBC

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ccece69 View commit details
    Browse the repository at this point in the history
  14. Fix typo in telescope

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    64bb4d1 View commit details
    Browse the repository at this point in the history
  15. Fix typo in thruster

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    141dddb View commit details
    Browse the repository at this point in the history
  16. Fix type in sample components

    200km committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    7a5b4d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Merge pull request #506 from ut-issl/feature/fix-c2a-command-sender

    Fix C2A Command sender
    200km committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    249e701 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #508 from ut-issl/feature/fix-typos

    Fix typos
    200km committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d8b7ca4 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Add first order lag library

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8e294bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df026b5 View commit details
    Browse the repository at this point in the history
  3. Add log of target acceleration

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e7865e9 View commit details
    Browse the repository at this point in the history
  4. Delete namespace

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    df5d0cf View commit details
    Browse the repository at this point in the history
  5. Fix comment

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    4ea9b9d View commit details
    Browse the repository at this point in the history
  6. Fix RW ODE

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fc8035c View commit details
    Browse the repository at this point in the history
  7. Delete unnecessary variables

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e8b94be View commit details
    Browse the repository at this point in the history
  8. Delete unnecessary include

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7450cca View commit details
    Browse the repository at this point in the history
  9. Fix first order lag

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fe2961d View commit details
    Browse the repository at this point in the history
  10. Add time constant setting

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    ea046b2 View commit details
    Browse the repository at this point in the history
  11. Fix small

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    3b96adf View commit details
    Browse the repository at this point in the history
  12. Add coasting friction

    200km committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    f27842e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    edd2714 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb8bf0 View commit details
    Browse the repository at this point in the history
  3. Add unit

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    7141e15 View commit details
    Browse the repository at this point in the history
  4. Add unit

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    11a278c View commit details
    Browse the repository at this point in the history
  5. Fix argument series

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a7c83ac View commit details
    Browse the repository at this point in the history
  6. Fix ODE algorithm

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9ffb5d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    29b7176 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5076599 View commit details
    Browse the repository at this point in the history
  9. Fix comment and include guard

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b71ff7a View commit details
    Browse the repository at this point in the history
  10. Remove planet name

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    07bf233 View commit details
    Browse the repository at this point in the history
  11. Fix rotation mode handling

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cc18417 View commit details
    Browse the repository at this point in the history
  12. Fix rotation mode handling

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3aafd5a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7be2d67 View commit details
    Browse the repository at this point in the history
  14. Add moon rotation file

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3990e9f View commit details
    Browse the repository at this point in the history
  15. Remove unnecessary include

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    727a9ae View commit details
    Browse the repository at this point in the history
  16. Modify xcxf

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f0b6590 View commit details
    Browse the repository at this point in the history
  17. Implemente moon rotation

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0ca4782 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b3333fd View commit details
    Browse the repository at this point in the history
  19. Add initialize

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c821c80 View commit details
    Browse the repository at this point in the history
  20. Add body rotation initialize

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    9332a9d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    943931c View commit details
    Browse the repository at this point in the history
  22. Update lunar gravity field

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b7111a6 View commit details
    Browse the repository at this point in the history
  23. Fix conflict

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    956c3df View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    665502d View commit details
    Browse the repository at this point in the history
  25. Add rotation mode list

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    59bbca1 View commit details
    Browse the repository at this point in the history
  26. Fix format

    200km committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    67cb9ba View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Modify rotation mode input

    200km committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    a82868b View commit details
    Browse the repository at this point in the history
  2. Fix indent

    200km committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    32dfaee View commit details
    Browse the repository at this point in the history
  3. Merge pull request #507 from ut-issl/feature/remove-initialize-files-…

    …thermal
    
    Remove initialize files in thermal
    200km committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3b8cf00 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    1b7b859 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #510 from ut-issl/feature/refactor-celes-rotation

    Refactor celestial rotation
    200km committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    578d7dd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    9f7fec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eadf2e5 View commit details
    Browse the repository at this point in the history
  3. Add publication

    200km committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3228dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52a1532 View commit details
    Browse the repository at this point in the history
  5. Fix small

    200km committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bcf6eb2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c668f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c5974f View commit details
    Browse the repository at this point in the history
  8. Fix

    200km committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    df36a05 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #511 from ut-issl/feature/add-moon-rotation

    Add moon rotation
    200km committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d6e87ea View commit details
    Browse the repository at this point in the history
  10. Add comment

    200km committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b4d37b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Merge pull request #513 from ut-issl/feaure/small-fix-for-v7.0.0

    Information update for v7.0.0
    200km committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f83ce70 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #515 from ut-issl/feature/add-comment-moon-rotation

    Add comment for Moon rotation correction value
    200km committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b42ab50 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    872d5d4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #514 from ut-issl/feature/fix-mtq-interference-for…

    …-multi-sensors
    
    Modify for multi-sensors and multi-MTQs interference
    200km committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    dda8a42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d5efc0 View commit details
    Browse the repository at this point in the history