miegl / PiFmAdv

Advanced Raspberry Pi FM transmitter with RDS encoding
GNU General Public License v3.0
487 stars 82 forks source link

TMC commands? #50

Open SgtIgram opened 5 years ago

SgtIgram commented 5 years ago

First of all: great work and thanks for making the raspi-fm-tool even better!

for testing purposes i would like to know if you plan to implement a RDS-TMC command for sending traffic related stuff via location and event codes.. as listed here for example: https://wiki.openstreetmap.org/wiki/TMC/Event_Code_List

//EDIT: after some research i guess it needs to sit somewhere in get_rds_group(); .. and it looks like TMC is a 8A package and found something useful.. but dont know if i get it to work alone https://www.defcon.org/images/defcon-15/dc15-presentations/dc-15-barisani_and_bianco.pdf

greetings

miegl commented 5 years ago

Thanks for the suggestion, I will take a look at it and see what I can do.

vitaliy-sk commented 4 years ago

+1