1 Open Issue Need Help Last updated: Jul 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a duplicate message filtering mechanism for the ACARS SDR decoder. The system should buffer incoming messages, compare them within a defined timeframe based on timestamp and message content, and select the message with the highest RSSI (or lowest error count) to output, discarding duplicates.

Complexity: 4/5
help wanted

ACARS SDR decoder

C