RADIO_INFO_SIGNAL
ri->info = buf & PCR_INFO_SIGNAL ? 0 : RADIO_INFO_SIGNAL;
printf("%s\n", ri.info & RADIO_INFO_SIGNAL ? onchar : offchar);