Languages and directly channel number entry

Post Reply
VK3KYY
Posts: 7590
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Languages and directly channel number entry

Post by VK3KYY » Wed Dec 04, 2019 9:10 pm

I've merged the latest work from Daniel and Colin

Daniel has improved the UI data buffer handling to prevent buffer overflows in cases when the translated language text will not fit onto the screen, and he has also updated all the languages with text supplied to the forum by various contributers

Colin has added a new feature so that a channel number can be entered on all Zones, not just the 'All Channels' Zone.

The channel number in the Zone is shown to the right of the Zone name.
e.g. channel 9 in this screengrab "Ch:9"

g4eml_channel_entry.png
g4eml_channel_entry.png (1.14 KiB) Viewed 2535 times

I've been working on the OpenGD77 CPS, but its not ready for another release yet.
I have written the code to upgrade the codeplug format from 16 to 80 channel zones, and I've changing the on-screen texts related to the new scanning features. However I noticed that the Contacts were not exporting the TimeSlot override, so I'm currently trying to get the Contacts Export and Import (CSV) working, before I release an update of the OpenGD77 CPS.


This "Latest" firmware can be downloaded from GitHub

https://github.com/rogerclarkmelbourne/ ... latest.sgl


BTW.

I am changing the name of the "Rx Group" on the Channel screen in the CPS to be "TG List" as this more accurately describes the function of this list.

I may also change the name "Tx Group" elsewhere to "TG Group" (perhaps not yet)

User avatar
m1dyp
Posts: 605
Joined: Sat Nov 16, 2019 8:03 am
Location: Hertfordshire, U.K.
Contact:

Re: Languages and directly channel number entry

Post by m1dyp » Wed Dec 04, 2019 10:42 pm

many thanks

G4EML
Posts: 928
Joined: Sat Nov 16, 2019 10:01 am

Re: Languages and directly channel number entry

Post by G4EML » Wed Dec 04, 2019 11:24 pm

Just to make it clear, the channel numbers in a zone are not the same as the channel numbers when in ‘All Channels’.
When in a Zone the number relates to the position in the Zone and will be between 1 and 80.
When in ‘All Channels’ the number relates to the position in the codeplug channel list and will be between 1 and 1024.

VK3KYY
Posts: 7590
Joined: Sat Nov 16, 2019 3:25 am
Location: Melbourne, Australia

Re: Languages and directly channel number entry

Post by VK3KYY » Wed Dec 04, 2019 11:43 pm

G4EML wrote:
Wed Dec 04, 2019 11:24 pm
Just to make it clear, the channel numbers in a zone are not the same as the channel numbers when in ‘All Channels’.
When in a Zone the number relates to the position in the Zone and will be between 1 and 80.
When in ‘All Channels’ the number relates to the position in the codeplug channel list and will be between 1 and 1024.
Thats what I expected.

People need to setup their codeplug, so that for example if they have 80 channel UHF CB, that the first channel in the zone is CH1 and the 10th channel is CH10 etc etc

I've noticed in my CB Zone, somehow the data had 2 Channel 5's, which then screwed up the numbering after that.

So I"ll need to fix my codeplug

Post Reply