v7.0.0
What's Changed
Major update
- Remove initialize file for global environment by @200km in #478
- Remove initialize file for local environment by @200km in #479
- Remove initialize file for disturbance by @200km in #481
- Remove initialize source files for components by @200km in #493
- Remove initialize files in thermal by @200km in #507
- Refactor RW by @200km in #509
- Refactor celestial rotation by @200km in #510
Minor update
- Add interference effect to Magnetometers from MTQs by @200km in #480
- Add new functions for ini read as
std::vector
by @200km in #499 - Add DP5 propagator by @200km in #487
- Add C2A command sender for accelerated SILS test by @200km in #485
- Add moon rotation by @200km in #511
Patch update
- Fix interpolation algorithm for numerical integration by @200km in #483
- Solve fixes and todos in thermal simulation (Re-re-open, change base repository) by @tshibuk in #471
- Add Slope initialization in constructor for interpolation by @200km in #488
- Update PR and issue templates by @200km in #498
- Fix for RW initial rotation by @200km in #494
- Fix ephemeris time handling to improve calculation speed by @200km in #495
- Small refactor of thermal dynamics by @200km in #497
- Modify celestial rotation to suit coding rule by @200km in #501
- Remove warnings by @200km in #505
- Fix C2A Command sender by @200km in #506
- Fix typos by @200km in #508
- Information update for v7.0.0 by @200km in #513
- Add comment for Moon rotation correction value by @200km in #515
- Modify for multi-sensors and multi-MTQs interference by @200km in #514
- Modify component_intererenece.ini file by @seki-hiro in #518
Others
- Update dependency basemap to v1.3.8 by @renovate in #476
- Update actions/checkout action to v4 by @renovate in #489
- Update crazy-max/ghaction-github-labeler action to v5 by @renovate in #490
- Update dependency ut-issl/c2a-core to v3.10.1 by @renovate in #496
- Remove override warning by @200km in #500
- Update actions/setup-python action to v4.7.1 by @renovate in #502
- Bump pillow from 10.0.0 to 10.0.1 in /scripts/Plot by @dependabot in #503
- Fix required python version for python-utils by @200km in #504
- Merge develop to main for Major update v7.0.0 by @200km in #512
Full Changelog: v6.4.0...v7.0.0