Hello, this patch adds the core of TMC decoding support to the RDS library. Single and multigroup TMC messages as well as TMC system messages are decoded into an easily accessable format and can be used as the basis for a complete TMC decoding implementation. The part that's missing from the code are the extensive lookup-tables that necessary to decode the dictionary-based TMC protocol into a human readable representation. As these LUTs are just the next layer in TMC decoding and don't add a lot of complexity or logic to the code it was decided to release an [RFC PATCH] at the current state, so that it might be merged into the master branch together with the RDS-decoding library. Regards, Konke -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html