Files
orbital-test/visual_test.py
Lucy 377dc68795 Fix: periodic SOI rescan when no crossing found in look-ahead window
- SEARCH_ORBITS increased from 5 to 10
- Added last_scan_end tracking: when sim_time passes the end of the
  current scan window with no crossing pending, automatically rescans
  the next SEARCH_ORBITS ahead
- Title bar now shows 'rescan in Xs' instead of just 'No upcoming SOI
  crossing', making the system's state visible
- Fixes bug #3: asteroid entering SOI undetected because the scan
  window had expired
2026-05-21 20:51:01 +02:00

16 KiB