mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
- Move _passAbortController = null to after response.json() so the retry scheduler cannot see a false idle state mid-parse, increment _passRequestId, and discard the in-flight response — this was causing non-ISS satellites to show no passes intermittently - Add _computeSlantRange() helper using 3D ECEF geometry - Update applyTelemetryPosition to compute slant range from SSE lat/lon/ altitude, giving distance updates at 1Hz instead of 5s HTTP poll rate Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>