Run iGO Primo 2.0 on Mio Moov and Navman S series (and some   

Postby kaprot » Fri Dec 14, 2012 6:31 pm

Thanks guys but reading the thread that nabi suggested me, I realized that I'm not sure how to check if TMC works or not.

I downloaded GPSScan (http://www.navitotal.com/showthread.php?8650-i-need-%28gps.exe%29-for-check-my-gps-and-com.please-give-download-link-tq-so-much) and it gives some results (GPS found,COM 2,4800,NMEA) but nothing about TMC.

I didn't get anything from TMC-Scan. I need some advice to understand how it works.

I used MixserTester to test some port/baud combinations.
From log files:
Port COM 2 and COM 8 have strings starting with $GPGGA, $GPRMC,$GPGSA,$GPGSV.
Port COM 5, empty files.
Port COM 1 , six not readable bytes.

Can I use MixserTester to check if TMC works?
What should I see on log files?
Do you know the function of button "ident"?

I'm using the default skin. Should I use another one to better understand if TMC is working or not?

Sorry for so many questions.
kaprot offline


Junior Member



 
Joined: Mon Oct 29, 2012 7:03 pm
Posts: 9
Has thanked: 0 time
Been thanked: 0 time

Postby nabi » Fri Dec 14, 2012 6:47 pm

What I do know about the (Spirit) Moovs is very limited. I think - when a TMC is present, can you check it and did it work on the original software? - TMC and/or the port to use must be enabled in the Windows Registry. Otherwise it is blocked to use only by the original software. Fatboyfun can hopefully guide you.

About the ports GPS Scan found: isn't com1 the GPS port? Port 5 is probably the USB port. Port 2 and 8 is a mystery to me. Possibly the TMC port (a virtual port 2, port 1 would then also be virtual. ) and the hardware port (com8). But I am guessing here.
Best to wait for Fatboyfun react.ion.
________________________________________________________________________
When I do good, no one remembers, when I do wrong, no one forgets
.
I am in a permanent state of inactivity
I won't answer to any PM, so don't send me any
nabi offline


Ex Super Mod



 
Joined: Mon Dec 28, 2009 5:22 pm
Posts: 2429
Location: somewhere unknown
Has thanked: 39 times
Been thanked: 229 times

Postby kaprot » Fri Dec 14, 2012 7:14 pm

Yes, in the original software TMC works fine.
According to GPSScan, GPS port is COM 2. I double checked it.
kaprot offline


Junior Member



 
Joined: Mon Oct 29, 2012 7:03 pm
Posts: 9
Has thanked: 0 time
Been thanked: 0 time

Postby nabi » Fri Dec 14, 2012 7:22 pm

Then could COM8 be the physical combined GPS/TMC port, COM2 the virtual GPS port and COM1 the virtual TMC port. Com5 the USB port. In ROM probably a port splitter (or sort of) is executed by the original software and splits COM8 into COM1 and COM2.
The same combination is found on the Medions.
________________________________________________________________________
When I do good, no one remembers, when I do wrong, no one forgets
.
I am in a permanent state of inactivity
I won't answer to any PM, so don't send me any
nabi offline


Ex Super Mod



 
Joined: Mon Dec 28, 2009 5:22 pm
Posts: 2429
Location: somewhere unknown
Has thanked: 39 times
Been thanked: 229 times

Postby Fatboyfun » Mon Dec 17, 2012 6:14 pm

There is a registry edit that you need to make on Mio Moov's to enable the TMC, I have seen posts by some users that some Spirit models need this edit also...

Add this to Autorun.mscr...

RegWriteDWord ("HKLM", "Drivers\BuiltIn\SW_TMC", "Protocol", "1")

You may need to soft reboot, can't remember..?

The original instructions say to use these sys.txt entries, don't know if they're all necessary, but it won't hurt to try...

[tmc]
auto_tuning="1"
saved_config_available="1"
saved_config_classname="NMEA_GPSTMC_GNSPORT"
saved_config_port="1"
saved_config_portname="COM"
saved_last_frequency="910"
saved_last_tuning_mode="1"
source="GNSPORT"
port="COM,1"
baud=14400
internal_tmc_name="gnsport"
tuner_alg_search_force_on=1
tuner_alg_search_timeout=10000
tuneralg_rds_packet_timeout=6000
tuneralg_8a_packet_timeout=6000
tuneralg_3a_packet_timeout=20000
tuneralg_last_8a_packet_timeout=10000
show_all_provider_list="1"
auto_band_search_up="1"
auto_tuning="1
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby kaprot » Mon Dec 17, 2012 10:38 pm

First of all, thanks for the time you are spending to try to help me :thumbup:

I added to sys.txt some lines I found around, similar to yours, and after a lot of tries, it seems that the following are necessary to show a TMC icon in iGo.

Code: Select all
[tmc]
source="GNSPORT"
port="COM,1"
baud=14400
internal_tmc_name="NMEA_GPSTMC"
auto_tuning="1"
saved_config_available="1"
saved_config_classname="NMEA_GPSTMC_GNSPORT"
saved_config_port="1"
saved_config_portname="COM"


TMC doesn't work but at least I have a way to understand if it will.

I also installed diMka skin and it says: "No TMC Hardware Found".
No luck with the new registry key.
Tomorrow I'll try to put, one by one, all dlls nari suggested me.

bye
kaprot offline


Junior Member



 
Joined: Mon Oct 29, 2012 7:03 pm
Posts: 9
Has thanked: 0 time
Been thanked: 0 time

Postby kaprot » Wed Dec 19, 2012 9:41 pm

I'm here again.
I spent some time trying some dlls but it's so time consuming that I decided to give up. At least for this Christmas holidays :)
I removed iGo and now I'm using the orginal software and TMC works well. For all the rest, I will miss iGo!!!

Many many thanks.
kaprot offline


Junior Member



 
Joined: Mon Oct 29, 2012 7:03 pm
Posts: 9
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Wed Dec 19, 2012 10:53 pm

My mio device doesn't have TMC so i have to rely on what others have posted...
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby zecad » Fri Mar 29, 2013 1:32 pm

hi, I went through the steps outlined in this thread and it worked on a Navman S70.
Only installed one map for Portugal (the Q3 Navteq) and the POI file.
The problem is that I can't find very basic POIs, like hotels, Hospitals, etc.
Even the original, very old Navman software/maps had better POIs. Did I do something wrong, or is there a better list of POI for Portugal?
Does the POI filename need to have the exact same name as that of the map?
For instance, the map file is "Portugal_R3_NQ_2012.Q3.fbl" and the POI file is "Portugal_NQ_Extended_2012.Q3.poi".

thanks,
zecad
zecad offline


Junior Member



 
Joined: Thu Mar 28, 2013 7:40 pm
Posts: 2
Has thanked: 0 time
Been thanked: 0 time

Postby nabi » Fri Mar 29, 2013 1:37 pm

The extended POI is an extension to the normal POI, therefor you need the normal POI too to have the basic POI.
________________________________________________________________________
When I do good, no one remembers, when I do wrong, no one forgets
.
I am in a permanent state of inactivity
I won't answer to any PM, so don't send me any
nabi offline


Ex Super Mod



 
Joined: Mon Dec 28, 2009 5:22 pm
Posts: 2429
Location: somewhere unknown
Has thanked: 39 times
Been thanked: 229 times

Postby zecad » Fri Mar 29, 2013 6:34 pm

thanks nabi, it worked.
I left the Q3 Extended poi file and added the regular Q1 poi file. It works.
Is it a problem that they have different filenames, or does Primo2 look for POIs in all files placed inside the POI folder?

Also, if I were to add the TomTom list of POI to the same folder, what would happen? Would it crash, or just get duplicates in the list?

Or perhaps even better would be to just join the two lists and remove duplicates - is this something people do?

Finally, hsp seems like a nice feature, but I can't find any for Portugal. Does it exist?

Anyway, thanks for being so helpful, and especially the creator of this thread.

thanks.
zecad
zecad offline


Junior Member



 
Joined: Thu Mar 28, 2013 7:40 pm
Posts: 2
Has thanked: 0 time
Been thanked: 0 time

Postby jaden_alex » Wed Apr 24, 2013 4:54 pm

hi guys, finally installed iGO after a failed TomTom install (well map aren't compatible with my device)

I'd like to ask a question, is it possible if the MAP for R3 Sea content, namely Philippines, will ever get an update.
The thread was posted last 12.16.12

I mean how long does it takes before someone update the map?
Also why is it that MAP only was posted for Philippines and Taiwan

but MAPS, POIs for Brunei, HK, Indonesia, Macau, Malaysia, Singapore, Thailand
then there is Buildings for HK, Malaysia, Singapore, Macau, Indonesia, and Taiwan

Does it mean there is no POIs on Philippines MAP?

Sorry if I'm posting here because there is no reply button on that map thread;)

thanks
jaden_alex offline


Junior Member



 
Joined: Fri Sep 14, 2012 7:50 am
Posts: 23
Has thanked: 0 time
Been thanked: 0 time

Postby Fatboyfun » Wed Apr 24, 2013 5:49 pm

I can't answer that as I'm not in that region, you could make a post in the iGO general discussion area, although generally if it's available it'll be posted.
Fatboyfun offline


User avatar Ex Moderator



 
Joined: Mon May 17, 2010 5:34 pm
Posts: 5782
Has thanked: 2 times
Been thanked: 403 times

Postby chas521 » Wed Apr 24, 2013 9:01 pm

jaden_alex wrote:hi guys, finally installed iGO after a failed TomTom install (well map aren't compatible with my device)

I'd like to ask a question, is it possible if the MAP for R3 Sea content, namely Philippines, will ever get an update.
The thread was posted last 12.16.12

I mean how long does it takes before someone update the map?
Also why is it that MAP only was posted for Philippines and Taiwan

but MAPS, POIs for Brunei, HK, Indonesia, Macau, Malaysia, Singapore, Thailand
then there is Buildings for HK, Malaysia, Singapore, Macau, Indonesia, and Taiwan

Does it mean there is no POIs on Philippines MAP?

Sorry if I'm posting here because there is no reply button on that map thread;)

thanks


Yes it's very probable that you will see a future update for the Philippines. Unfortunately, that geographical is not among the most popular in terms of content. Thus, the updates do not happen as frequently as some others. No. There are no POIs yet for the Philippines that are in Navitotal's library. If someone out there has them, they are not sharing.
If it ain't broke don't fix it!
ALWAYS BACK-UP YOUR FILES/FOLDERS BEFORE MAKING EDITING CHANGES!

Please do NOT post any thanks. Simply press the hand icon with the "thumb up" which is the thank you button.
chas521 offline


User avatar Ex Moderator



 
Joined: Sat May 15, 2010 8:50 pm
Posts: 4549
Location: Long Island, NY
Has thanked: 64 times
Been thanked: 1324 times

Postby jaden_alex » Thu Apr 25, 2013 4:41 am

Fatboyfun wrote:I can't answer that as I'm not in that region, you could make a post in the iGO general discussion area, although generally if it's available it'll be posted.


Thanks again Fatboyfun, i guess i'll just wait for any updates;)

chas521 wrote:Yes it's very probable that you will see a future update for the Philippines. Unfortunately, that geographical is not among the most popular in terms of content. Thus, the updates do not happen as frequently as some others. No. There are no POIs yet for the Philippines that are in Navitotal's library. If someone out there has them, they are not sharing.


Thanks also chas521, i know you were the one who posted those links, so i guess that i'll just wait also if ever there are any updates for my region.;)
jaden_alex offline


Junior Member



 
Joined: Fri Sep 14, 2012 7:50 am
Posts: 23
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Mio Device Unlock

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests