OpenGD77 v 0.0.0.1 ready for testing

VK3KYY
Posts: 7590
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 8:05 pm

OZ1MAX wrote:
Thu Dec 05, 2019 6:04 pm
Hey roger..
I’m reducing the zones, with 80 cha. In one zone it’s no problem, it’s Only 3 zones ill figure it out no problem... :D as I had an idea of that it was to Make room to Make the 80 cha. Pr. Zone..
I think you may not be making the best use of the TG List feature.

Can you post or email me your codeplug ?

VK3KYY
Posts: 7590
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 8:35 pm

BTW.

I should have mentioned.

The Download screen grab feature now adds a grey background and also immediately copies to the chipboard, even if you don't save.
i.e just press cancel to save and you can still take the image from the clipboard

User avatar
W0RMT
Posts: 178
Joined: Sat Nov 16, 2019 12:45 pm
Location: Louisville, CO USA

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by W0RMT » Fri Dec 06, 2019 12:37 pm

m1dyp wrote:
Thu Dec 05, 2019 8:14 am
hold the front page........
in channels
ok select all rows and export

open in excel
organise and save as (CSV comma delimited) (filename) and click yes to message about keep format

back in cps in channels
import clear all select yes
choose your modified cps
save and write to radio

phew
OK I may be missing something here, or it's too early and I need more coffee (which I do), but I don't see how to export or import channels in the CPS.

User avatar
m1dyp
Posts: 605
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 » Fri Dec 06, 2019 1:11 pm

ok, put the coffee on :D

load up the CPS

on the left hand side double click 'channels' and the list appears on the right
double click the box above the number '1' and all the channels will be highlighted
then click 'export selected rows' and save it

once you have finished editing the CSV and saved it, click 'import clear all'
save the codeplug and write it to the radio

enjoy your coffee :D

User avatar
W0RMT
Posts: 178
Joined: Sat Nov 16, 2019 12:45 pm
Location: Louisville, CO USA

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by W0RMT » Fri Dec 06, 2019 3:10 pm

m1dyp wrote:
Fri Dec 06, 2019 1:11 pm
ok, put the coffee on :D

load up the CPS

on the left hand side double click 'channels' and the list appears on the right
double click the box above the number '1' and all the channels will be highlighted
then click 'export selected rows' and save it

once you have finished editing the CSV and saved it, click 'import clear all'
save the codeplug and write it to the radio

enjoy your coffee :D
I am now fully caffeinated and achieving the goal. Thank you for the help!

User avatar
W0RMT
Posts: 178
Joined: Sat Nov 16, 2019 12:45 pm
Location: Louisville, CO USA

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by W0RMT » Fri Dec 06, 2019 4:30 pm

Though I'm getting a "DataFormatError" when trying to import the edited csv, so now I need to track that down across 180+ channels :(

User avatar
m1dyp
Posts: 605
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 » Fri Dec 06, 2019 4:49 pm

W0RMT wrote:
Fri Dec 06, 2019 4:30 pm
Though I'm getting a "DataFormatError" when trying to import the edited csv, so now I need to track that down across 180+ channels :(
sorry, i have not had that error, maybe someone else knows??

User avatar
W0RMT
Posts: 178
Joined: Sat Nov 16, 2019 12:45 pm
Location: Louisville, CO USA

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by W0RMT » Fri Dec 06, 2019 5:06 pm

I get this error now when trying to import my edited channels:

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

************** Exception Text **************
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at DMR.ChannelsForm.import(Boolean clearFirst)
at DMR.ChannelsForm.btnImportClearAll_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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.7.3468.0 built by: NET472REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
GD77CPS
Assembly Version: 1.2.7278.23768
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files%20(x86)/OpenGD77/GD77CPS.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_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.7.3451.0 built by: NET472REL1LAST_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.7.3190.0 built by: NET472REL1LAST_C
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.7.3468.0 built by: NET472REL1LAST_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.7.3260.0 built by: NET472REL1LAST_C
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.7.3190.0 built by: NET472REL1LAST_C
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.7.3324.0 built by: NET472REL1LAST_C
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.7.3190.0 built by: NET472REL1LAST_C
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.

User avatar
m1dyp
Posts: 605
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 » Fri Dec 06, 2019 5:15 pm

hi. when in excel are you saving as (CSV comma delimited) (filename) and click yes to message about keep format

User avatar
W0RMT
Posts: 178
Joined: Sat Nov 16, 2019 12:45 pm
Location: Louisville, CO USA

Re: OpenGD77 v 0.0.0.1 ready for testing

Post by W0RMT » Fri Dec 06, 2019 5:19 pm

m1dyp wrote:
Fri Dec 06, 2019 5:15 pm
hi. when in excel are you saving as (CSV comma delimited) (filename) and click yes to message about keep format
Yes

Post Reply