diff --git a/src/TEF6686.h b/src/TEF6686.h index ea27b1e..f05beda 100644 --- a/src/TEF6686.h +++ b/src/TEF6686.h @@ -95,10 +95,10 @@ static const uint16_t oda_app_ids[] { 0x0000, 0x0093, 0x0BCB, 0x0C24, 0x0CC1, 0x0D45, 0x0D8B, 0x0E2C, 0x0E31, 0x0F87, 0x125F, 0x1BDA, 0x1C5E, 0x1C68, 0x1CB1, 0x1D47, 0x1DC2, 0x1DC5, 0x1E8F, 0x4400, 0x4AA1, 0x4AB7, 0x4BA2, 0x4BD7, 0x4BD8, 0x4C59, 0x4D87, 0x4D95, 0x4D9A, 0x50DD, - 0x5757, 0x6363, 0x6365, 0x6552, 0x6A7A, 0x7373, 0xA112, 0xA911, 0xABCF, 0xC350, - 0xC3A1, 0xC3B0, 0xC3C3, 0xC4D4, 0xC549, 0xC563, 0xC6A7, 0xC737, 0xCB73, 0xCB97, - 0xCC21, 0xCD46, 0xCD47, 0xCD9E, 0xCE6B, 0xE123, 0xE1C1, 0xE319, 0xE411, 0xE440, - 0xE4A6, 0xE5D7, 0xE911, 0xFF7F, 0xFF80 + 0x5757, 0x6363, 0x6365, 0x6552, 0x6A7A, 0x7373, 0xA112, 0xA911, 0xABCE. 0xABCF, + 0xBE22, 0xC350, 0xC3A1, 0xC3B0, 0xC3C3, 0xC4D4, 0xC549, 0xC563, 0xC6A7, 0xC737, + 0xCB73, 0xCB97, 0xCC21, 0xCD19, 0xCD46, 0xCD47, 0xCD9E, 0xCE6B, 0xE123, 0xE1C1, + 0xE319, 0xE411, 0xE440, 0xE4A6, 0xE5D7, 0xE911, 0xFF70, 0xFF7F, 0xFF80, 0xFF81 }; static const char* const ECCtext[] { @@ -468,57 +468,60 @@ static const char* const oda_app_names[] { "Cross referencing DAB within RDS", "Leisure & Practical Info for Drivers", "ELECTRABEL-DSM 7", - "Wireless Playground broadcast control signal", - "RDS-TMC: ALERT-C / EN ISO 14819-1", + "WiPla Broadcast Control Signal", + "RDS-TMC: ALERT-C / EN ISO 14819-1 (for testing use, only)", "ELECTRABEL-DSM 18", "ELECTRABEL-DSM 3", "ELECTRABEL-DSM 13", "ELECTRABEL-DSM 2", - "I-FM-RDS for fixed and mobile devices", + "I-FM-RDS for Fixed and Mobile devices", "ELECTRABEL-DSM 1", "ELECTRABEL-DSM 20", - "ITIS In-vehicle data base", + "ITIS In-vehicle database", "ELECTRABEL-DSM 10", "ELECTRABEL-DSM 4", "CITIBUS 4", - "Encrypted TTI using ALERT-Plus", + "Encrypted TTI using ALERT-Plus only (for testing use, only)", "ELECTRABEL-DSM 17", "RDS-Light", "RASANT", "ELECTRABEL-DSM 9", "ELECTRABEL-DSM 5", - "RadioText+ (RT+)", - "RadioText Plus / RT+for eRT", + "RadioText Plus / RT+ for group 2A RT", + "RadioText Plus / RT+ for eRT", "CITIBUS 2", "Radio Commerce System (RCS)", "ELECTRABEL-DSM 16", "ELECTRABEL-DSM 11", "To warn people in case of disasters or emergency", "Personal weather station", - "Hybradio RDS-Net(for testing use, only)", + "Hybradio RDS-Net (for testing use, only)", "RDS2 – 9 bit AF lists ODA", - "Enhanced RadioText (eRT)", + "Enhanced RadioText / eRT", "Warning receiver", "Enhanced early warning system", "NL _ Alert system", "Data FM Selective Multipoint Messaging", + "Fleximax" "RF Power Monitoring", - "NRSC Song Title and Artist", + "Push-Ad" + "NRSC Song title and artist", "Personal Radio Service", - "iTunes Tagging", - "NAVTEQ Traffic Plus", + "iTunes tagging", + "Traffic Plus", "eEAS", "Smart Grid Broadcast Channel", "ID Logic", "Veil Enabled Interactive Device", - "Utility Message Channel (UMC)", + "UMC - Utility Message Channel", "CITIBUS 1", "ELECTRABEL-DSM 14", "CITIBUS 3", + "TokenMe" "RDS-TMC: ALERT-C", "RDS-TMC: ALERT-C", "ELECTRABEL-DSM 8", - "Encrypted TTI using ALERT-Plus", + "Encrypted TTI using ALERT-Plus only (for service use, only)", "APS Gateway", "Action code", "ELECTRABEL-DSM 12", @@ -527,8 +530,10 @@ static const char* const oda_app_names[] { "ELECTRABEL-DSM 19", "ELECTRABEL-DSM 6", "EAS open protocol", + "Internet connection" "RFT: Station logo", - "RFT+ (work title)" + "RFT: Slideshow" + "RFT: Journaline (work title)" }; struct DABFrequencyLabel { @@ -783,4 +788,4 @@ class TEF6686 { time_t lastrdstime; int32_t lasttimeoffset; }; -#endif \ No newline at end of file +#endif