Search found 7604 matches

by VK3KYY
Sat Nov 23, 2019 1:02 am
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Contacts screen
Replies: 8
Views: 4848

Re: Contacts screen

Ken

Thanks for testing
by VK3KYY
Fri Nov 22, 2019 11:16 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: Contacts screen
Replies: 8
Views: 4848

Contacts screen

Thanks to Alex DL4LEX.. We now have a way to add new Contacts in the OpenGD77 firmware There is a new menu item for Contacts with options of "Contact list" and "New contact" Both TalkGroup and Private Call contacts can be added. In the Contacts list, the initial display are the TG's . To access the ...
by VK3KYY
Fri Nov 22, 2019 10:34 pm
Forum: CPS
Topic: TG problem
Replies: 1
Views: 1798

Re: TG problem

Are you using the OpenGD77 firmware in the radio ?

Please zip your codeplug and attach it to your post
by VK3KYY
Fri Nov 22, 2019 10:32 pm
Forum: CPS
Topic: Unable to read/program GD-77 using OpenGD77 firmware
Replies: 28
Views: 20079

Re: Unable to read/program GD-77 using OpenGD77 firmware

OK I use this code https://github.com/rogerclarkmelbourne/radioddity_gd-77_cps/blob/master/Extras/SetupDiWrap.cs To find the serial port with a specific name I suspect that System.Text.RegularExpressions.Regex friendlyNameToComPort = new System.Text.RegularExpressions.Regex(@".? \((COM\d+)\)$"); Is ...
by VK3KYY
Fri Nov 22, 2019 7:48 pm
Forum: CPS
Topic: New CPS with OpenGD77 Com port selector
Replies: 15
Views: 11641

Re: New CPS with OpenGD77 Com port selector

Thanks

That’s how it’s supposed to work.

My pc has a phantom COM1 which doesn’t exist on the hardware and I can select this to test for what happens when I try to use an invalid Com port number , and I tried to make it display an error message rathe than to hang or crash
by VK3KYY
Fri Nov 22, 2019 10:29 am
Forum: Hotspot mode
Topic: The "mW" difference between versions
Replies: 5
Views: 3492

Re: The "mW" difference between versions

OK
by VK3KYY
Fri Nov 22, 2019 8:45 am
Forum: Hotspot mode
Topic: The "mW" difference between versions
Replies: 5
Views: 3492

Re: The "mW" difference between versions

Did you calibrate your power levels for 1W and 5W using the calibration screen in the CPS ?

In the Tier2 version the official calibration data stored in Flash is used, however the offical data is often completely incorrect
by VK3KYY
Fri Nov 22, 2019 8:44 am
Forum: CPS
Topic: Unable to read/program GD-77 using OpenGD77 firmware
Replies: 28
Views: 20079

Re: Unable to read/program GD-77 using OpenGD77 firmware

??

Can you explain.

Is the com port working ?
by VK3KYY
Fri Nov 22, 2019 8:41 am
Forum: General discussions
Topic: [Solved] What are key long and key rpt values
Replies: 5
Views: 3480

Re: key long and key rpt

Key repeat is the time period between automatic repeat of the same key if you hold it down

Long key is for new features where holding the button for a long time has a different effect, but this not used yet