Search found 2638 matches

by F1RMB
Sun Dec 08, 2019 5:10 am
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: [Python Tool] Screengrabber for Linux / Windows / OS-X (probably)
Replies: 8
Views: 4472

Re: [Python Tool] Screengrabber for Linux

Hi,

I've updated the script in the first post. Default color is the same as EA3BIL used, default scale factor is 2.
It also works under Windows (you may need to install pillow, cimage and pyserial using pip.exe), default COM port is COM13.


Cheers.
by F1RMB
Sat Dec 07, 2019 11:05 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: [Python Tool] Screengrabber for Linux / Windows / OS-X (probably)
Replies: 8
Views: 4472

Re: [Python Tool] Screengrabber for Linux

Yes, it has it (already part of this script).
by F1RMB
Sat Dec 07, 2019 10:48 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: [Python Tool] Screengrabber for Linux / Windows / OS-X (probably)
Replies: 8
Views: 4472

Re: [Python Tool] Screengrabber for Linux

Hi Roger,

I can take a look at this, but tomorrow, it's pretty late here ;-)

I will also make the modifications to this script about default background color and default scale factor.

Cheers.
---
Daniel

PS: but I still do hate python :D
by F1RMB
Sat Dec 07, 2019 10:20 pm
Forum: General discussions
Topic: Menus Roadmap
Replies: 17
Views: 8694

Re: Menus Roadmap

Hey, really nice, and useful !

Thumbs up !


Cheers.
---
Daniel
by F1RMB
Sat Dec 07, 2019 10:18 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: [Python Tool] Screengrabber for Linux / Windows / OS-X (probably)
Replies: 8
Views: 4472

[Python Tool] Screengrabber for Linux / Windows / OS-X (probably)

Hi, Here is a small python script to save screen capture to png file. It supports few parameters: Usage: gd-77_screen_grabber.py [OPTION] -h, --help : Display this help text -d, --device=<COM port> : Use the specified device as serial port -s, --scale=v : Apply scale factor (1..x) -o, --output=<file...
by F1RMB
Sat Dec 07, 2019 4:18 am
Forum: Off topic
Topic: Tapatalk plugin for phpBB
Replies: 8
Views: 4925

Re: Tapatalk plugin for phpBB

That's your fault, after all, why creating such a nice project ;) :D
by F1RMB
Fri Dec 06, 2019 4:21 pm
Forum: General discussions
Topic: Menu(s) order
Replies: 14
Views: 7614

Re: Menu(s) order

Hi,

I've just made a PR for this.

Cheers.
---
Daniel
by F1RMB
Thu Dec 05, 2019 8:24 pm
Forum: General discussions
Topic: Factory Firmware 4.2.8 released
Replies: 4
Views: 3250

Re: Factory Firmware 4.2.8 released

VK3KYY wrote:
Thu Dec 05, 2019 8:20 pm
Thanks

I downloaded the new CPS a while ago, but didn’t notice any major changes.

Not sure what changed in the firmware. Perhaps some bug fixes. But I no longer have the official firmware on any of my radios at the moment, as it feels like wearing a straight jacket
:D
by F1RMB
Thu Dec 05, 2019 8:23 pm
Forum: Localisation
Topic: Localisation support (foreign languages)
Replies: 921
Views: 365265

Re: Localistion support (foreign languages)

DG3GSP wrote:
Thu Dec 05, 2019 7:54 pm
Sorry Daniel,

I made a mistake in line 71 (String .gotoChannel) had two comma in place of one

Cheers

Peter
Don't worry Peter, I fixed it (and few other small things).

Cheers.
by F1RMB
Thu Dec 05, 2019 7:22 pm
Forum: Localisation
Topic: Localisation support (foreign languages)
Replies: 921
Views: 365265

Re: Localistion support (foreign languages)

Thank you. I've also created a PR for this update.

Cheers.
---
Daniel