-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem downloading EX5000 files #22
Comments
@paulohm2 - this one was easy. See if the latest (Also, does EX5000 seriously require a FAT16-formatted device?? I don't actually have a way to check for that.) |
Oops, I fixed 1; still working on 6. |
removed old package, reinstalled from fresh and can confirm that it is
working
[image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor
***@***.***
Principais capitais: 4063-6100
Demais regiões: [image: WhatsApp] (11) 4063-6100
<https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
www.instant.com.br <https://instant.com.br>
[image: Instagram] <https://www.instagram.com/instant.br/> [image:
LinkedIn] <https://www.linkedin.com/company/instant-solutions/>
[image: Facebook] <https://www.facebook.com/Instant.br/> [image:
Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger]
<https://m.me/Instant.br> [image: YouTube]
***@***.***/playlists> [image:
Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image:
Atendimento] <https://bot.kwik.app.br/atendimento-instant>
On Wed, Dec 4, 2024 at 1:20 PM Paulo Mannheimer <
***@***.***> wrote:
… now I decided to fork your project to help you, and to my surprise I found
elif service.get_optional_property("oem_avidyne") == '1':
transfer_func = _transfer_avidyne_basic
looks like the following line did not install the trunk
pip3 install "git+https://github.com/dimaryaz/jdmtool.git#egg=jdmtool"
[image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
Principais capitais: 4063-6100
Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
www.instant.com.br <https://instant.com.br>
[image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
On Wed, Dec 4, 2024 at 1:14 PM Paulo Mannheimer <
***@***.***> wrote:
> looking around, found that the dsf.txt file does not exist, you just have
> to copy all the content of the zip file to the destination
>
> [image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
> Principais capitais: 4063-6100
> Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
> www.instant.com.br <https://instant.com.br>
> [image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
>
>
>
> On Wed, Dec 4, 2024 at 10:44 AM Paulo Mannheimer <
> ***@***.***> wrote:
>
>> looks like the service tag is "oem_avidyne"
>>
>>
>> [image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
>> Principais capitais: 4063-6100
>> Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
>> www.instant.com.br <https://instant.com.br>
>> [image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
>>
>>
>>
>> On Wed, Dec 4, 2024 at 8:04 AM Paulo Mannheimer <
>> ***@***.***> wrote:
>>
>>> not working here
>>>
>>> # pip3 install "git+https://github.com/dimaryaz/jdmtool.git#egg=jdmtool
>>> "
>>> Collecting jdmtool
>>> Cloning https://github.com/dimaryaz/jdmtool.git to
>>> /tmp/pip-install-u_6bq6sq/jdmtool_d4664b2ffdae4f6ab4ece8737c6cea10
>>> Running command git clone --filter=blob:none --quiet
>>> https://github.com/dimaryaz/jdmtool.git
>>> /tmp/pip-install-u_6bq6sq/jdmtool_d4664b2ffdae4f6ab4ece8737c6cea10
>>> Resolved https://github.com/dimaryaz/jdmtool.git to commit
>>> 2a5b4f6
>>> Installing build dependencies ... done
>>> Getting requirements to build wheel ... done
>>> Installing backend dependencies ... done
>>> Preparing metadata (pyproject.toml) ... done
>>> Requirement already satisfied: platformdirs>=2.6.2 in
>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.0.0)
>>> Requirement already satisfied: psutil>=5.9.4 in
>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (5.9.8)
>>> Requirement already satisfied: requests>=2.26.0 in
>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (2.27.1)
>>> Requirement already satisfied: tqdm>=4.1.0 in
>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.66.4)
>>> Requirement already satisfied: typing-extensions in
>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.7.1)
>>> Requirement already satisfied: importlib-metadata in
>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.10.1)
>>> Requirement already satisfied: pyudev>=0.24.3 in
>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (0.24.3)
>>> Requirement already satisfied: urllib3<1.27,>=1.21.1 in
>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>> (1.26.8)
>>> Requirement already satisfied: certifi>=2017.4.17 in
>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>> (2021.10.8)
>>> Requirement already satisfied: charset-normalizer~=2.0.0 in
>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>> (2.0.10)
>>> Requirement already satisfied: idna<4,>=2.5 in
>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>> (3.3)
>>> Requirement already satisfied: zipp>=0.5 in
>>> /usr/local/lib/python3.7/dist-packages (from importlib-metadata->jdmtool)
>>> (3.7.0)
>>> WARNING: Running pip as the 'root' user can result in broken
>>> permissions and conflicting behaviour with the system package manager. It
>>> is recommended to use a virtual environment instead:
>>> https://pip.pypa.io/warnings/venv
>>>
>>> # jdmtool transfer 1 /media/sda1
>>> This service is not yet supported
>>>
>>> [image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
>>> Principais capitais: 4063-6100
>>> Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
>>> www.instant.com.br <https://instant.com.br>
>>> [image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
>>>
>>>
>>>
>>> On Wed, Dec 4, 2024 at 4:30 AM Dima Ryazanov ***@***.***>
>>> wrote:
>>>
>>>> Oops, I fixed 1; still working on 6.
>>>>
>>>> —
>>>> Reply to this email directly, view it on GitHub
>>>> <#22 (comment)>,
>>>> or unsubscribe
>>>> <https://github.com/notifications/unsubscribe-auth/AE7GYLIKJ7EFZBGI73ONPVD2D2VSDAVCNFSM6AAAAABSXWKXWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJWGQYDKOBUHE>
>>>> .
>>>> You are receiving this because you were mentioned.Message ID:
>>>> ***@***.***>
>>>>
>>>
|
seems that service 5 and 6 use the same files
when I download one, the other one also appears as downloaded
5 Avidyne IFD 500 Series, Bendix King AeroNav Series - Electronic Charts
BUNDLE - Latin & South A… 25-2024 2024-12-06 2024-12-20 Y
6 Avidyne EX5000, EX600, EX500 - Electronic Charts
BUNDLE - Latin & South A… 25-2024 2024-12-06 2024-12-20 Y
[image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor
***@***.***
Principais capitais: 4063-6100
Demais regiões: [image: WhatsApp] (11) 4063-6100
<https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
www.instant.com.br <https://instant.com.br>
[image: Instagram] <https://www.instagram.com/instant.br/> [image:
LinkedIn] <https://www.linkedin.com/company/instant-solutions/>
[image: Facebook] <https://www.facebook.com/Instant.br/> [image:
Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger]
<https://m.me/Instant.br> [image: YouTube]
***@***.***/playlists> [image:
Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image:
Atendimento] <https://bot.kwik.app.br/atendimento-instant>
On Wed, Dec 4, 2024 at 1:38 PM Paulo Mannheimer <
***@***.***> wrote:
… removed old package, reinstalled from fresh and can confirm that it is
working
[image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
Principais capitais: 4063-6100
Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
www.instant.com.br <https://instant.com.br>
[image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
On Wed, Dec 4, 2024 at 1:20 PM Paulo Mannheimer <
***@***.***> wrote:
> now I decided to fork your project to help you, and to my surprise I found
>
> elif service.get_optional_property("oem_avidyne") == '1':
> transfer_func = _transfer_avidyne_basic
>
> looks like the following line did not install the trunk
>
> pip3 install "git+https://github.com/dimaryaz/jdmtool.git#egg=jdmtool"
>
> [image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
> Principais capitais: 4063-6100
> Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
> www.instant.com.br <https://instant.com.br>
> [image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
>
>
>
> On Wed, Dec 4, 2024 at 1:14 PM Paulo Mannheimer <
> ***@***.***> wrote:
>
>> looking around, found that the dsf.txt file does not exist, you just
>> have to copy all the content of the zip file to the destination
>>
>> [image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
>> Principais capitais: 4063-6100
>> Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
>> www.instant.com.br <https://instant.com.br>
>> [image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
>>
>>
>>
>> On Wed, Dec 4, 2024 at 10:44 AM Paulo Mannheimer <
>> ***@***.***> wrote:
>>
>>> looks like the service tag is "oem_avidyne"
>>>
>>>
>>> [image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
>>> Principais capitais: 4063-6100
>>> Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
>>> www.instant.com.br <https://instant.com.br>
>>> [image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
>>>
>>>
>>>
>>> On Wed, Dec 4, 2024 at 8:04 AM Paulo Mannheimer <
>>> ***@***.***> wrote:
>>>
>>>> not working here
>>>>
>>>> # pip3 install "git+
>>>> https://github.com/dimaryaz/jdmtool.git#egg=jdmtool"
>>>> Collecting jdmtool
>>>> Cloning https://github.com/dimaryaz/jdmtool.git to
>>>> /tmp/pip-install-u_6bq6sq/jdmtool_d4664b2ffdae4f6ab4ece8737c6cea10
>>>> Running command git clone --filter=blob:none --quiet
>>>> https://github.com/dimaryaz/jdmtool.git
>>>> /tmp/pip-install-u_6bq6sq/jdmtool_d4664b2ffdae4f6ab4ece8737c6cea10
>>>> Resolved https://github.com/dimaryaz/jdmtool.git to commit
>>>> 2a5b4f6
>>>> Installing build dependencies ... done
>>>> Getting requirements to build wheel ... done
>>>> Installing backend dependencies ... done
>>>> Preparing metadata (pyproject.toml) ... done
>>>> Requirement already satisfied: platformdirs>=2.6.2 in
>>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.0.0)
>>>> Requirement already satisfied: psutil>=5.9.4 in
>>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (5.9.8)
>>>> Requirement already satisfied: requests>=2.26.0 in
>>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (2.27.1)
>>>> Requirement already satisfied: tqdm>=4.1.0 in
>>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.66.4)
>>>> Requirement already satisfied: typing-extensions in
>>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.7.1)
>>>> Requirement already satisfied: importlib-metadata in
>>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (4.10.1)
>>>> Requirement already satisfied: pyudev>=0.24.3 in
>>>> /usr/local/lib/python3.7/dist-packages (from jdmtool) (0.24.3)
>>>> Requirement already satisfied: urllib3<1.27,>=1.21.1 in
>>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>>> (1.26.8)
>>>> Requirement already satisfied: certifi>=2017.4.17 in
>>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>>> (2021.10.8)
>>>> Requirement already satisfied: charset-normalizer~=2.0.0 in
>>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>>> (2.0.10)
>>>> Requirement already satisfied: idna<4,>=2.5 in
>>>> /usr/local/lib/python3.7/dist-packages (from requests>=2.26.0->jdmtool)
>>>> (3.3)
>>>> Requirement already satisfied: zipp>=0.5 in
>>>> /usr/local/lib/python3.7/dist-packages (from importlib-metadata->jdmtool)
>>>> (3.7.0)
>>>> WARNING: Running pip as the 'root' user can result in broken
>>>> permissions and conflicting behaviour with the system package manager. It
>>>> is recommended to use a virtual environment instead:
>>>> https://pip.pypa.io/warnings/venv
>>>>
>>>> # jdmtool transfer 1 /media/sda1
>>>> This service is not yet supported
>>>>
>>>> [image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor ***@***.***
>>>> Principais capitais: 4063-6100
>>>> Demais regiões: [image: WhatsApp] (11) 4063-6100 <https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
>>>> www.instant.com.br <https://instant.com.br>
>>>> [image: Instagram] <https://www.instagram.com/instant.br/> [image: LinkedIn] <https://www.linkedin.com/company/instant-solutions/> [image: Facebook] <https://www.facebook.com/Instant.br/> [image: Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger] <https://m.me/Instant.br> [image: YouTube] ***@***.***/playlists> [image: Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image: Atendimento] <https://bot.kwik.app.br/atendimento-instant>
>>>>
>>>>
>>>>
>>>> On Wed, Dec 4, 2024 at 4:30 AM Dima Ryazanov ***@***.***>
>>>> wrote:
>>>>
>>>>> Oops, I fixed 1; still working on 6.
>>>>>
>>>>> —
>>>>> Reply to this email directly, view it on GitHub
>>>>> <#22 (comment)>,
>>>>> or unsubscribe
>>>>> <https://github.com/notifications/unsubscribe-auth/AE7GYLIKJ7EFZBGI73ONPVD2D2VSDAVCNFSM6AAAAABSXWKXWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJWGQYDKOBUHE>
>>>>> .
>>>>> You are receiving this because you were mentioned.Message ID:
>>>>> ***@***.***>
>>>>>
>>>>
|
Well, I got the electronic charts working! Try the The good news is: it's 95% the same as G1000, which I had already implemented earlier. The resulting files are not exactly the same as what JDM produces, so it's hard for me to "prove" that they're correct. First, see this doc about G1000 Chartview; all of that applies here, too. Also, I have not implemented the coverage filtering (the "Edit Coverage" button in JDM) - but I'm assuming it's not that important. In addition to the above: don't know if you've looked at the files JDM produces, and noticed that the update comes in the form of an
( Make sure to run Transfer the service using JDM, and keep the files so you can compare them to jdmtool's files. Transfer the service using jdmtool: If that succeeds, you can now inspect the List the contents of the exe: You should see three directories:
In addition to Let me know if you get it to work! |
I realized there's a bug in subscription guessing logic, and it will include airport metadata, notams, etc. for the whole world. Don't know if that actually causes problems, but in any case, I think I know how to fix it. |
will look into it
[image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor
***@***.***
Principais capitais: 4063-6100
Demais regiões: [image: WhatsApp] (11) 4063-6100
<https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
www.instant.com.br <https://instant.com.br>
[image: Instagram] <https://www.instagram.com/instant.br/> [image:
LinkedIn] <https://www.linkedin.com/company/instant-solutions/>
[image: Facebook] <https://www.facebook.com/Instant.br/> [image:
Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger]
<https://m.me/Instant.br> [image: YouTube]
***@***.***/playlists> [image:
Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image:
Atendimento] <https://bot.kwik.app.br/atendimento-instant>
…On Mon, Dec 23, 2024 at 3:40 AM Dima Ryazanov ***@***.***> wrote:
Well, I got the electronic charts working! Try the avidyne_charts branch.
(That is, try transferring the charts to a USB drive; I would not recommend
updating the avionics just yet.)
The good news is: it's 95% the same as G1000, which I had already
implemented earlier.
The bad news is: I have not yet gotten any reports of anyone successfully
programming the G1000.
The resulting files are not exactly the same as what JDM produces, so it's
hard for me to "prove" that they're correct. First, see this doc
<https://github.com/dimaryaz/jdmtool/blob/main/ElectronicCharts.md> about
G1000 Chartview; all of that applies here, too. Also, I have not
implemented the coverage filtering (the "Edit Coverage" button in JDM) -
but I'm assuming it's not that important.
In addition to the above: don't know if you've looked at the files JDM
produces, and noticed that the update comes in the form of an
AviUtility.exe file. Yes, .exe... Well, the good news is, it's actually
just a copy of a file that is part of JDM, with a payload appended to it. I
was reluctant to add anything from JDM to this repo, so you'll have to copy
two files yourself, from wherever you have JDM installed. If you have it
installed using Wine, you can do something like:
cp -r ~/.wine/drive_c/Program\ Files/Jeppesen/Jdm/oemdata/ ~/.local/share/jdmtool/
(jdmtool itself will also tell you what to do.)
Make sure to run pip install . from the avidyne_charts branch.
Transfer the service using JDM, and keep the files so you can compare them
to jdmtool's files.
Transfer the service using jdmtool: jdmtool transfer 6 /media/sda1. Or,
use a random directory instead: jdmtool transfer --vol-id 0000-0000 6
./test-dir/.
If that succeeds, you can now inspect the .exe files from JDM and
jdmtool, and see if you find anything that looks wrong.
List the contents of the exe: aviutil /media/sda1/AviUtility.exe
Extract all of the files in the payload into the current directory: aviutil
-x /media/sda1/AviUtility.exe
You should see three directories:
- Charts: mostly contains .dbf files, which you can open in e.g.
LibreOffice. It's all info about airports, notams, subscriptions, etc.
- Fonts: font files, straight from the downloaded .zip - except that
JDM makes some of them uppercase? But I'm assuming it doesn't matter on a
FAT filesystem.
- Extractor: contains AviCharts.bin , which contains the actual
charts. You can extract them by running chartview -x AviCharts.bin.
jdmtool's version contains more charts than JDM's - probably due to the
lack of coverage filtering (I will look into that later). But it should
contain all of the files that JDM creates, and they should be identical.
In addition to AviUtility.exe, there is AviUtil.dat - but it's copied
from oemdata, so should be identical. JDM also creates AirportReport.html;
jdmtool doesn't, but I'm assuming it's just for the user to look at, not
for the avionics.
Let me know if you get it to work!
—
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7GYLPLHKTJT7WJW4PEGZT2G6V4XAVCNFSM6AAAAABSXWKXWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJZGAYTANRQGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
And actually, I just fixed the subscription logic, so it should now match JDM (without the coverage filter) |
just did a git clone on your branch, shoud I update it?
[image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor
***@***.***
Principais capitais: 4063-6100
Demais regiões: [image: WhatsApp] (11) 4063-6100
<https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
www.instant.com.br <https://instant.com.br>
[image: Instagram] <https://www.instagram.com/instant.br/> [image:
LinkedIn] <https://www.linkedin.com/company/instant-solutions/>
[image: Facebook] <https://www.facebook.com/Instant.br/> [image:
Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger]
<https://m.me/Instant.br> [image: YouTube]
***@***.***/playlists> [image:
Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image:
Atendimento] <https://bot.kwik.app.br/atendimento-instant>
…On Mon, Dec 23, 2024 at 3:42 PM Dima Ryazanov ***@***.***> wrote:
And actually, I just fixed the subscription logic, so it should now match
JDM (without the coverage filter)
—
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7GYLPUBUTSECL3AKRMBHT2HBKTBAVCNFSM6AAAAABSXWKXWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRQGE2TCOBXGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yeah, run |
thanks!
will travel for christmas to Chile (not on my SR22, unfortunately), will
get back to your early january
[image: Logo] <https://instant.com.br> *PAULO MANNHEIMER*Diretor
***@***.***
Principais capitais: 4063-6100
Demais regiões: [image: WhatsApp] (11) 4063-6100
<https://api.whatsapp.com/send/?phone=551140636100&text=Ol%C3%A1%21+Tudo+bem%3F&type=phone_number&app_absent=0>
www.instant.com.br <https://instant.com.br>
[image: Instagram] <https://www.instagram.com/instant.br/> [image:
LinkedIn] <https://www.linkedin.com/company/instant-solutions/>
[image: Facebook] <https://www.facebook.com/Instant.br/> [image:
Telegram] <https://t.me/InstantSolutions_Bot> [image: Messenger]
<https://m.me/Instant.br> [image: YouTube]
***@***.***/playlists> [image:
Avaliação] <https://bot.kwik.app.br/customer-instant-j2defqo>[image:
Atendimento] <https://bot.kwik.app.br/atendimento-instant>
…On Mon, Dec 23, 2024 at 3:48 PM Dima Ryazanov ***@***.***> wrote:
Yeah, run git pull just in case. I pushed the fix (02f1b53
<02f1b53>)
literally the minute you commented :)
—
Reply to this email directly, view it on GitHub
<#22 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE7GYLNDRRVDGPFLB5ZOVSD2HBLIZAVCNFSM6AAAAABSXWKXWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNRQGE2TONBZHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Haha, have fun! |
1 Avidyne EX5000, EX600, EX500 - NavData Americas 2412 2024-11-28 2024-12-26 Y
6 Avidyne EX5000, EX600, EX500 - Electronic Charts BUNDLE - Latin & South A… 24-2024 2024-11-22 2024-12-06 Y
jdmtool transfer 1 /media/sda1
This service is not yet supported
jdmtool transfer 6 /media/sda1
Unexpected service type
The text was updated successfully, but these errors were encountered: