Download Latest Version v2.33.0 -- CARTO Tile Watermark Fix source code.zip (42.7 MB)
Email in envelope

Get an email when there's a new version of INTERCEPT

Home / v2.32.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-07 952 Bytes
v2.32.0 -- ADS-B Historical Playback source code.tar.gz 2026-07-07 42.4 MB
v2.32.0 -- ADS-B Historical Playback source code.zip 2026-07-07 42.7 MB
Totals: 3 Items   85.1 MB 2

What's New

Added

  • ADS-B historical playback — the ADS-B History page now has a Playback tab that lets you replay past traffic on an interactive map.

How it works:

  1. Go to /adsb/history and click ▶ Playback
  2. Select a time window (15 min – 24 h) and bucket step (10 s – 5 min)
  3. Click Load — aircraft positions are fetched from the history database and grouped into time frames
  4. Hit ▶ Play to watch aircraft move across the map, or drag the scrubber to jump to any moment

Controls:

  • Play/Pause
  • Speed: 1× / 2× / 5× / 10× / 20×
  • Time scrubber with start/end timestamps and current time display
  • Aircraft count and frame count readouts

Requires the history Docker profile (docker compose --profile history up -d) or INTERCEPT_ADSB_HISTORY_ENABLED=true with a Postgres database configured.

New API endpoint: GET /adsb/history/playback?since_minutes=60&bucket_seconds=30

Source: README.md, updated 2026-07-07