Quote: Originally Posted by
FMode 
RDS Decoding is somewhat finished.
It should be tested by someone else...
Did you upload your code at your open source project?
As soon as I have my carpc installed I will tell you for further tests.
Quote: Originally Posted by
FMode 
Both are accessed via ADO connection. (I put an Access Database behind there).
Why ADO Recordset instead of Datatable?
Quote: Originally Posted by
FMode 
In these Locationlists "16489" is also described with Lat/Long coordinates...
And these coordinates tell you the beginning and the end of the event location... is that right?
Quote: Originally Posted by
FMode 
So another project would be to organize the Locationslist(s)...
May be hacking another source if data's are not easy to get (example Austria: 2000 Euro) ?
Are event ids independent from country to country? I mean event id 6 could be a traffic Jam in germany and also a traffic jam in France? If yes, maybe I could have something for you... PM me...
Quote: Originally Posted by
FMode 
Can you move your driver into a seperate assembly ?
Oups... I have to search for it.. let me some time...
Quote: Originally Posted by
FMode 
Station name (Program Service Name) not stable ? I did notice that some stations violate the RDS specification with changing this string. May be this is causing the problems ?
I don't know... I tried different error detection systems... without success. And my radio in my car was showing station name correctly...
Quote: Originally Posted by
FMode 
I choosed NET1.1 because it's more spread than 2.0 and it's sufficant for that...
And is 99% compatible with .NET2.0/3.0 (apart of some obsolete classes or methods).