Page 1 of 1

New here Love it -- CPS Suggestion/Implementation

Posted: Tue Nov 09, 2021 3:13 pm
by kc8cpw
I've been running OpenGD77 for about 2 weeks now. I LOVE IT!

Only question/suggestion that I'd like to see is with the OpenGD77 CPS I cannot rearrange channels very easily at all. Are there plans to implement a key sequence to move a channel up and down in the channels tree list?

73,
Jonathan
KC8CPW

Re: New here Love it -- CPS Suggestion/Implementation

Posted: Tue Nov 09, 2021 9:14 pm
by VK3KYY
kc8cpw wrote:
Tue Nov 09, 2021 3:13 pm
I've been running OpenGD77 for about 2 weeks now. I LOVE IT!

Only question/suggestion that I'd like to see is with the OpenGD77 CPS I cannot rearrange channels very easily at all. Are there plans to implement a key sequence to move a channel up and down in the channels tree list?

73,
Jonathan
KC8CPW
The CPS was created by decompiling and recompiling the official GD77 CPS which does not have features to change the order of the master channel list.

But the order of channels in a zone can be changed

If you want to change the order of the master channels list, your only practical option using the CPS is to export the channels to CSV file, reorder them and import again.

I recommend you use the G4EML codelug utility programming to convert the codeplug file to separate spreadsheets, then to convert them back to the codelug file , rather than using the CPS to make big changes