Open Issues Need Help
View All on GitHub Improve filtering of crosstalk duplicates about 2 months ago
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