[Sunday tests] Updated firmware loader.

User avatar
F1RMB
Posts: 2517
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: [Sunday tests] Updated firmware loader.

Post by F1RMB » Sun Mar 22, 2020 8:30 am

IV3XHF wrote:
Sun Mar 22, 2020 8:29 am
Hello Daniel,
I try the firmware loader with Windows 10 and GD77 it works well without problems.
Thanks for this beautiful work
IV3XHF Dario
Thanks Dario.

Cheers.
---
Daniel

VK3KYY
Posts: 7475
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: [Sunday tests] Updated firmware loader.

Post by VK3KYY » Sun Mar 22, 2020 10:23 am

Thanks guys

I think this is safe to add to the next release.

User avatar
F1CXG
Posts: 167
Joined: Sat Nov 16, 2019 7:24 am
Location: GRENOBLE (France)

Re: [Sunday tests] Updated firmware loader.

Post by F1CXG » Sun Mar 22, 2020 12:10 pm

Too busy with my soldering iron, I was late in testing Daniel's loader, it works without problems on my PC Win 10 pro 64 ;)

User avatar
F1RMB
Posts: 2517
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: [Sunday tests] Updated firmware loader.

Post by F1RMB » Sun Mar 22, 2020 12:24 pm

Hi Thierry,
F1CXG wrote:
Sun Mar 22, 2020 12:10 pm
Too busy with my soldering iron, I was late in testing Daniel's loader, it works without problems on my PC Win 10 pro 64 ;)
Not problem, your hotspot looks nice. Thanks for the report.

ATM, only Windows 10 x64 reported, but that seems to work.


Cheers.
---
Daniel

User avatar
F1CXG
Posts: 167
Joined: Sat Nov 16, 2019 7:24 am
Location: GRENOBLE (France)

Re: [Sunday tests] Updated firmware loader.

Post by F1CXG » Sun Mar 22, 2020 12:31 pm

Thanks to you (again) I can also test a Linux version :mrgreen:

User avatar
F1RMB
Posts: 2517
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: [Sunday tests] Updated firmware loader.

Post by F1RMB » Sun Mar 22, 2020 1:22 pm

F1CXG wrote:
Sun Mar 22, 2020 12:31 pm
Thanks to you (again) I can also test a Linux version :mrgreen:
Yup, but you need to install latest "mono-complete" first ;-)

Cheers.
---
Daniel

User avatar
F1RMB
Posts: 2517
Joined: Sat Nov 16, 2019 5:42 am
Location: Grenoble, France

Re: [Sunday tests] Updated firmware loader.

Post by F1RMB » Sun Mar 22, 2020 1:41 pm

Hi Thierry,
F1CXG wrote:
Sun Mar 22, 2020 12:31 pm
Thanks to you (again) I can also test a Linux version :mrgreen:
So, if you're interested in testing the Linux port flasher, you need latest mono. For this, you need to configure the mono apt repository first:

Code: Select all

sudo apt install gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/ubuntu stable-bionic main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list
sudo apt update
sudo apt-get install mono-complete
Then, unzip the attached file somewhere, and you could start it from the command line

Code: Select all

cd <where the EXE and the DLL are located>
mono GD77_FirmwareLoader-Linux.exe
or using you desktop environment, right click on the EXE, and ask to run it using Mono.

Cheers.
---
Daniel

User avatar
F1CXG
Posts: 167
Joined: Sat Nov 16, 2019 7:24 am
Location: GRENOBLE (France)

Re: [Sunday tests] Updated firmware loader.

Post by F1CXG » Sun Mar 22, 2020 3:04 pm

Tnx for all Daniel ;)

n7rde
Posts: 13
Joined: Sat Nov 16, 2019 5:34 pm

Re: [Sunday tests] Updated firmware loader.

Post by n7rde » Sun Mar 22, 2020 3:49 pm

Works great
on gd77 win7 64 pro

Thanks

Ron N7RDE

User avatar
F1CXG
Posts: 167
Joined: Sat Nov 16, 2019 7:24 am
Location: GRENOBLE (France)

Re: [Sunday tests] Updated firmware loader.

Post by F1CXG » Sun Mar 22, 2020 3:57 pm

It works, thank you Daniel 8-)
LOADER LINUX.jpg
LOADER LINUX.jpg (133.23 KiB) Viewed 4853 times

Locked