Saturday, February 19, 2022

Google maps fix/workaround

Workaround to fix IE compatibility for built-in app map feature.

Open registry editor (regedit) and browse for the key: 
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION

Under this key create new value:
"RNS510poi.exe"=dword:00002ee1

Or simply download and run this patch which do the steps above.

Now you can run again program RNS510poi.exe with map feature!


Wednesday, June 13, 2018

Working MIB units

user::car brand & year::infotaitment type::success::warnable::# of pois
radas::Skoda Superb 2018::Columbus 9.2"::✔::✔::50k
frank::VW Touran 2018::Discover Media::✔::✔::?
jose::Seat Leon Mk3 2018::Navigation System (MIB2TSD)::✔::✔::10k
andre::VW Passat 2017::Discover Media::✔::?::80k
terry::Seat Ateca 2016::Navigation System Plus::✔::✔::40k
thijs::VW Arteon 2018::Discover Media::✔::?::31k
uwef::VW Passat 2017::Discover Pro::✔::✔::30k
martin::Skoda Octavia 2018::Amundsen::✔::?::?
Simonz82::VW GOLF GTD 2018::Discover Media::✔::✔::56K
Simonz82::VW GOLF GTI 2019::Discover Media::✔::?::56K
Simonz82::VW GOLF GTI TCR 2020::Discover PRO::✔::?::56K
Simonz82::VW Tiguan 2019::Discover Media::✔::?::56K
Simonz82::VW Tiguan 2018::Discover PRO::✔::✔::56K
Simonz82::VW Tiguan 2020::Discover Media::✔::?::56K
Simonz82::VW Tiguan 2020::Discover PRO::✔::?::56K
Simonz82::VW Passat 2018::Discover Media::✔::?::56K
Discover Media USA 8” (OEMKING)
Discover Pro USA 9.2” (OEMKING)

*msg me if you want to share yours...

Tuesday, June 12, 2018

New versions 6.+

6.p
 - bugfix
6.o
 - fixed poiname encoding for special characters on Media export
6.n
 - bugfix
6.m
  - Compatibility with 877/877A standard units SEAT Ateca/León
6.l
 - 'Extract POIs' into asc file - bugfix
6.k
 - important bugfix! - fixed calculation of coordinates for MIB2STD(Media) units  with negative LAT (AU, etc locations)
6.j
 - Dutch translation (thanx to MartinH.)
 - batch rebuild bugfix
 - 39x39 icons enabled by default
 - check for wrong install
 - improved export dialog
6.i
- various bugfixes!
6.h
- DB checksum calculation bugfix!
6.g
 - bugfixes + improvements
6.f
 - poi preview dialog map fix
 - new online 'EU Fix Speedcam' source by poinspect0r
6.e
 - adjusted DB checksum calculation
 - toggle alert on existing category (in category detail tab)
6.a-d
 - google map 'for development purposes only' fix
 - bugfix - show poi on map with new line in name
 - signalize category "warnabe" flag
 - small bugfixes
 - option for check duplicates during batch POI rebuild
 - option for tweaking category properties (only MIB2TSD)
6.9
 - display all pois on map within selected category (marker cluster by Google)
 - version check
 - Russian translation
6.8
 - online POI download - beta
 - possibility to set range area for finding duplicates
 - auto detect of GPX files for UTF8 encoding
 - internet proxy configuration
 - languages updated
 - fixed KML format import (now supports all kml variants)
6.7
 - small bugfixes/adjustments
 - languages: added Czech, corrections of Espanol
6.6
 - bugfixes
 - added Espanol language (thanks to Jose)
 - seems all car brand navi are supported now (VW & Seat & Skoda)
6.5
 - fixed MIB2DE (newer Discover Media) export
 - support for icon size 39x39 (only for Discover units) - enable it in preferences

Friday, June 8, 2018

New version 6.4

- fixed MIB2HIGH (Discover Pro) version export
- fully compatible and tested with Discover Pro unit (no need to adjust folders on SD card)

Friday, January 5, 2018

Latest release 6.3

Changes v6.1-3:
 - delete single POI
 - check for duplicate coordinates in category when importing POIs - POIs with equal coord are removed
 - fixed KML format import + iGo (KML) support
 - remember last file type in POI file selection dialog
 - small bugfixes
 - SQLite engine speedup
 - clear icon table - removes all unused icons and rebuild icon index from 1

ENJOY!

Thursday, December 28, 2017

New version 6.0 - export option for Discover navi units

New features:

  • New SD card export as format compatible with Discover Pro & Media units
  • Ability to set category warnable (supported only by some Discover units - not tested)

*Skoda Columbus/Amundsen and Seat Media-System navi units should be compatible as well

Note: It can just generate data on SD card supported as import by Discover units. Open previously or by another tool generated data is not supported. Program still use RNS db file to store data. Also note, that import by Discover devices does not support category tree - all categories are exported into root branch.

Tuesday, November 7, 2017

Google map fix

Download fixed version of gmap.html file or fix yourself by text editing file.
Put this line right after <head> line:
<meta http-equiv="x-ua-compatible" content="IE=10">

fixed version (right click + save as)

Place/replace fixed file in application folder and restart application.
Done. You'll be able to see poi's on the map back again.