Topic Sponsor
2015 - 2020 Ford F150 General discussion on the 13th generation Ford F150 truck.
Sponsored by:
Sponsored by: Worksport

Sync 3 Technical Discussion

Thread Tools
 
Search this Thread
 
Old Feb 5, 2018 | 06:47 PM
  #151  
Airborne_Ape's Avatar
It's my first day
10 Year Member
Liked
Loved
Community Favorite
 
Joined: Sep 2014
Posts: 3,654
Likes: 1,739
From: Kamloops, BC
Default

Originally Posted by Acool
I'm not sure you will benefit much from deleting GN other than knowing you now have more free space. The only reason to delete GN is for non-nav units to aid the update process as it runs out of space.
At least now I know it exists. Do you happen to know what the other utilities do? I see there are nav and non_nav Sync 3 partition table checks but those are the only other ones I know. I assumes the IFS update scripts update validations of approved native apps?
Reply
Old Feb 5, 2018 | 07:28 PM
  #152  
Airborne_Ape's Avatar
It's my first day
10 Year Member
Liked
Loved
Community Favorite
 
Joined: Sep 2014
Posts: 3,654
Likes: 1,739
From: Kamloops, BC
Default

This looks like nav data stored on sync 3:

/fs/Nuance/Nav_Data/MD5_PerFile.txt
/fs/Nuance/Nav_Data/Nav_Data_** (** = regional letter codes like NA or EU)
/fs/Nuance/Nav_Data/Version.inf
/fs/mp/NAV/licence.key

So you think it's possible to simply overwrite this data and that these folders & files are contained in the latest JR3T-14G421-CB.tar.gz & JR3T-14G424-CB_88385.tar.gz?

Again, I'm not a programmer. I just want to figure this out since Ford won't provide owners with updates.

Last edited by Airborne_Ape; Feb 5, 2018 at 08:18 PM.
Reply
Old Feb 5, 2018 | 07:51 PM
  #153  
Airborne_Ape's Avatar
It's my first day
10 Year Member
Liked
Loved
Community Favorite
 
Joined: Sep 2014
Posts: 3,654
Likes: 1,739
From: Kamloops, BC
Default

lol.

Found Sync 3 native ringtones here.

/fs/Nuance/Nuance/VCA/data/common/run/soundfiles/89500_Ringtone1.pcm

89501_Ringtone2.pcm
89502_Ringtone3.pcm

Last edited by Airborne_Ape; Feb 5, 2018 at 09:07 PM.
Reply
Old Feb 5, 2018 | 08:10 PM
  #154  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by F150Limitedfan
NAVVOICE_ERR01 - Error is NAV_VOICE_ERROR
BGMAP_ERR01 - Error is BGMAP_ERROR

.....................
Nice list. Newer versions add various new errors as well.

Originally Posted by Airborne_Ape
At least now I know it exists. Do you happen to know what the other utilities do? I see there are nav and non_nav Sync 3 partition table checks but those are the only other ones I know. I assumes the IFS update scripts update validations of approved native apps?
Off the top of my head I can't remember them all, not much interesting though ... the partition check is really only to make sure you get the right system voice package. Everything else is the same nav vs non nav (outside of maps and nav voice of course). IFSs are a QNX way of packaging some read only files. The main IFS, QNX-IFS is the secondary bootloader (along with the MLO). So the update of it is part of the update of the core sync software. The various forks that delineate MY16/MY17 base versions as far as I can tell are patches for bugs likely related to Apple Carplay, so those are other utilities I believe.

Originally Posted by Airborne_Ape
This looks like nav data stored on sync 3:

/fs/Nuance/Nav_Data/MD5_PerFile.txt
/fs/Nuance/Nav_Data/Nav_Data_** (** = regional letter codes like NA or EU)
/fs/Nuance/Nav_Data/Version.inf
/fs/Nuance is a voice image mount point. Anything here is from the voice image.

So you think it's possible to simply overwrite this data and that these folders & files are contained in the latest JR3T-14G421-CB.tar.gz & JR3T-14G424-CB_88385.tar.gz?
Indeed it works ... and you don't need 14G424-CB

Again, I'm not a programmer. I just want to figure this out since Ford won't provide owners with updates.
It's a shame they don't release mass updates.
Reply
Old Feb 5, 2018 | 09:05 PM
  #155  
Airborne_Ape's Avatar
It's my first day
10 Year Member
Liked
Loved
Community Favorite
 
Joined: Sep 2014
Posts: 3,654
Likes: 1,739
From: Kamloops, BC
Default

Ok, estimated guess number two.

I extracted JR3T-14G421-CB.tar.gz

There are two files contained in it: map_new.img & map_ext_new.img
I would rename them without the word 'new' and overwrite the following...

When connected to sync 3 you can go to /fs/images and see:
/fs/images/map.img
/fs/images/map_ext.img


Also, while I think this part doesn't apply for North America, I found that under /fs/sd/MAP there is version.imf and version.txt here. I suspect this is only for nav units that draw map resources from an externally mounted disc (sd card) and therefore licence data isn't that important for North American units or it is stored somewhere else which I can't see.

Does this sound right?

Last edited by Airborne_Ape; Feb 5, 2018 at 09:10 PM.
Reply
Old Feb 5, 2018 | 09:39 PM
  #156  
Airborne_Ape's Avatar
It's my first day
10 Year Member
Liked
Loved
Community Favorite
 
Joined: Sep 2014
Posts: 3,654
Likes: 1,739
From: Kamloops, BC
Default

If anyone here wants to test this theory assume you can set a custom background (if you use the default ford-timeless theme) by overwriting this file while keeping the same file name.

/fs/mp/fordhmi/qml/themes/ford-timeless/images/day/view_background.png

/fs/mp/fordhmi/qml/themes/ford-timeless/images/night/view_background.png
Reply
Old Feb 5, 2018 | 09:52 PM
  #157  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by Airborne_Ape
Ok, estimated guess number two.

I extracted JR3T-14G421-CB.tar.gz

There are two files contained in it: map_new.img & map_ext_new.img
I would rename them without the word 'new' and overwrite the following...

When connected to sync 3 you can go to /fs/images and see:
/fs/images/map.img
/fs/images/map_ext.img
Exactly. During install the _new gets dropped.


Also, while I think this part doesn't apply for North America, I found that under /fs/sd/MAP there is version.imf and version.txt here. I suspect this is only for nav units that draw map resources from an externally mounted disc (sd card) and therefore licence data isn't that important for North American units or it is stored somewhere else which I can't see.

Does this sound right?
Eh good guess but not quite. The "sd" don't read into that meaning external. /fs/sd/MAP is where map.img and map_ext.img are mounted. Everything you see there is from those two images. So different regions will have different contents there. The images aren't APIM specific so any APIM with the same map version will have exact files in /fs/sd/MAP
Reply
Old Feb 5, 2018 | 10:29 PM
  #158  
Airborne_Ape's Avatar
It's my first day
10 Year Member
Liked
Loved
Community Favorite
 
Joined: Sep 2014
Posts: 3,654
Likes: 1,739
From: Kamloops, BC
Default

Acool is your username Stang18 on other threads?
Reply
Old Feb 5, 2018 | 10:38 PM
  #159  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by Airborne_Ape
Acool is your username Stang18 on other threads?
Nope but he's a pal
Reply
Old Feb 5, 2018 | 10:48 PM
  #160  
Airborne_Ape's Avatar
It's my first day
10 Year Member
Liked
Loved
Community Favorite
 
Joined: Sep 2014
Posts: 3,654
Likes: 1,739
From: Kamloops, BC
Default

I see where these changes need to be made now, but the firewall is preventing access. I'm not even remotely knowledgeable when it comes to building my own NCM drivers on linux. I know you know more lol and we all know Ford monitors these websites... 'HI FORD' ... but do you have any hints of ways to explore getting around this firewall problem?
Reply



All times are GMT -4. The time now is 01:59 AM.