Skip to content

v0.2.0

Choose a tag to compare

@jak574 jak574 released this 10 Mar 02:31
a59af3b

0.2.0 (2026-03-10)

Features

  • add star tracker support (#98) (ee418d6)
  • add support for reading/writing configuration in YAML (#91) (bfd05df)
  • fault management refactor (#99) (e2a3139)
  • improve support for spacecraft roll angles (#94) (16c041f)
  • redo how solar panels are defined (#95) (67d1aba)
  • rename Payload's payload attribute to instruments (#96) (0d9dfc1)
  • Serialize DITL generated plans to disk (#104) (1a4db33)
  • targets: Add slew distance weight to target selection scoring (#70) (d74803f)
  • visibility: add instantaneous field of regard calculator (#102) (1345b49)

Bug Fixes

  • Add pass-aware scheduling to prevent observation/pass conflicts (#82) (5c49ee6)
  • Address three misc bugs missed in previous updates (#83) (b1865f8)
  • update documentation for 0.2.0 release (#105) (b7d113a)
  • vector: Use 180° threshold in roll_over_angle for shortest path (#78) (536df89)

Performance Improvements

  • optimize emergency charging pointing search (#74) (7c34ef4)
  • Use rust-ephem 0.3.0 direct array access for sun/moon/earth positions (#72) (73ce95a)
  • Vectorize solar panel illumination calculations (#65) (b741afd)