windytan / redsea

Command-line FM-RDS decoder with JSON output.
MIT License
390 stars 36 forks source link

Only print TMC messages received twice #18

Closed windytan closed 8 years ago

windytan commented 8 years ago

There's an "error-detection" mechanism in TMC that suggests messages should only be displayed after they're received at least twice. This should be implemented in redsea.

windytan commented 8 years ago

The improvements in error correction code made this irrelevant.