Search found 932 matches

by G4EML
Wed Jan 31, 2024 12:56 pm
Forum: TYT MD2017 / Retevis RT-82
Topic: TYT MD2017 / Retevis RT-82 Public Alpha version
Replies: 76
Views: 7439

Re: TYT MD2017 / Retevis RT-82 Public Alpha version

Password is the release version. Rxxxx.xx.xx.xx
It is displayed in the title line at the top of the password entry form.
by G4EML
Tue Jan 30, 2024 10:50 pm
Forum: Other unsupported radios
Topic: Quansheng DM600UV [Not able to support]
Replies: 5
Views: 882

Re: Quansheng DM600UV

Just looking at the picture it looks like the LCD display is not pixel based but uses individual fixed icons and a small text areas for the frequencies/channels. That would make it very difficult to use with OpenGD77 as it would not support the current display methods and would need major rewrite of...
by G4EML
Sun Jan 28, 2024 3:39 pm
Forum: CPS
Topic: Question: CPS 2024.01.22.01 and programming for Talk Groups
Replies: 5
Views: 1588

Re: Question: CPS 2024.01.22.01 and programming for Talk Groups

Contact and TG List are mutually exclusive on a channel. You either define a contact and that is what will always be used when making a call. Or you define a TG List which allows you to select the contact to be used from the list. Unlike most DMR radios the TG List is used for both Tx and Rx. This i...
by G4EML
Fri Jan 19, 2024 11:26 pm
Forum: CPS
Topic: Channel CSV construction and import struggles
Replies: 8
Views: 1743

Re: Channel CSV construction and import struggles

Two Problems,

You have used NONE instead of None in many lines. The Input Parser is fussy! Use notepad++ to change all NONE to None.

The last Line for WX7 has no channel number (248) at the beginning and no CR LF at the end.

Having corrected these the file loads OK.

Colin G4EML
by G4EML
Fri Jan 19, 2024 9:55 am
Forum: Other unsupported radios
Topic: TYT MD-380 / RT-3 - Not supported [FM only sources]
Replies: 4
Views: 5743

Re: TYT MD-380 / RT-3 - Not supported [FM only sources]

No, openGD77 is not supported in the MD380 / RT3 single band radios. The hardware is different.
by G4EML
Fri Jan 19, 2024 1:17 am
Forum: TYT MD-9600 / Retevis RT-90
Topic: [User error] Master Power not working in channel
Replies: 17
Views: 1980

Re: [User error] Master Power not working in channel

I think you are refering to the fact that the original firmware appeared to support two frequencies or channels at the same time. In fact the radio only has one receiver so it was always scanning between the two. OpenGD77 does not support this. Only one channel or VFO frequency can be selected at a ...
by G4EML
Tue Jan 16, 2024 11:21 pm
Forum: CPS
Topic: Channel CSV construction and import struggles
Replies: 8
Views: 1743

Re: Channel CSV construction and import struggles

I have just cut and pasted the lines from your post into my channels.csv. Both 99 and 103 imported correctly without errors, so I don't think your problem relates to quotes or tabs. As Roger says, the CSV import has quite a bit of error checking but it is impossible to predict every possible situati...
by G4EML
Tue Jan 16, 2024 10:54 pm
Forum: CPS
Topic: Channel CSV construction and import struggles
Replies: 8
Views: 1743

Re: Channel CSV construction and import struggles

The tab character is used to force a spreadsheet program to treat the value as text and not a number. It was intended to prevent channel names (which can contain numbers but are really text) being interpreted as numbers and loosing digits. It is not really needed on frequencies . If a tab is present...
by G4EML
Wed Jan 10, 2024 6:02 pm
Forum: CPS
Topic: "Official firmware can be reloaded into the radio"??
Replies: 6
Views: 1804

Re: "Official firmware can be reloaded into the radio"??

It is often possible to restore the factory firmware without using a backup, so it is worth trying if you need to do it. I have done it many times during development. However strange things can sometimes happen, such as missing icons or password locking. Password locking is easily overcome but missi...
by G4EML
Mon Jan 08, 2024 11:13 am
Forum: Bug reports
Topic: RT3S freezes when use SK2 + SELECT
Replies: 16
Views: 2016

Re: RT3S freezes when use SK2 + SELECT

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.