bioneural.net site preferences

Accessibility

Toggle width/ text size:

style

Default/Alternate

Suits visual impairment, mobile devices

Styling

Change the theme:

layout

Sorry, this option is not enabled

Link behaviour

Links with an icon are off-site:

links

Right-click any link to optionally open in a new window or tab


 

Restore itinerary planning to TomTom ONE v6

Hot on the heels of the "latest" map debacle, I've another bone to pick with TomTom. My TomTom ONE 3rd Edition (v6) came with customizable menus which permitted use of the itinerary planning functions. Did you know RouteBuddy could upload, download, modify, and re-upload TomTom Itineraries (routes)? Great—except that TomTom HOME didn't tell me it would remove the itinerary code when "updating" the ONE's software. I was, however, able to roll back from NavCore 8.010 to 7.166 and regain that lost itinerary planning functionality.

Lost in translation

If you had read this you'll know that TomTom aren't too proficient at communicating ("a free download" to TomTom means one time only, whereas "AVG is a free download" means what we all think it means). I guess that's why "update" means "removal of pre-existing functions" in TomTomese. Consider the following sequence:

Sequence Event
One TomTom's NavCore 7.x software for the ONE (v6) includes itinerary planning code, but no menu option
Two A procedure for activating itineraries using SDK custom menus is documented by users
Three TomTom "update" NavCore to 8.x on the ONE v6, covertly the removing itinerary planning code
Four TomTom release a new ONE with the same version of 8.x software, which does include itinerary planning

You may draw your own conclusions as to their motivation and level of commitment to existing customers.

Not all change is good

With a custom menu the "old" NavCore software afforded easy access to point-of-interest (POI) management and Itinerary planning:

bioneuralnet-navcore7.jpg
Custom main menus using NavCore 7.166 software

After "updating" to NavCore 8.010 such customization no longer works, and the ONE's Main Menu now looks like this:

bioneuralnet-navcore8.jpg
Main menus using NavCore 8.010 software

How to roll back using a Mac

Credits: This information was complied from several sources including Pocket GPS World, GPS Review, OpenTom, and yourNAV (I have merely illustrated the process and worked it into a guide for Mac users).

  1. In the OS X Finder navigate to the following directory:

    ~User/Documents/TomTom/HOME/Download/program

  2. Look for a folder within named:

    TomTom_Application_for_ONE_3RD_Edition

  3. In that folder you may find the NavCore v7 software—if you downloaded it prior to the release of v8 (which you might also find, in a folder named TomTom_Application_for__ONE). Alternatively, re-download it here (9.4MB .cab).

    bioneuralnet-directory.jpg
    You may have previously downloaded NavCore 7.166

  4. Duplicate (Option-drag) the CAB file inside and move it to your OS X desktop:

    navcore_7.166.8497.onev6.cab

  5. Using a tool like The Unarchiver expand the .cab file to reveal its contents:

    bioneuralnet-navcore7.jpg
    Files within the CAB archive

  6. Use a text editor (e.g. BBEdit, TextWrangler) to create a text file named TomTom.mnu (no .txt file extension) containing the following:

    MENUBLOCK|BLOCK_MAIN|BTM_GPS_POSITION|
    MENUPAGE|TASK_PAGE1|Main menu 1 of 2|
    MENUITEM|TASK_NAVIGATE_TO|
    MENUITEM|TASK_MENU_FIND_ALTERNATIVES|
    MENUITEM|TASK_MAINTAIN_POI|
    MENUITEM|TASK_ADD_FAVORITE|
    MENUITEM|TASK_MENU_PREFERENCES|
    MENUITEM|TASK_PAGE2|
    MENUPAGE|TASK_PAGE2|Main menu 2 of 2|
    MENUITEM|TASK_MENU_PLAN_ATOB|
    MENUITEM|TASK_SHOW_MAP|
    MENUITEM|TASK_DELETE_ROUTE|
    MENUITEM|TASK_MENU_TRAFFIC|
    MENUITEM|TASK_ITINERARY|
    MENUITEM|TASK_PAGE1|
  7. Back in the Finder, create a new folder named SDKRegistry and move TomTom.mnu into it:

    bioneuralnet-mnu.jpg

  8. Connect your ONE via USB and backup the internal memory. Proceed at your own risk.

    You can do this from within TomTom HOME (Back up and restore) or use Apple's Disk Utility to create a master disk image (more reliable in my experience):

    bioneuralnet-disk-utility.jpg

  9. Select all the files in the navcore_7.166.8497.onev6 folder that you expanded earlier, and drag-and-drop them onto the mounted TomTom storage ("NO NAME"). Replace all existing files of the same name when prompted:

    bioneuralnet-replace.jpg

  10. Now drag the SDKRegistry folder onto "NO NAME".

  11. Eject "NO NAME".

  12. You need to run through TomTom's set-up screens again.

So what have you lost?

The Help me! button has gone along with the content in its sub-menu. The Map corrections button is history (and with it the option to make corrections, but you can still download map share corrections via TomTom HOME). You've lost access to various subscription-based TomTom Services, except for TomTom Traffic—which you didn't have access to before unless you subscribed:

bioneuralnet-lost.jpg
No more help screen or extra subscription services

Nothing is really "lost", because the above process is fully reversible (personally confirmed). Just delete SDKRegistry and overwrite files with those from the expanded navcore_8.010.9369.onev6.cab download.

And what have you gained?

You now have access to the far more useful (in my opinion) and RouteBuddy-compatible Itinerary planning functions:

bioneuralnet-itinerary.jpg
The welcome return of itinerary planning

29 responses to Restore itinerary planning to TomTom ONE v6


  1. 1 hestan

    Hi,

    PLEASE NOTE:

    I am very happy with these instructions above - however, i found that the MNU file MUST be created in WORD and saved in DOS format for this modification to work. Text editor in mac will not produce a file that can be read by the Tomtom.

    good luck!

    J

  2. 2 Bruce

    the MNU file MUST be created in WORD and saved in DOS format

    Hestan, I used BBEdit myself with success. Perhaps you tried TextEdit, whose default format is RTF? I just checked and TextEdit won't actually save as .txt—so I've removed mention of it in the instructions! A free alternative is TextWrangler.

  3. 3 David

    ? TextEdit will save as a .txt file... see screen shot here

    I'd go with Garmin all the time, despite the price.

  4. 4 Bruce

    ? TextEdit will save as a .txt file

    Now that's interesting: not by default. I'd forgotten about this since after my logic board failure I installed a new system. By default TextEdit works with RTF. When you "Save as..." you do NOT get the option to save as .txt. If you open TextEdit Prefs and change to New Document > Format > Plain text, then quit and relaunch TextEdit, it now gives you the .txt option with various encodings as per your screen cap (you then loose the option to save as RTF, Word, HTML etc.).

  5. 5 David

    Or just go to Format Menu > Make Plain Text and vice versa.

  6. 6 David

    Oh, and don't forget Smultron - great free editor.

  7. 7 Bruce

    Format Menu > Make Plain Text.

    You learn something new every day—and still die stupid.

  8. 8 martijn

    Hi!

    Thanks for the info. You can get the cab here.

  9. 9 Bruce

    You can get the cab here.

    Great, thanks martijn—your link is actually to the v8 NavCore software, but the v7 is also available from the same place. I'm updating the instructions above...

  10. 10 ujjwal

    Hi

    I tried the steps but the unit gets stuck on startup screen when i boot up. however, it bots up in the computer application "use my device" mode. do you have any idea about this.

  11. 11 Bruce

    @ 10ujjwal I've seen this too; from recollection I think the internal memory had become too full. If possible delete any POIs etc you don't need to make space. See also:

    Device stuck at start-up screen
    How can I reset my device?

    Good luck!

  12. 12 highsider

    hi, have a problem restoring itinerary planning:

    using a TT one series 30 (v4) with firmware 7.502 I followed your instructions. I could restore the menubutton itinerary planning but touching it starts nothing.

    what did I wrong?

    PS: the folder itn exists on the device but is empty ...

  13. 13 Bruce

    using a TT one series 30 (v4) with firmware 7.502 I followed your instructions

    Except that as clearly stated these instructions pertain to the TT ONE 3rd Edition (v6) with firmware 7.166; have you confirmed that a similar procedure should work for your device?

  14. 14 marco

    Man, a huge thank. I totally agree with your considerations and having bought a new ONE device at the end of july 2008, i was nearly shocked when i realized the REMOVED a so important navigation feature... got the earlier release and will soon try the "downgrade" (after backup)

    Thanks, really, also for being so clear end comparative in the article

  15. 15 Doff

    Bought a so called New Version (marked as V4). NO itinerary planning despite the claim.

    Nav Core 8.010.

    Beware.

  16. 16 Bruce

    @ Doff: Are you sure about v4 being the latest? Mine is a ONE v6, I believe the last of the 3rd edition series, and that has been superseded by the ONE New Edition (30 series).

    Of the ONE New Edition TomTom say:

    Itinerary Planning: plan your trip by defining multiple waypoints and destinations

    If that isn't the case and you definitely have the ONE New Edition, complain loudly, return to sender, and look at a Garmin!

  17. 17 Doff

    Well, the link you have sent is for Europe. I got mine in Australia.
    I'm looking for the claim to support itinerary planning

  18. 18 Paul

    Hi great article just one thing to add if you buy a new TomTom one V3 be very careful with the "latest map update" function you get free. It will update your TomTom to version 8 maps incompatible with the 7.166 Navcore needed for the itinerary planning. And you'll have to update to navcore 8 to use them. As always before using tomtom home to update anything be sure to backup an unaltered copy to your computer 1st.

  19. 19 Ryan

    Admittedly foolish, I've updated the latest version without backing up my tomtom one. Can anyone share with me the .cab file for the latest stable version with itinerary planning enabled?

    Also, does anyone know why in the world TomTom would disable itinerary planning?

    Thanks in advance,

    Ryan

  20. 20 Bruce

    @Ryan: see Step 3 above for the download link to the NavCore v7 .cab file (direct from TomTom). This file contains the itinerary planning functionality, but you still need to complete the rest of the steps to enable it.

    The removed itinerary planning feature was replaced by icons for subscription services, so a possible answer to your second question is that they want your money.

  21. 21 Ryan

    Thanks Bruce for sharing this information. I could only assume that it is about money, however removing EXISTING functionality seems to me a crime. I mean, that was why I bought a TomTom One last year.

    I don't want to go off on a rant here, but seriously, we consumers need to start doing something against companies like this, or Apple (which intentionally destroyed peoples iPhones because they added their own software to it).

    This all just really gets under my skin. Are their no more decent companies out there? Are we as consumers really powerless against such acts?

    Anyway, thanks again for sharing. I really appreciate it!

  22. 22 Bruce

    No worries Ryan; I share your sentiments regarding TomTom's apparent attitude to their customers. On the subject of rants I don't know whether you caught my other post concerning their latest map guarantee?

  23. 23 dirk

    Hi Bruce, would these steps work on my TT one 3rd edition with application 8.016 and SA map version 730.2001 or should i first get hold of one of the older maps.

  24. 24 Bruce

    Hi Dirk; the NavCore 8.x application does not include the itinerary planning functionality on the ONE 3rd edition (v6), so which map version you have is irrelevant. But unfortunately it's even more complex, because downgrading the application to NavCore 7.x does not guarantee map compatibility. For example, my ONE was until recently running NavCore 7.x (with itinerary planning enabled) with Western Europe maps (almost current). I then bought Florida maps for an upcoming holiday, and although TomTom Home downloaded them and installed them onto the device the device could not see them. I had to "upgrade" to NavCore 8.x and the Florida maps then loaded fine (without reinstallation)—but I lost itinerary planning of course. So my advice would be to ask TomTom what NavCore version is compatible with what map version before you go to the trouble of attempting to downgrade for a functionality upgrade (or upgrade to a new map, which might necessitate downgrading device functionality!!!).

  25. 25 AddyLaddy

    Hi I have the latest TomTom One V4 with the 8.x NavCore and was very disappointed to find the Itinerary planning feature missing. But as far as I can see the One XL is meant to still have this function (the TomTom One XL manual describes it).
    Downloading the cabs for this two devices doesn't show any differences in the ARM binaries, so I was wondering if the custom menu trick may still work ?

    Has anyone had any success trying this ?

  26. 26 Emilio

    Hey Bruce, thanks a lot for the tutorial. I downgraded my TomTom, I was in desperate (almost) need for the itineraries. :-)

    I backed up my TomTom both via TomTom Home and with Disk Utility. Is it possible to restore the favourites from the backups?

  27. 27 Bruce

    Hi Emilio. Since you did a belt-and-braces backup it shouldn't be a problem to restore your favorites. Copy the file MapSettings.cfg from your HOME-made backup (which you should find within the map folder e.g. /Western_Europe_1GB/) to the corresponding location on your device.

  28. 28 Jai

    I did what was said here, but after rebooting the device it took me through the settings and finally it said "No Maps Found". Did I missed anything?

  29. 29 Bruce

    @Jai try this.

Something to say?

Comments may be moderated, are subject to spam filtering, and should be inoffensive and relevant to this post. Please disclose commercial interests.

Usable tags include <a href=""> <blockquote> <em>.