Page 3 of 6

Re: New CSP 2024 01 22

Posted: Fri Feb 09, 2024 3:25 pm
by PU4BLA
Good morning,
I would like to report that I installed the new CPS without any problems or hindrances.

regards

Gustavo PU4BLA

Re: New CSP 2024 01 22

Posted: Fri Feb 09, 2024 8:20 pm
by VK3KYY
PU4BLA wrote:
Fri Feb 09, 2024 3:25 pm
Good morning,
I would like to report that I installed the new CPS without any problems or hindrances.

regards

Gustavo PU4BLA
Thanks

Re: New CPS 2024 01 22

Posted: Tue Feb 13, 2024 5:08 pm
by wa4rvo
OK, I got the software on my Win 11 machine, but no comm port. How do I get a comm port on Win 11? I hear it give a sound when plugged in, but see no GD77 port. How do I fix this? :|

Re: New CPS 2024 01 22

Posted: Sun Feb 18, 2024 2:01 am
by PU7PDT
Hello.

First post. Just passing by to say that the installation was a success, after I struggled a lot to find the drive that worked correctly in Win 10. The struggle ended here on the forum with a post from 2022, I think, from another colleague with the same problem.

TKS to everyone involved for everything you have done for the global amateur radio community.

73 strong.

Re: New CPS 2024 01 22

Posted: Sun Feb 18, 2024 7:37 am
by BD4SMY
Hi Daniel

CPS Chinese Language file (Chinese.xml) size is less than English or other languages. After comparing between Chinese.xml and English.xml, I find that Chinese.xml is not updated for a long time. So I try to do it as attached. If you can accept it, I hope you can update it with your next version CPS.

BTW, I also find that more parameters are not list in the English.xml, so I hope you can update it and other languages together. Such as:

<MainForm Text="OpenGD77 CPS">
<TreeView>
<TreeNode Id="APRS" Text="APRS Configurations" />
</TreeView>
<MenuStrip>
<MenuItem Id="tsmiAPRSConfigs" Text="APRS Configurations" />
<MenuItem Id="tsmiZoneBasic" Text="Zone Basic" />
<MenuItem Id="tsmiVfos" Text="VFOs" />
</MenuStrip>
</MainForm>

Because a lot of parameters can't also be found in English.xml, so I can not change display language to Chinese too. As attached JPGs in achived RAR files.

Re: New CPS 2024 01 22

Posted: Sun Feb 18, 2024 10:36 am
by VK3KYY
BD4SMY wrote:
Sun Feb 18, 2024 7:37 am
Hi Daniel

CPS Chinese Language file (Chinese.xml) size is less than English or other languages. After comparing between Chinese.xml and English.xml, I find that Chinese.xml is not updated for a long time. So I try to do it as attached. If you can accept it, I hope you can update it with your next version CPS.

BTW, I also find that more parameters are not list in the English.xml, so I hope you can update it and other languages together. Such as:

<MainForm Text="OpenGD77 CPS">
<TreeView>
<TreeNode Id="APRS" Text="APRS Configurations" />
</TreeView>
<MenuStrip>
<MenuItem Id="tsmiAPRSConfigs" Text="APRS Configurations" />
<MenuItem Id="tsmiZoneBasic" Text="Zone Basic" />
<MenuItem Id="tsmiVfos" Text="VFOs" />
</MenuStrip>
</MainForm>

Because a lot of parameters can't also be found in English.xml, so I can not change display language to Chinese too. As attached JPGs in achived RAR files.
OK

Thanks.

I added this to my ToDo list

Re: New CPS 2024 01 22

Posted: Tue Feb 20, 2024 3:03 pm
by F1RMB
Hi,

BD4SMY wrote:
Sun Feb 18, 2024 7:37 am
Hi Daniel

CPS Chinese Language file (Chinese.xml) size is less than English or other languages. After comparing between Chinese.xml and English.xml, I find that Chinese.xml is not updated for a long time. So I try to do it as attached. If you can accept it, I hope you can update it with your next version CPS.

BTW, I also find that more parameters are not list in the English.xml, so I hope you can update it and other languages together. Such as:

<MainForm Text="OpenGD77 CPS">
<TreeView>
<TreeNode Id="APRS" Text="APRS Configurations" />
</TreeView>
<MenuStrip>
<MenuItem Id="tsmiAPRSConfigs" Text="APRS Configurations" />
<MenuItem Id="tsmiZoneBasic" Text="Zone Basic" />
<MenuItem Id="tsmiVfos" Text="VFOs" />
</MenuStrip>
</MainForm>

Because a lot of parameters can't also be found in English.xml, so I can not change display language to Chinese too. As attached JPGs in achived RAR files.

It will take some time to get it merged, as the source XML file you used looks a bit outdated, and needs some (many) manual edits.

Cheers.
---
Daniel

Re: New CPS 2024 01 22

Posted: Wed Feb 21, 2024 2:50 am
by BD4SMY
UPDATE:

Since the radio can not display the Chinese charactors, so the "RADIO_DISPLAY_" parameters can not be changed to Chinese.

<Item Id="RADIO_DISPLAY_CPS" Text="CPS" />
<Item Id="RADIO_DISPLAY_Backup" Text="Backup" />
<Item Id="RADIO_DISPLAY_Calibration" Text="Calibration" />
<Item Id="RADIO_DISPLAY_EEPROM" Text="EEPROM" />
<Item Id="RADIO_DISPLAY_Flash" Text="Flash" />
<Item Id="RADIO_DISPLAY_Codeplug" Text="Codeplug" />
<Item Id="RADIO_DISPLAY_MCU_ROM" Text="MCU ROM" />
<Item Id="RADIO_DISPLAY_Voice_prompts" Text="Voice prompts" />
<Item Id="RADIO_DISPLAY_Restoring" Text="Restoring" />
<Item Id="RADIO_DISPLAY_Reading" Text="Reading" />
<Item Id="RADIO_DISPLAY_Writing" Text="Writing" />

Attachment is updated.

Re: New CPS 2024 01 22

Posted: Wed Feb 21, 2024 9:24 am
by F1RMB
BD4SMY wrote:
Wed Feb 21, 2024 2:50 am
UPDATE:

Since the radio can not display the Chinese charactors, so the "RADIO_DISPLAY_" parameters can not be changed to Chinese.

<Item Id="RADIO_DISPLAY_CPS" Text="CPS" />
<Item Id="RADIO_DISPLAY_Backup" Text="Backup" />
<Item Id="RADIO_DISPLAY_Calibration" Text="Calibration" />
<Item Id="RADIO_DISPLAY_EEPROM" Text="EEPROM" />
<Item Id="RADIO_DISPLAY_Flash" Text="Flash" />
<Item Id="RADIO_DISPLAY_Codeplug" Text="Codeplug" />
<Item Id="RADIO_DISPLAY_MCU_ROM" Text="MCU ROM" />
<Item Id="RADIO_DISPLAY_Voice_prompts" Text="Voice prompts" />
<Item Id="RADIO_DISPLAY_Restoring" Text="Restoring" />
<Item Id="RADIO_DISPLAY_Reading" Text="Reading" />
<Item Id="RADIO_DISPLAY_Writing" Text="Writing" />

Attachment is updated.
Done.

Re: New CPS 2024 01 22

Posted: Wed Mar 13, 2024 6:20 am
by ZL2AWW
Hi

I have download CPS 2024 01 22 on my windows 11 laptop but I'm missing the driver. Where can I download the driver

Greetings
Andre