summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/rds.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-21RDS: Fix a few goofs in the unicode tableMichael Sevakis1-3/+3
2017-02-11Improve radio RDS driver and frameworkMichael Sevakis1-141/+345
2012-11-09Fix uninitialized variable in decoding of RDS radio textBertrik Sikken1-1/+1
2012-05-31Fix redAmaury Pouly1-0/+1
2012-05-31rds: implement more robust PS/RT parsingAmaury Pouly1-19/+32
2012-02-18rds: add basic RDS clock-time supportBertrik Sikken1-0/+47
2012-02-16rds: make programme identification (pi) decoding safer, show pi in the debug ...Bertrik Sikken1-6/+10
2011-12-29RDS: Use a define that doesn't imply any particular hardware dependency.Michael Sevakis1-3/+3
2011-12-29Gigabeat S: Update RDS processing to use asynchronous I2C rather than thread.Michael Sevakis1-2/+37
2011-12-17FS#12370: Initial RDS support for Si4701/Si4703 tuner (beast and clip zip)Bertrik Sikken1-0/+192