Search found 7590 matches

by VK3KYY
Mon Oct 05, 2020 9:21 am
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: New ongoing "Development" version has been created
Replies: 686
Views: 261037

Re: New ongoing "Development" version has been created

I've updated the release version to fix problems with the DTMF dialing and the channel power functionality, including changes to fix the power on the GD77s https://github.com/rogerclarkmelbourne/OpenGD77/releases/tag/D2020.10.04 * Fix for DTMF dialing tail (F1RMB) * Fix for possible incorrect beep t...
by VK3KYY
Mon Oct 05, 2020 9:12 am
Forum: CPS
Topic: CPS Update
Replies: 83
Views: 40379

Re: CPS Update

Files are actually installed into the languages sub folder , so look where the exe is installed, then look in the languages folder
by VK3KYY
Sun Oct 04, 2020 9:29 pm
Forum: GD-77 / DM-1801 / RD-5R / GD-77S
Topic: New ongoing "Development" version has been created
Replies: 686
Views: 261037

Re: New ongoing "Development" version has been created

Thanks Rob,

I'm glad the user interface makes sense, as its a bit of a complex system under the hood...
by VK3KYY
Sun Oct 04, 2020 11:04 am
Forum: CPS
Topic: CPS Update
Replies: 83
Views: 40379

Re: CPS Update

Thanks I've updated the master file, but I will wait for other translations for the new Channel power feature, for at least 1 week before I do another release, which will include your update. New CPS installed ... new unstable firmware ..... and new voice file ... Everything works fine. Thanks to a...
by VK3KYY
Sun Oct 04, 2020 10:20 am
Forum: CPS
Topic: CPS Update
Replies: 83
Views: 40379

Re: CPS Update

Thanks

I've updated the master file, but I will wait for other translations for the new Channel power feature, for at least 1 week before I do another release, which will include your update.
by VK3KYY
Sun Oct 04, 2020 9:34 am
Forum: Developer discussions
Topic: [Resolved] Development environment, toolchain and build instructions
Replies: 20
Views: 10906

Re: [Resolved] Development environment, toolchain and build instructions

I've noticed that the Release build is actually useless, because it doesn't define a hardware target. So I'm going to remove it, as the other option would be to make 4 Release build configuations, one of each of the 4 hardware target (radios), and none of those builds would work. The Debug builds ar...
by VK3KYY
Sun Oct 04, 2020 9:16 am
Forum: CPS
Topic: CPS Update
Replies: 83
Views: 40379

Re: CPS Update

DG3GSP wrote:
Sun Oct 04, 2020 8:06 am
It looks like you changed some other things.
Yes, that is correct - i improved some more texts
OK.

That's fine, I just wanted to confirm....

I will update the source, and those changes will be in the next release
by VK3KYY
Sun Oct 04, 2020 7:40 am
Forum: CPS
Topic: CPS Update
Replies: 83
Views: 40379

Re: CPS Update

Hi Roger, enclosed a german.xml with some minor typo fixes and improvments. And i replaced "Master" with german "Gerätevorgabe" (roughly means "radio preset"), think it´s more self-explanatory I just compared the files. It looks like you changed some other things. Is that correct, or did you just c...
by VK3KYY
Sun Oct 04, 2020 7:36 am
Forum: CPS
Topic: CPS Update
Replies: 83
Views: 40379

Re: CPS Update

OK.

Thanks.

I'll update it.
by VK3KYY
Sun Oct 04, 2020 7:15 am
Forum: Developer discussions
Topic: [Resolved] Development environment, toolchain and build instructions
Replies: 20
Views: 10906

Re: Development environment, toolchain and build instructions

Thanks Roger for explanation. I'll give Google a try about possible bug in the I2S, but my intuition sugests there might be some variables which should be declared volatile. Interesting problem, I've saved it in my stack, but now we have more important issues. `-) I googled for this already and saw...