jontio / JMPX

FM Stereo encoder with RDS support
https://jontio.zapto.org/hda1/paradise/jmpxencoder/jmpx.html
58 stars 8 forks source link

RDS transmit non-English characters as "?" #9

Open petalsofpink opened 6 years ago

petalsofpink commented 6 years ago

Hi,

I'm having an issue with the RDS transmitting European characters like œ å ø æ etc...

Does JMPX support these characters?

Thank you!

jontio commented 4 years ago

I don't think I implemented anything to that would allow characters like that. RDS seems to support some sort of bank switching https://pira.cz/rds/rdschars.pdf but I don't remember anything like that in the specs I went by when implementing RDS. They say it doesn't use Unicode so the Unicode chars would need to be converted first into however the bank switching works.