I now have the tuner code for centro working on the PCATS tuner in all its modes.
These files are in version 0.61
https://sourceforge.net/projects/centroplayer/files/http://www.jonshouse.co.uk/player_tuner_empeg.chttp://www.jonshouse.co.uk/player_tuner_common.chttp://www.jonshouse.co.uk/player_empeg_code.cWhat I need to do now is extract the station name and possibly program info from empeg RDS device.
See "tuner_visual_display_rds(char mode)" in player_tuner_common.c. This should read some text from the /dev/rds0 device and render it to the display.
Anyone fancy writing some sample code to decode a few strings from the RDS stream?, I feel lazy now :-)
Thanks,
Jon