Switch to full style
Topic locked

Primo TMC

Thu Oct 21, 2010 8:39 am

Hello,

I'd need help with TMC on Primo. I got to install becker nav from a friend and instaled primo onto it. All fine and working. but I don't know parameters for TMC. Now, when I run iGo8, it scans and finds TMC and I can see it is scanning FM frequency so I suppose TMC is working. But not so on Primo, I can't find anywhere how to setup frequency etc. I use 320x240 data.zip, could this be a problem? Or primo simply lacks any other TMC settings? I copied [tmc] section from SYS.TXT from iGo8 (when it detected TMC) and pu into Primo's SYS.TXT. How do I know if it works?

thanx and regards,
D.

Thu Oct 21, 2010 9:34 am

Try this:

[tmc]
saved_config_available="1"
saved_config_classname="GNS_GPSTMC_SOURCE"
saved_config_portname="COM"
saved_config_port="5"
auto_tuning="1"
saved_last_frequency="1014"

In folder Primo, copy gpstmc.dll (get from iGO8 )
Delete save folder and reset

Thu Oct 21, 2010 11:05 am

Thanx, I have something similar now:

Code:
[tmc]
saved_config_available="1"
saved_config_classname="GNS_GPSTMC_SOURCE"
saved_config_portname="COM"
saved_config_port="1"
auto_tuning="1"
saved_last_tuning_mode="1"


But the question is how to check if it works? I see no other buttons for scanning (tuning) like in iGo which displays "TMC found" message and starts scanning frequencies.

D>

Thu Oct 21, 2010 1:26 pm

Try adding this to your sys.txt:

[interface]
extra_settings=1

Thu Oct 21, 2010 1:47 pm

I installed Primo 1.1 instead of Primo 1.0 and it appeared! And is working! Thanx for help! :-)
Topic locked