OpenGD77 v 0.0.0.1 ready for testing

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

OpenGD77 v 0.0.0.1 ready for testing

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

I think the OpenGD77 CPS is now ready for testing

The main difference is the 80 channels zones rather than 16 channels.
Also I've changed the extension of the codeplug file from .dat to .g77. The CPS will read .dat files but it will default to .g77

I've also fixed the Digital Contacts so that the TS override data can be exported and imported and fixed an annoyance where the Digital Contact always displayed with loads of leading zeros, which was ,far as I can tell, pointless.

This will install into a different directory and also use different registry keys, so in theory you should be able to run both CPS's independently

https://github.com/rogerclarkmelbourne/ ... taller.exe

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

Re: OpenGD77 v 0.0.0.1 ready for testing

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

hmm is it just me or did it install in the same folder :o

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

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by m1dyp » Wed Dec 04, 2019 11:04 pm

ok i get it. same folder different filename :D

User avatar
EA5SW
Posts: 91
Joined: Sat Nov 16, 2019 9:45 am
Location: Valencia, Spain

Re: OpenGD77 v 0.0.0.1 ready for testing

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

Error in Net some updated missing I think

OZ1MAX
Posts: 36
Joined: Sat Nov 16, 2019 11:43 pm

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by OZ1MAX » Wed Dec 04, 2019 11:27 pm

Hi Roger

Just tried to load my codeplug in the new one, it messes up my Zones, so have to make all the zones manual again, could it not read and hold the excisting zones ??
Tnx 4 a well done job .. :)

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

Re: OpenGD77 v 0.0.0.1 ready for testing

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

OZ1MAX wrote:
Wed Dec 04, 2019 11:27 pm
Hi Roger

Just tried to load my codeplug in the new one, it messes up my Zones, so have to make all the zones manual again, could it not read and hold the excisting zones ??
Tnx 4 a well done job .. :)
Can you post your old codeplug, as it should auto update

User avatar
KU4ZD
Posts: 127
Joined: Sat Nov 16, 2019 2:47 pm
Location: Council Bluffs, Iowa
Contact:

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by KU4ZD » Thu Dec 05, 2019 12:16 am

I get a message that your code plug is a 16 zone code plug and then it doesnt convert it automatically

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

Re: OpenGD77 v 0.0.0.2 ready for testing

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

My bad

It wasn't installing the latest exe

Can you uninstall it, and download again and re-install

PS. The installer will show the version as 0.0.0.2

Thanks

BTW.
If you only have 1 zone you won't get the update message, as it doesn't have to process any of the zone data, the first and only zone simply becomes longer, Well that's the theory.

User avatar
KU4ZD
Posts: 127
Joined: Sat Nov 16, 2019 2:47 pm
Location: Council Bluffs, Iowa
Contact:

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by KU4ZD » Thu Dec 05, 2019 12:46 am

got it and it works

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 12:49 am

Running on Windows 10 Version 1909 I get an unhandled exception when starting this version of the Community CPS:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at DMR.MainForm.languageChangeHandler(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.PerformClick()
at DMR.MainForm.MainForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
GD77CPS
Assembly Version: 1.2.7276.16545
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/OpenGD77/OpenGD77CPS.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4001.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4042.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
WeifenLuo.WinFormsUI.Docking
Assembly Version: 3.0.4.0
Win32 Version: 3.0.4.0
CodeBase: file:///C:/Program%20Files%20(x86)/OpenGD77/WeifenLuo.WinFormsUI.Docking.DLL
----------------------------------------
System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Numerics
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Post Reply