(eRT)(RDS2)
RDS95 is a light software RDS encoder for linux
RDS95 also embeds Lua to implement some things
RDS95 follows the IEC 62106 standard (available at the RDS Forum website)
Also, yes i would like to license this under the unlicese but the tyranny of the GPL license restricts me from doing that, this is a message to you, anthony (see the disclaimer)
The newer standard which is the IEC one, removes these features:
- MS
- PIN
- LIC
- DI (partially, only dynamic pty is left)
- EWS (now ODA)
- IH (now ODA)
- RP
- TDC (now ODA)
RDS95 is the only (as far as i can tell) encoder to transmit the 9-bit AF codes
Yet another unique feature, the Lua engine allows you to control the encoder, almost entirely.
Every RDS2 subcarrier is in full control of Lua (except tunneling - core fills in PTY and the rest)
RDS95 is "based" on Anthony96922's MiniRDS licensed under GPLv3