ThreeSixes/airSuck

dump1090Connector.py will deduplcate data with MLAT information from dump1090.

Closed this issue · 1 comments

Deduplication currently deduplicates data based on the binary string of SSR data, and doesn't consider any MLAT data being sent in. Deduplication should also consider cases where MLAT info is provided and not drop those frames.

This has been resolved. dump1090Connector.py now checks to see if there's MLAT data.