Skip to content

AlertC.java:102: Code returns RDS country code, which is not mapped to the corresponding TMC country code. #38

@JacekRuzyczka

Description

@JacekRuzyczka

Example: German FM radio stations typically use 0xD (= 13) in the first 4 bits of the program ID code. The country code in the German TMC location table, on the other hand, is 58. Even worse: In some other countries (Serbia, for instance), the first 4 bits of the PIDC are also 0xD, so that the mapping from the RDS "country code" to the corresponding TMC country code may not be unique.

Any suggestions on how to resolve this issue? Will I have to use my physical location (lat, lon) here? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions