unsermeister wrote:Hi everyone.
Can anybody please re-upload the files please?
Cheers
Start reading the post from from 18 May 2019 and you find them
unsermeister wrote:Hi everyone.
Can anybody please re-upload the files please?
Cheers
1)script
iconv --list | sed 's/\/\/$//' | sort > encodings.list
for a in `cat encodings.list`; do
printf "$a "
iconv -f $a -t UTF-8 mctx.dat > /dev/null 2>&1 \
&& echo "$a" >> success.txt || echo "$a" >> fail.txt
done | tee result.txt
2)script
for a in `cat success.txt`; do
printf "$a "
iconv -f $a -t UTF-8 mctx.dat >> folder/$a \
&& echo "$a" >> success.txt || echo "$a" >> fail.txt
done | tee result.txt
holyhead wrote:Žilina wrote:I have both RDS-TMC options 1 and 2 available... neither work as receiving Classic FM in the UK is very sketchy.
On my old GO 910 I changed the mctx.dat from 22220 to 11110 (the Trafficmaster network I believe) and it made a massive improvement to the RDS-TMC in the UK and across Europe... it was very useable.
I was hoping I could do something similar on the 940 to improve the RDS-TMC as I get bugger all at them moment.
I would prefer to use the USB 4V00.014 option on my 940 as the antenna on the RDS-TMC active mount is tiny and I have a heated front windscreen.
The connection to the GO 910 was a far more elegant and thought out solution.
P.S. I don't want a Live subscription as I can get detailed traffic information from Google Maps should I need it.
Give them a try
[Please Register or Login to download file]
I don,t expect that you can stil get a a Live subscription
Žilina wrote:Humm... I've not been having much luck with changing the mctx.dat file.
Can anyone upload the uk_trafficmaster.dat file as Classic FM reception in my region is abysmal.
I know a few have worked out the structure of the mctx.dat, can it be manually edited so you can compile your own?
https://www105.zippyshare.com/v/4Bb5IMAv/file.html
https://gofile.io/?c=2lheOD
https://anonfile.com/D0ncs7udne/mctx_dat
Žilina wrote:Your work is very much appreciated, but I'm a little confused... how come the new file (7th June 2019) with the additional/corrected Australia TMC provider is half the size of the previous mctx.dat file?
Return to General Discussions about TomTom
Users browsing this forum: No registered users and 14 guests