Search found 2635 matches

by F1RMB
Wed Dec 11, 2019 8:10 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: [ADVICE NEEDED] DMTF alpha keys order changes.
Replies: 7
Views: 4142

Re: [ADVICE NEEDED] DMTF alpha keys order changes.

Hi,

Since 100% of the two answers I got was for #1, the code has been updated accordingly ;)

Cheers.
by F1RMB
Tue Dec 10, 2019 10:17 am
Forum: General discussions
Topic: Documentation and user guide
Replies: 74
Views: 34359

Re: Documentation and user guide

About the <BLUE>-#, maybe it would be better to describe it as "GC/PC Lists"

Cheers.
by F1RMB
Mon Dec 09, 2019 2:53 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: [ADVICE NEEDED] DMTF alpha keys order changes.
Replies: 7
Views: 4142

[ADVICE NEEDED] DMTF alpha keys order changes.

Hi all, Modifying some code, I found the DTMF alpha keys have a strange mapping. Currently it is mapped like this: A: <LEFT> B: <RIGHT> C: <UP> D: <DOWN> So, I think a more logical mapping can be defined as the following: 1) A: <LEFT> B: <UP> C: <DOWN> D: <RIGHT> or, circular one: 2) A: <LEFT> B: <U...
by F1RMB
Sun Dec 08, 2019 6:29 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 Roger,

you have a PR for the CPS ;-)

Cheers.
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