Does anyone have C source code they could share which shows how to implement an RDS decoder in software? All the programs I've seen on the web are in assembly....
i am searching for info on TMC,TDC and EWS groups. I am building a decoder and i was wondering should i display these groups as ascii characters or hex ? ...
TMC groups are encoded so either the decoded format or hex would be reasonable. ASCII isn't meaningful here. Ciao Erich ... From: LakisFM1...
Erich H. Franke
erich.franke@...
Sep 12, 2003 3:57 pm
463
Hello. I understand that US is using RBDS and Europe is using RDS. What about the rest of the countries? I'm interested to know for South America and...
saint888i
saint888i@...
Sep 16, 2003 1:52 am
464
Australia and New Zealand both use RDS (Cenelec standard) We have a lot of European vehicles here with European RDS radios in them Jochen -- Jochen...
I work as an intern at a radio station in Denmark. We have an RDS (C.T.E. CR 100 Encoder) and use "Wavestation" as broadcast software. Is it posible to program...
Here's some ideas from my own research (with a different RDS encoder) The first hurdle is to get the artist/title out of Wavestation. (We use Dalet, and the...
... query and return the artist/title currently playing. Well I did something similar too, in my RDS encoder software to get the artist and songtitle of tracks...
Hi, The RDS encoder should (for the recent models) have to support RDS UECP (SPB 490) to be driven by program. I developped a DLL that does send data to the...
Looking for 8000 pieces of RDS-Pager, alphanumeric, like Nokia FM 110 - have any an idea, where I can get it?...
peter van dyke
pvandyke@...
Sep 26, 2003 9:46 am
470
does anybody have any information on the adoption of RDS by US-based stations? id love to see at list or numbers of stations that actually broadcast RDS info. ...
Dean Campion
deancampion@...
Oct 1, 2003 2:29 pm
471
http://members.aol.com/jpzondlo/nardslog.html ... From: Dean Campion To: rdsforum@yahoogroups.com Sent: Wednesday, October 01, 2003 09:29 Subject: [rdsforum]...
Dear Friend, This letter will come to you as a surprise due to the fact that we have not met. What am about to tell you would sound strange but I assure you...
savimbi onari
savimbi2onari@...
Oct 13, 2003 1:50 am
474
There has been an increase of stations transmitting RDS in Australia over the last six months, 2 new in brisbane and 4 new in Sydney that I know of. Most...
Before I introduce myself, I wish to inform you that this letter is not a hoax mail and I urge you to treat it serious. We want to transfer to overseas account...
Dr.Muhammad Khalil
dmuhdk2@...
Oct 16, 2003 10:55 pm
476
I want RDS in my new car radio. I found that Alpine has RDS only in the european models. Will one of these work in the United States?...
Chris LaMothe
clamothe@...
Oct 21, 2003 4:54 pm
477
Does anyone know which cars in North America are available with RDS and also with RT?? I know that the vast majority of NA GM cars do have it, but what about...
hi, (excuse me for my english, it's not my standard language, I speak dutch) I'm a technician from a local radiostation in Aalst, Belgium and we would like to...
Hi Gary, I live in Sydney and have also noticed the recent increase in RDS use in Sydney FM stations. It seems that the Programme Service name (PS) for Nova...
Yes it will. The only thing that may not be correct is the displayed PTY, as the US PTY is different to the European PTY. If it is smart enough, the radio may...
Some tips: 1. Make sure your playlist software can output the current artist and title Make sure you have RS232 or LAN access to your RDS encoder Then write a...
It may be a problem with the 96.9 RDS transmission. RDS is supposed to be phase-locked to the stereo pilot signal.Maybe 96.9 have an RDs phase lock problem,...
I've read that 95% of USA new models now have RDS. Easiest way to check is to visit a car dealer! Jochen ... Does anyone know which cars in North America are...
Hi I am in Northern Ireland I have a Skoda Fabia (not sure of manufacturer of radio - which is between 3 and 4 years old). I am trying to find if the radio is...
Colin Kinsella
ck1web@...
Oct 29, 2003 11:25 pm
485
the first one isn't really a problem, since I wrote the software all by myself, so I can output everything I want, the way I want it to be :) The only problem...
Colin, Your radio is working perfectly. It is doing what you have instructed your radio to do. The symptoms you observe are normal for fringe area FM RDS...
Good to hear you have a grasp of programming! Communicating with the encode is easy. It is typically done over a serial RS232 port You need to know the serial...