Glenn,

the available infos on opentom.org might not be up to date. Especially in navcore v8 things have changed a lot. Tomtom decided to drop the support of the SDK. This also affects the SDKRegistry interface.
What I have figured out on my Go 520 running ttsystem 8.302:

- SDKRegistry works only on the internal drive, i.e. (Internal)/SDKRegistry
- TomTom.mnu must be in that dir, i.e. (Internal)/SDKRegistry/TomTom.mnu
- Some of the new features (Help Me, Map Share, Map Corrections) are not available in TomTom.mnu
 There is no TASK-Option for that features.

If you want to make your own menu, you may create your own TomTom.mnu, but you will loose "Help Me" and "Map Corrections". If you just want to add an additional application without rearranging the menu entries, you may try to add the *.cap to SDKRegistry with no TomTom.mnu.

You will find the list of available Tasks by using "arm-linux-strings bin/ttn". To achieve that, you have to extract ttsystem first. If you like the list from my ttsystem 8.302, I may mail it to you.

This is my experimental Tomtom.mnu, which should be equivalent to the default menu. Note: on Menu1 and 2 there is a TASK_EMPTY instead of "Help Me" and "Map Corrections"

MENUBLOCK|BLOCK_MAIN|BTM_GPS_POSITION|
MENUPAGE|TASK_PAGE1|Custom Menu 1 of 4|
MENUITEM|TASK_NAVIGATE_TO|
MENUITEM|TASK_MENU_FIND_ALTERNATIVES|
MENUITEM|TASK_EMPTY|
MENUITEM|TASK_MENU_PHONE|
MENUITEM|TASK_MENU_PREFERENCES|
MENUITEM|TASK_PAGE2|
MENUPAGE|TASK_PAGE2|Custom Menu 2 of 4|
MENUITEM|TASK_MENU_PLAN_ATOB|
MENUITEM|TASK_SHOW_MAP|
MENUITEM|TASK_EMPTY|
MENUITEM|TASK_ADD_FAVORITE|
MENUITEM|TASK_MULTIMEDIA|
MENUITEM|TASK_PAGE3|
MENUPAGE|TASK_PAGE3|Custom Menu 3 of 4|
MENUITEM|TASK_MENU_TRAFFIC|
MENUITEM|TASK_MENU_DOWNLOAD|
MENUITEM|TASK_DELETE_ROUTE|
MENUITEM|TASK_MENU_ROUTE_INSTRUCTIONS|
MENUITEM|TASK_ITINERARY|
MENUITEM|TASK_PAGE4|
MENUPAGE|TASK_PAGE4|Custom Menu 4 of 4|
MENUITEM|TASK_SDK1|
MENUITEM|TASK_SDK2|
MENUITEM|TASK_SDK3|
MENUITEM|TASK_SDK4|
MENUITEM|TASK_SDK5|
MENUITEM|TASK_PAGE1|

Good luck,
Werner

BTW: your mailings will be better readable in the archive, if you are not using HTML-Formatting.

Glenn wrote:
Dear OpenTom,

I have just bought a 720 GO and a 2gb SD card. I would like to create custom menus.

I created a menu, following the specs on http://www.opentom.org/Menu_structure

The device does not seem to find/use this file, though I have tried placing it in:
INTERNAL/TomTom.mnu
INTERNAL/TomTom/TomTom.mnu
INTERNAL/TomTom/SDKRegistry/TomTom.mnu
INTERNAL/SDKRegistry/TomTom.mnu
disk/TomTom.mnu
disk/SDKRegistry/TomTom.mnu

Do you have any further suggestions?

Also, I notice that some of the menu options on the 720 are not included in the list of available options on the wiki page. If there is not a more complete list available, how would I go about discovering what they might be called? Run "strings" on ttysystem??

Tips/suggestions/guidance are welcome.

Some specs on the device:
$cat TomTom-Cfg/release.nfo
[ID]
LocalID = ['go530_2048', 'go530_1024', 'go730_2048', 'go730_1024', 'go930_4096']-8.302.9738-8.302.go530-go730-go930.CAB-navcore-GO
imageID = None-None.None

[Image information]
Birthday = Tuesday 03 March 2009, 12:09:07
Image type = CAB
Item number = 8.302.go530-go730-go930
Item description = CAB-navcore-GO
Changelist = 297679
Application version = 8.302
Application build = 9738
Linux kernel = 244890
Bootloader version = 55015


$cat TomTom-Cfg/image.ver
BuildScript=154-2
7CH7.016.00.8.012
7CH7.016.00.8.012.GO730_data_DACH_v810
Western_and_Central_Europe_2GB-810.1907-TA.2008.04-High-level_M_incl.Sweden


--
------------------------------------
All that was solid melted into air,
and air was something that we all knew
we could freely breath.


   Dr. Glenn Lawyer
   +352 661 967 244



Reply via email to