03. Feeds and Merged Feeds
Feeds and Merged Feeds
This page is a quick navigator for feed topics.
Recommended order
- Configure feed source and MLAT behavior.
- Use
Add Feed Setfor multi-port receivers on one IP. - Configure merged feeds.
- Check merged feed coverage if you need to validate reception footprint.
- Apply feed filter rules last.
Detailed pages:
Add Feed Set
Use /admin/feeds -> Add Feed Set when one receiver exposes several standard ports from the same address. It is a shortcut, not a separate feed type: VRS X creates normal feeds underneath with names like FEED01_ADSB, FEED01_MLAT, and FEED01_MLATHUB.
Typical use:
- enter one
Base Name, - enter one
Address / IP, - select the primary ADS-B port (
30003or30005), - optionally add dedicated MLAT (
30105or30106), - optionally add MLAT Hub (
31005or31006), - optionally attach all created feeds to an existing merged feed.
Important behavior:
- all generated feeds are TCP active feeds,
- custom ports, passive mode, and serial receivers still require normal
Add Feed, - endpoints already configured with the same normalized address and port are skipped,
- when not linking to a merged feed, primary ADS-B stays visible in the radar dropdown while MLAT-only feeds stay hidden by default,
- when linking to a merged feed, the visibility checkbox applies to created feeds and the selected merged feed receives all new source IDs.
Coverage after merged feeds
/admin/coverage works on enabled merged feeds. It visualizes where aircraft were actually observed by the merged feed sources and can be used to validate coverage holes, inactive sources, and archive history. See 16-Coverage.md.
Common issue: selected feed still shows too much
Symptom: selecting a specific feed still shows aircraft from other feeds.
Checklist:
- Verify
feedIdmapping in output data. - Verify frontend sends the correct
feedparameter. - Compare
All feedsvs single feed for the same bbox. - Repeat test on a second feed for the same user.
- Remember there is a short stability window: aircraft recently seen by selected feed can remain visible briefly to reduce flicker.
- For merged feeds, filtering remains anchored to selected feed ID (no automatic expansion to all merged sources).