OpenGD77 v 0.0.0.1 ready for testing

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

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by VK3KYY » Thu Dec 05, 2019 12:54 am

Ah

Did you select a different language than english.

If so its probably missing a translation text

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

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by VK3KYY » Thu Dec 05, 2019 12:56 am

BTW.

Its supposed to be a release build, but I see the PDB is still being generated

I'll try turning on break on all exceptions and see if it crashes for me

User avatar
kd2lh
Posts: 312
Joined: Mon Dec 02, 2019 2:44 pm

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by kd2lh » Thu Dec 05, 2019 1:08 am

I installed it on a machine running the prior community CPS. I use the default American English on my PC, and made no changes.

I select "Continue" on the exception dialog, and the CPS appears to continue to run without problems in English.

Difference between UK / Aus / US English configurations?

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

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by VK3KYY » Thu Dec 05, 2019 1:15 am

I renamed the old 3.0.6 version build config rather than making a new one, but I thought it should be 99% the same as the 3.1.x version.

There were some changes to the english language file, which I have not updated though all the other languages, mainly because I don't speak any other languages well enough to do good translations.

But I"ll take another look at the build config and perhaps make a new one based on the 3.1.x build config

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

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by VK3KYY » Thu Dec 05, 2019 1:17 am

@kd2lh

Can you download these debug version files and try running it, and perhaps it will give you a line number where its failing

https://drive.google.com/open?id=1alYy4 ... Z1CcZUuQ_J

User avatar
W1AEX
Posts: 126
Joined: Sat Nov 16, 2019 9:00 pm
Location: Connecticut, USA
Contact:

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by W1AEX » Thu Dec 05, 2019 1:50 am

I installed v 0.0.0.2 and read my codeplug from the radio. It grabbed all the information but had trouble re-creating the existing 13 zones. I just emptied each zone out and then installed the correct channels again with a few edits that I needed to do. None of my zones exceed 16 yet but I plan to expand my MARINE band zone to include 44 commonly used frequencies so after I create the channels I'll do that. The screenshot down below is what the zones looked like when pulled from the radio into the CPS before I re-created them.

I pushed the edited codeplug into the radio and it's running fine with it right now.

I haven't done any more than what's above but will look forward to making my first extended zone shortly.

73, Rob W1AEX

Image
Last edited by W1AEX on Thu Dec 05, 2019 1:57 am, edited 1 time in total.

User avatar
kd2lh
Posts: 312
Joined: Mon Dec 02, 2019 2:44 pm

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by kd2lh » Thu Dec 05, 2019 1:56 am

Installed the Debug version, and (of course) it didn't fail. I tried it unzipped in my download folder as well as moving it into the "Program Files (x86) folder. Executes without error in both locations.

The 0.1 version appears to be complete including all language files.

Marc

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

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by VK3KYY » Thu Dec 05, 2019 1:57 am

Rob

OK.

I'll check when the code does the update. I think it may only be doing it when the file is opened and not when the codeplug is downloaded from the radio.

My radio already had 80 channel zones, so I'll have to go back to an old version of the codeplug and CPS and put that in my radio and then try downloading and see what happens.

It didn't cross my mind that reading from the radio may not work

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

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by VK3KYY » Thu Dec 05, 2019 1:59 am

kd2lh wrote:
Thu Dec 05, 2019 1:56 am
Installed the Debug version, and (of course) it didn't fail. I tried it unzipped in my download folder as well as moving it into the "Program Files (x86) folder. Executes without error in both locations.

The 0.1 version appears to be complete including all language files.

Marc
LOL

Umm. Thats a pain.

Do you have Visual Studio installed, you could download the whole project and try "building" it and see what happens.
If you do.. You need to select the OpenGD77 Debug or OpenGD77 release config

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

Re: OpenGD77 v 0.0.0.3 ready for testing

Post by VK3KYY » Thu Dec 05, 2019 2:17 am

Guys

Can you download again.

I have fixed the problem where the CPS was not checking the codeplug when it was read from the radio.

I also found one potential problem where it could attempt to initialise 250 zones when we now only have 68 zones, and this would have potentially cause a buffer overflow exception

Post Reply