redsea
redsea copied to clipboard
Command-line FM-RDS decoder.
Currently all tests are residing on my computer, which is not ideal :). It would be good to have tests publicly in the repository. This would make it easier to...
Just wondering if it were possible to include the LTCC (Location Table Country Code) and LTECC (Location Table Extended Country Code) as per the ISO 14819-1 standard in the redsea...
RDS 2.0
Soon, the new version of RDS standard will start to be integrated. It's backwards-compatible, but adds additional subcarriers to increase data throughput. It will have many new features: https://en.wikipedia.org/wiki/Radio_Data_System#RDS_2.0. Will...
Some stations omit the `0x0D` end-of-string character from RadioText. As a result, redsea does not recognize that the whole message was received and never prints the message. The message is...
16-bit words are currently printed in varying formats in the JSON output. 1. `"0xABCD"`: is used for most PI codes 2. `"ABCD"`: used whenever multiple 16-bit words are concatenated 3....
Since there are C++ bindings for GNU Radio, I'm wondering if it would be straightforward to add support for GNU Radio (out tree module), having demodulated audio as sink and...
See https://raw.githubusercontent.com/walczakp/rds-spy-logs/3a45d7c9f26f96c8149fd47dbad067477acd6260/USA/4569%20-%202020-08-19%2020-45-06.spy This is a PR from https://github.com/walczakp/rds-spy-logs/pull/2 A list of all valid ODAs is at http://www.rds.org.uk/2010/pdf/R17_032_1.pdf
Redsea should have an optional human-readable output format. It should * be compact and regularly formatted * for the most part, have one line per group * perhaps utilize ANSI...
Hi! My name's Noah from ForAllSecure, and I'm opening this PR on behalf of one of the many "heroes'' who have integrated Mayhem fuzz testing with your project. The "Mayhem...
While packaging Redsea for the use with OpenWebRX+, I have created this Debian package build. Pushing it upstream, to save everybody else time. When merging, please, replace my name in...