View Single Post
Old 07-31-2007, 03:40 AM   #34
Teranga
Newbie
 
Join Date: Mar 2006
Location: Germany
Posts: 26
Quote: Originally Posted by FMode View Post
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 View Post
Both are accessed via ADO connection. (I put an Access Database behind there).

Why ADO Recordset instead of Datatable?

Quote: Originally Posted by FMode View Post
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 View Post
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 View Post
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 View Post
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 View Post
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).
Teranga is offline   Reply With Quote