Page 1 of 2

RT3S freezes when use SK2 + SELECT

Posted: Mon Jan 08, 2024 9:30 am
by EA5JOQ
Hi, RT3S freezes when you use SK2 + SELECT to change Zones. When you reach the last Zone, if you turn the selector once more, then RT3S freezes, instead goes to the first Zone.

Re: RT3S freezes when use SK2 + SELECT

Posted: Mon Jan 08, 2024 10:18 am
by VK3KYY
EA5JOQ wrote:
Mon Jan 08, 2024 9:30 am
Hi, RT3S freezes when you use SK2 + SELECT to change Zones. When you reach the last Zone, if you turn the selector once more, then RT3S freezes, instead goes to the first Zone.
Please explain in more detail

I just tested


Green (to main menu)
Up / Down to Zone
Green to enter Zone menu
Up / Down to specific zone name

Now... Normally you just press Green to select the Zone.

Following your bug, I pressed SK2 + Green

And this still selects the Zone



What do you mean by "SELECT" as there is no button on the radio called SELECT
Do you mean the Green button

BTW.
I checked the User Guide and there is also no reference to a SELECT button

Re: RT3S freezes when use SK2 + SELECT

Posted: Mon Jan 08, 2024 11:13 am
by G4EML
I think he is refering to SK2 + Rotary. That changes zone directly.
I have just tried it and it works fine here. So it sounds like a codeplug problem.
The special 'All channels' zone is the last to be selected so it could be there is a bad channel causing this.

Colin.

Re: RT3S freezes when use SK2 + SELECT

Posted: Mon Jan 08, 2024 1:19 pm
by EA5JOQ
VK3KYY wrote:
Mon Jan 08, 2024 10:18 am
EA5JOQ wrote:
Mon Jan 08, 2024 9:30 am
Hi, RT3S freezes when you use SK2 + SELECT to change Zones. When you reach the last Zone, if you turn the selector once more, then RT3S freezes, instead goes to the first Zone.
Please explain in more detail

I just tested


Green (to main menu)
Up / Down to Zone
Green to enter Zone menu
Up / Down to specific zone name

Now... Normally you just press Green to select the Zone.

Following your bug, I pressed SK2 + Green

And this still selects the Zone



What do you mean by "SELECT" as there is no button on the radio called SELECT
Do you mean the Green button

BTW.
I checked the User Guide and there is also no reference to a SELECT button
Hi, is the rotatory. In the doc appears as "SELECT"

Image

Re: RT3S freezes when use SK2 + SELECT

Posted: Mon Jan 08, 2024 1:19 pm
by EA5JOQ
G4EML wrote:
Mon Jan 08, 2024 11:13 am
I think he is refering to SK2 + Rotary. That changes zone directly.
I have just tried it and it works fine here. So it sounds like a codeplug problem.
The special 'All channels' zone is the last to be selected so it could be there is a bad channel causing this.

Colin.
I programed it in a new codeplug. What can be wrong? The "All Channels" zone is working, appears the first and no crash

Re: RT3S freezes when use SK2 + SELECT

Posted: Mon Jan 08, 2024 2:57 pm
by F1RMB
Reflaah it (the codeplug).
If the problem still exist afterwards, post it here.

Re: RT3S freezes when use SK2 + SELECT

Posted: Mon Jan 08, 2024 7:32 pm
by VK3KYY
FYI

I already tested Rotary Control + SK2 to change Zone and that also worked fine for me

I suggest you also try using the Zone menu to select zone in turn

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 8:15 am
by EA5JOQ
F1RMB wrote:
Mon Jan 08, 2024 2:57 pm
Reflaah it (the codeplug).
If the problem still exist afterwards, post it here.
VK3KYY wrote:
Mon Jan 08, 2024 7:32 pm
FYI

I already tested Rotary Control + SK2 to change Zone and that also worked fine for me

I suggest you also try using the Zone menu to select zone in turn

I reflash it and the same happens, I think that the problem is that in Zone option, if I open it and press up arrow, appears blank zones but in my codeplug there is not exists...

Image

Image

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 8:42 am
by VK3KYY
EA5JOQ wrote:
Tue Jan 09, 2024 8:15 am
F1RMB wrote:
Mon Jan 08, 2024 2:57 pm
Reflaah it (the codeplug).
If the problem still exist afterwards, post it here.
VK3KYY wrote:
Mon Jan 08, 2024 7:32 pm
FYI

I already tested Rotary Control + SK2 to change Zone and that also worked fine for me

I suggest you also try using the Zone menu to select zone in turn

I reflash it and the same happens, I think that the problem is that in Zone option, if I open it and press up arrow, appears blank zones but in my codeplug there is not exists...

Image

Image
There is obviously some problem with your codeplug if the Zone names are not being displayed in the Zone list screen

Try exporting your codeplug to CSV and then import again, and see if the problem still exists.

Also, make sure you didn't use any special or accent characters in your zone names

Re: RT3S freezes when use SK2 + SELECT

Posted: Tue Jan 09, 2024 9:02 am
by EA5JOQ
VK3KYY wrote:
Tue Jan 09, 2024 8:42 am

There is obviously some problem with your codeplug if the Zone names are not being displayed in the Zone list screen

Try exporting your codeplug to CSV and then import again, and see if the problem still exists.

Also, make sure you didn't use any special or accent characters in your zone names
How can I export it to csv?