Page 2 of 4
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 07 Mar 2020, 09:44
by sanndo
There is a system languages in fgs.dln too. Attached is PL version
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 07 Dec 2020, 10:14
by tomy75
Hello go4it
Can you make fgs.dnl packer?
I need make translate english to slovak...
Thenx
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 09 Dec 2020, 15:11
by hanssi
Good idea. I have done it with hex editor but there we need more space for our words. That might be a good way.
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 04 Jan 2021, 21:04
by sanndo
hanssi wrote: ↑09 Dec 2020, 15:11
Good idea. I have done it with hex editor but there we need more space for our words. That might be a good way.
Did you just edit in hex and upload to FX? File .dnl need or not checksum?
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 05 Jan 2021, 15:22
by Go4IT
Somebody need to test what happens when the contents of the FGS.DNL file is patched (edited). Of course the last four bytes of the file should contain a valid CRC-32 checksum of the changed data. I would start with changing the update-progress-messages.
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 05 Jan 2021, 15:59
by Go4IT
sanndo wrote: ↑07 Mar 2020, 09:44
There is a system languages in fgs.dln too. Attached is PL version
As all the text messages the radio can display reside in this fgs.dnl file, we can assume that the OMAP application only sends message-IDs to the graphicsboard instead of full text messages or rendered graphics.
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 05 Jan 2021, 16:59
by tomy75
In PL version fw its text mesage longer how in EN version how is it possible? if i want to do slovak translation I need more space for translation, similar to PL version
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 05 Jan 2021, 18:21
by DGAlexandru
You replace the PL version
![Smile :)](./images/smilies/icon_e_smile.gif)
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 05 Jan 2021, 18:30
by tomy75
PL its old FW version
![😐](//cdn.jsdelivr.net/gh/twitter/twemoji@latest/assets/svg/1f610.svg)
Re: Understanding data structure of "fgs.dnl" file from Nav-FX Update-CD
Posted: 05 Jan 2021, 18:47
by DGAlexandru
German language usually has long words. Isn't it good enough?