Project

General

Custom queries

Advertisements

Profile

Actions

Bug #11179

closed

LanchoNLH HG-UV98: Cannot clone from radio using current CHIRP next-20240217 regardless of platform

Added by Konstantin Läufer about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/17/2024
Due date:
% Done:

100%

Estimated time:
Chirp Version:
next
Model affected:
LanchoNLH HG-UV98
Platform:
MacOS
I read the instructions above:
Yes

Description

I tried cloning from radio using CHIRP next-20240217 on MacOS 14.3.1 as well as a Windows VM, using a FTDI cable and the included cable. I was expecting to see the usual editable channel table, but the result was the same for all combinations:

The Chirp GUI shows progress until completion as it is cloning from radio. Then nothing happens other than the radio rebooting and the unsuccessful download being stored in the backup folder (8kB image attached). Chirp is not using much CPU time at this point.

The log shows many DEBUG messages during the download itself and ends with this traceback:

[2024-02-17 13:50:45,859] chirp.wxui.main - INFO: Saved backup to /Users/laufer/.chirp/backups/Lanchonlh_HG-UV98_20240217T135045.img
Traceback (most recent call last):
  File "chirp/wxui/main.py", line 1517, in _menu_download
  File "chirp/wxui/main.py", line 205, in __init__
  File "chirp/wxui/memedit.py", line 1161, in refresh
  File "chirp/wxui/memedit.py", line 1067, in refresh_memory
  File "chirp/wxui/common.py", line 290, in do_radio
  File "chirp/wxui/memedit.py", line 1063, in get_cb
  File "chirp/wxui/common.py", line 290, in do_radio
  File "chirp/wxui/memedit.py", line 1046, in extra_cb
  File "chirp/wxui/memedit.py", line 958, in _refresh_memory
  File "chirp/wxui/memedit.py", line 918, in mem2row
KeyError: 'A'

I also get a corresponding popup when trying to open the backup file manually:

An error has occurred

'A'

Files

chirp.config (347 Bytes) chirp.config Konstantin Läufer, 02/17/2024 02:44 PM
Lanchonlh_HG-UV98_20240217T164209.img (8.17 KB) Lanchonlh_HG-UV98_20240217T164209.img BACKUP image created just before traceback Konstantin Läufer, 02/17/2024 02:44 PM
hg_uv98.py (25.6 KB) hg_uv98.py 47f9140a Dan Smith, 02/17/2024 05:28 PM
clipboard-202402191019-n9y6k.png (14.1 KB) clipboard-202402191019-n9y6k.png Memory channel selection ending at 127 Konstantin Läufer, 02/19/2024 08:19 AM
hg_uv98.py (25.7 KB) hg_uv98.py Dan Smith, 02/19/2024 02:56 PM
Actions #1

Updated by Dan Smith about 1 year ago

Try this module please. Instructions at LoadingTestModules .

I'm not sure this driver has been tested in chirp-next yet, so there may be other issues. Please test and report back please!

Actions #2

Updated by Konstantin Läufer about 1 year ago

Dan Smith wrote in #note-1:

Try this module please. Instructions at LoadingTestModules .

I'm not sure this driver has been tested in chirp-next yet, so there may be other issues. Please test and report back please!

Amazing, thanks! Will try in a bit and report back.

Actions #3

Updated by Konstantin Läufer about 1 year ago

Dan Smith wrote in #note-1:

Try this module please. Instructions at LoadingTestModules .

I'm not sure this driver has been tested in chirp-next yet, so there may be other issues. Please test and report back please!

This driver works for me round-trip!!! Thanks again for your prompt help!

I'll let you know if anything else comes up.

Actions #4

Updated by Dan Smith about 1 year ago

Okay very good to hear. I'll queue this for the next build in a few days, thanks.

Actions #5

Updated by Konstantin Läufer about 1 year ago

Dan Smith wrote in #note-4:

Okay very good to hear. I'll queue this for the next build in a few days, thanks.

Thanks again, everything has been working great so far!

There is a very minor off-by-one error preventing channel 128 from coming up in Settings > VFO > Memory Channel A/B.

Actions #6

Updated by Dan Smith about 1 year ago

Okay, that seems to be a bug that has been in the driver forever, so technically a different thing. But here's an update with it and I'll just sweep this in with the main fix.

Actions #7

Updated by Dan Smith about 1 year ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions #8

Updated by Konstantin Läufer about 1 year ago

Dan Smith wrote in #note-6:

Okay, that seems to be a bug that has been in the driver forever, so technically a different thing. But here's an update with it and I'll just sweep this in with the main fix.

Fantastic, thank you, it's working!!!

Actions

Also available in: Atom PDF