mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
72d4fab25e
- 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>